Card Payment

Make a direct card transaction without initialize and confirm.

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

❗️

You must generate a card token before using this route or have a saved card to parsing a card code

Response Parameters


ParametersFormatDescription
returnBooleanResponse status ( true / false )
messageStringResponse message
dataObjectResponse data
payment_codeStringPayment code (use this code to confirm or cancel)
seller_codeStringSeller code
amountFloatTotal value of the transaction
currencyStringCurrency of the transaction
order_codeStringOrder code
statusStringStatus of the transaction
received_atStringDate time of transaction
creditObjectCredit data
authorization_codeStringCode of payment authorization
authorized_atStringDate time authorization
reason_codeStringReason of the authorization of transaction
reason_messageStringReason code description
acquirerStringAcquirer name
soft_descriptorStringAcquirer payment description message
brandStringCard's brand
terminal_nsuNumberTerminal nsu code
acquirer_transaction_codeStringAcquirer payment transaction code
transaction_codeStringAcquirer payment transaction code
Path Params
string
required

Customer's code

Body Params
float
required

Payment value

int32
required

Number of installments

address
object
required

Customer's address

card
object
required

Customer's card info

customer
object
required

Customer's info

Responses

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