Interswitch · Arazzo Workflow
Interswitch Web Checkout And Confirm
Version 1.0.0
Initiate a hosted Web Redirect payment, then server-side requery to confirm before delivering value.
View Spec
View on GitHub
PaymentsPayment InfrastructureCard NetworkVerveQuicktellerWebpayBills PaymentTransfersLendingFintechAfricaNigeriaArazzoWorkflows
Provider
Workflows
checkout-and-confirm
Initiate a hosted payment and confirm it server-side before delivering value.
Posts the checkout form to start a hosted payment, then requeries the transaction status and branches on the approved (00) response code.
1
initiatePayment
Post the checkout form to redirect the customer to the Interswitch hosted payment page. A 302 redirect is the documented success response.
2
confirmTransaction
Authoritative server-side requery. Branches on ResponseCode: 00 means the transaction is approved and value may be released.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.