Tink · Arazzo Workflow
Tink Create A Payment Mandate And Confirm It
Version 1.0.0
Create a recurring payment mandate for a user, then read it back to confirm it is active.
View Spec
View on GitHub
Open BankingPSD2Payment InitiationAccount AggregationRisk DecisioningPay by BankFinanceBankingEuropeVisaArazzoWorkflows
Provider
Workflows
create-and-confirm-mandate
Create a recurring payment mandate and confirm it reaches the ACTIVE state.
Creates a mandate for the supplied user, beneficiary, and limits, then reads it back and branches on whether it became ACTIVE.
1
createMandate
createMandate
Create a mandate authorizing recurring payments from the user's bank account to the beneficiary within the supplied limits.
2
getMandate
getMandate
Read the mandate back and branch on its status to confirm whether it became ACTIVE.