Tango · Arazzo Workflow
Tango Fund Account by Credit Card
Version 1.0.0
Register a credit card, deposit funds onto an account with it, and confirm the deposit settled.
View Spec
View on GitHub
Catalog ManagementDigital RewardsGift CardsIncentivesLoyaltyRewards As A ServiceArazzoWorkflows
Provider
Workflows
fund-account-credit-card
Register a card, deposit funds onto an account, and confirm the deposit.
Registers a credit card to get a token, deposits funds onto the specified account using that token, and reads the deposit back to confirm its status.
1
registerCard
registerCreditCard
Register the credit card to obtain a reusable funding token.
2
createDeposit
createCreditCardDeposit
Submit a credit card deposit against the target account using the registered card token.
3
confirmDeposit
getCreditCardDeposit
Read the deposit back by id to confirm its settlement status.