Adyen · Arazzo Workflow
Adyen Third Party Payout Store, Submit and Confirm
Version 1.0.0
Store payout details, submit a third party payout, then confirm or decline it.
Provider
Workflows
payout-store-submit-and-confirm
Store payout details, submit a third party payout, and confirm or decline it.
Stores recipient details to obtain a recurring detail reference, submits a third party payout referencing it, then confirms the payout when the submit is accepted or declines it when it is not.
1
storeDetail
post-storeDetail
Store the recipient's bank details so the payout can reference a stored recurring detail reference.
2
submitPayout
post-submitThirdParty
Submit the third party payout for the supplied amount using the stored recurring detail reference from the previous step.
3
confirmPayout
post-confirmThirdParty
Confirm the submitted payout using its PSP reference as the original reference so the funds are released to the recipient.
4
declinePayout
post-declineThirdParty
Decline the submitted payout using its PSP reference as the original reference when the submit was not accepted for confirmation.