This endpoint supports two modes:
- Checkout: send
order_codereferencing a pre-created order. No KYC/KYB required. - Financial transaction: send full payment parameters with
executor_id: api_transaction. KYC/KYB applies to fiat methods (not pure crypto).
1
Create a payment intent
Registering a Payment Intention
Request Body
The on-ramp feature is not available for receiving payments via PIX. It can only be used for user-initiated payments. Incoming payment requests must set
on_ramp = false.Each enabled entry in
payment_method_allowed requires the matching product flag on your deployment (crypto, pix, credit_card). Check GET /config/products with your API key.2
Example Request
3
Expected Response
.png?fit=max&auto=format&n=I_v6ul4JDafNKFQP&q=85&s=f0ad25536f8a3ca42331fcff88ab2b26)