# Payment API - CCPayment

CCPayment provides 2 integrated methods applied to order mode.

### Integrate Hosted checkout provided by CCPayment

To get the checkout page URL provided by CCPayment via call API. You can display this page to your user, and CCPayment will notify the merchant after the user completes the payment order.

**Click below to check integration process:**

{% content-ref url="payment-api-ccpayment/hosted-checkout-page-integration" %}
[hosted-checkout-page-integration](https://docs.ccpayment.com/ccpayment-v1.0-api/payment-api-ccpayment/hosted-checkout-page-integration)
{% endcontent-ref %}

### **Native checkout on your website/application**

Control 100% of your site front-end interactions and use our APIs to build your checkout page.

All processes will be completed on your website: visiting the website, selecting the product, and making the final payment.

**Click below to check integration process:**

{% content-ref url="payment-api-ccpayment/native-checkout-integration" %}
[native-checkout-integration](https://docs.ccpayment.com/ccpayment-v1.0-api/payment-api-ccpayment/native-checkout-integration)
{% endcontent-ref %}
