Create transaction

Executes a new transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
billing_address
object

Customer billing address. Override the value stored in the card.

boolean

Determines whether to create third party token.

string
length ≤ 50

Customer's email address. Override the value stored in the card.

string
length ≤ 65

The invoice number of transaction.

boolean
Defaults to false
items
array of objects

Items associated with this transaction.

items
uuid
required

Merchant ID

string
length ≤ 255

The note of transaction.

payment
object
required

Contains all the data to execute the payment.

uuid
required

Payment Method ID for this transaction.

subscription_settings
object

Contains all recurrence settings. Required if is_subsciption is true.

string

Metadata key-value pairs (limit 25). Keys are limited to 50 characters. Values are limited to 500 characters and cannot contain compounding data types.

Headers
boolean

Forces the execution of duplicated transactions.

Responses

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