Skip to main content
This page presents examples of requests and responses for creating payments using the Create Payment endpoint and Ticket payment methods. To test the creation of each payment, you can copy the content from the request code and use it on your machine or paste it on the Create Payment endpoint to test using Readme.
ImportantSome payment methods and providers may only be available in specific countries and/or currencies. Make sure you choose the right provider for your needs.

Ticket available examples

Arcus

Efecty

Oxxo

Arcus

Example of a request for a Cash payment using Arcus. Below are examples of a request and the received response for successful payment creation. The request is presented using the cURL format, and the response is a JSON object.
Request (cURL)
Response (JSON)

Efecty

Example of a request for a Ticket payment using Efecty. Below you find the JSON body request example.
Request (cURL)
Response (JSON)

Oxxo

Example of a request for a Ticket payment using Oxxo. Below you find the JSON body request example.
Request (cURL)
Response (JSON)