Interswitch · Arazzo Workflow
Interswitch Paycode Generate And Track
Version 1.0.0
Generate a cardless Paycode token, poll its status, and cancel it if it is not yet used.
View Spec
View on GitHub
PaymentsPayment InfrastructureCard NetworkVerveQuicktellerWebpayBills PaymentTransfersLendingFintechAfricaNigeriaArazzoWorkflows
Provider
Workflows
generate-and-track-paycode
Generate a Paycode token, check its status, and cancel it if unused.
Creates a one-time Paycode token, polls its status, and cancels the token when it remains unredeemed.
1
generateToken
generatePaycodeToken
Create a one-time Paycode token for the subscriber.
2
checkStatus
getPaycodeTokenStatus
Poll the token status. Ends the workflow when the token has been used; otherwise proceeds to cancel the unused token.
3
cancelToken
cancelPaycodeToken
Cancel the unused Paycode token to release the hold.