Create transaction with payment method

Executes a new transaction with payment method included.

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

Customer's billing address. If you are creating a card, then this data is saved to your card. If you are creating a transaction, this data will be submitted there too.

boolean

Determines whether to create third party token.

string
length ≤ 50

Customer's email address.

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.

payment_method
object
required

The payment method data to be stored.

subscription_settings
object

Contains all recurrence settings. Required if is_subsciption is true.

boolean

Determines whether the terms are accepted.

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