Initiate a Verified Payout
Flow
The following steps will guide you through completing a refund:
- Request a PIS dedicated access token
- Trigger the payout providing the
session_id
of the original payment - Verify the payment on callback such that the payment status and order ID matches
- Listen to Webhook to intercept payments status change events as a redundant channel to the redirect callback
🚧 ImportantSignature, digest, date and x-request-id headers are optional in SANDBOX environment but mandatory when calling the PRODUCTION one.
💡 NoteA Payout will initiate a link to the payee which will require to authenticate to his bank to share his IBAN, before a payout can be done
A Fintecture Payout account needs to be configured beforehand. Contact Support.
Payment Session statuses
Below are detailed the payment statuses encountered in the case of a verified payout.
💡 NoteDo not hesitate to consult all of the payment statuses for more information.
Updated 5 months ago