Create a payment order

Create a payment order. Integration Methods:

  1. API-ONLY Integration 1.1 Card Payments 1.1.1 Hosted Mode (Supports full hosted/embedded mode) 1.1.2 Server-to-Server Mode 1.2 APM Payments (PIX, OXXO)
  2. Checkout Page Integration (Supports full hosted mode, embedded mode not supported yet) 2.1 Create checkout session (Customers choose payment method themselves) 2.2 Pre-selected payment method

This is a synchronous issuance API. Upon successful order issuance, the API will immediately return the Acquiring Payment Create Result Resource (including core order information such as order number, amount, and initial status).

In addition, if the order status changes subsequently (e.g., from READY to PAID, FAILED, or REFUNDED), the system will send a webhook notification to the merchant’s pre-configured webhook endpoint. The notification payload follows the structure defined in the Acquiring Order Webhook Data Resource .

Language
Credentials
Header
Click Try It! to start a request and see the response here!