Create Payment Intent (Cash Payments)

Body Params
int32
required
Defaults to 10000

Amount to pay, represented as an integer. This value must always be greater than 0.

string
required
Defaults to MXN
json
Defaults to {"order": "#987654321"}

Custom key-value pairs to add to the created payment_intent object

string
Defaults to [email protected]

The customer's email address for transaction-related notifications, including notifying them when you request a refund.

string
Defaults to cash

Payment type available for the customer.

string

Optional ISO timestamp (UTC) that indicates when the payment will expire and no longer be available for the consumer to be paid. By default, payments expire after 3 days.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json