post
/card/v1/tokens
Request a card token that can later be used to charge a customer using the charge
endpoint.
Important to consider: If you are using this option to request the token, be sure to comply with all the PCI requirements to handle card data on your servers.
Request Parameters
2 Headers
Request Body
1 Example
Schema
card
object
required
totalAmount
number
3 validations + required
currency
string
2 validations
months
integer
Required only for deferred transactions in Chile
Responses
TokenCreated
1 Example
Schema
token
string
1 validation + required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.