# CFX Pay ## Docs - [Introduction](https://docs.cfxpay.io/doc-431503.md): - [Integration Types](https://docs.cfxpay.io/doc-435382.md): - [API Standards](https://docs.cfxpay.io/doc-435455.md): - [Status Flow](https://docs.cfxpay.io/doc-432176.md): - [Lists](https://docs.cfxpay.io/doc-432177.md): - [SPEI Mexico](https://docs.cfxpay.io/doc-521492.md): - [PIX Brazil](https://docs.cfxpay.io/doc-652163.md): - Notification [How it works](https://docs.cfxpay.io/doc-432179.md): ## API Docs - Basic Integration [checkout_create](https://docs.cfxpay.io/api-5598396.md): Use this endpoint to generate a new checkout URL for your clients to complete the entire payment process, from selecting the payment type to confirmation. If you have any questions about this flow, see [**Integration Types**](doc-435382#basic-integration). - Intermediary Integration [checkout_form](https://docs.cfxpay.io/api-5598397.md): Use this endpoint to generate a new form URL for your clients to complete the final payment steps, after selecting the payment type on your side. If you have any questions about this flow, see [**Integration Types**](doc-435382#basic-integration). - Hardcode integration [balance_merchant](https://docs.cfxpay.io/api-9938426.md): Use this call to retrieves the balance at any time. - Hardcode integration [payment_type](https://docs.cfxpay.io/api-5598399.md): This endpoint is used to return the list of payment type. - Hardcode integration [payin_create](https://docs.cfxpay.io/api-5598400.md): Create a new payin. - Hardcode integration [payin_check](https://docs.cfxpay.io/api-5598401.md): Check the payin by transaction ID. - Hardcode integration [payout_create](https://docs.cfxpay.io/api-5598402.md): ## Observation - Hardcode integration [payout_check](https://docs.cfxpay.io/api-5598403.md): Check the payout by transaction ID.