Transfer destinations are typically TPP-controlled accounts administered for appropriate funds distribution according to the governing regulations where the TPP is licensed.
The transfer destinations designated in your PIS calls can be manually added to the dashboard.
Please contact Support to use this feature.
In all cases, for proper payment request initiation, execution, and funds transfer to the correct beneficiary account(s), take the following steps:
TPP -> Token.io - Using the GET /v2/payments/{paymentId} endpoint, or preferably a webhook, the TPP checks the status of the payment initiation from Token.io.
Token.io -> TPP - If the payment initiation has been successful, Token.io returns a 200 response. The response may contain:
status =
INITIATION_PROCESSING- The payment initiation request has been acknowledged by the bank and is now being processed.status =
INITIATION_COMPLETED- The payment initiation request has been successfully completed. This does not guarantee that the payment has been settled.
- TPP - the TPP should continue as if the user has returned to the
redirectUrlspecified in the Token.io request.
If you have any feedback about the developer documentation, please contact devdocs@token.io