When the customer has completed filling in their card info, theDocumentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
return_url and callback_url will receive a request.
When you get this request, the payment token will be stored on the transaction.
Use get transaction details to retrieve the transaction, with the query-param includes
to include the cards tokens
example:
?includes=card.payment_token?includes=card.recurrence_token
card.payment_token.
Store the token internally in a secure manner.