Interswitch · Arazzo Workflow
Interswitch Recurring Tokenize And Charge
Version 1.0.0
Tokenize a card once, then charge the stored token for a recurring payment.
View Spec
View on GitHub
PaymentsPayment InfrastructureCard NetworkVerveQuicktellerWebpayBills PaymentTransfersLendingFintechAfricaNigeriaArazzoWorkflows
Provider
Workflows
tokenize-and-charge
Tokenize a card and charge the resulting recurring token.
Creates a recurring payment token from an encrypted card payload, then charges that token for the supplied amount.
1
tokenizeCard
tokenizeCardForRecurring
Exchange the encrypted card payload for a reusable token and expiry. The token replaces the raw PAN for future charges.
2
chargeToken
chargeRecurringToken
Charge the stored token for the recurring amount, threading the token and its expiry from the tokenization step.