Paystack · Arazzo Workflow
Paystack Create Charge and Submit OTP
Version 1.0.0
Create a direct charge, branch when an OTP is required, submit the OTP, then check the final charge status.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
charge-and-submit-otp
Charge a card, satisfy an OTP challenge, then read the final status.
Creates a charge, branches on whether an OTP is required, submits the OTP, and checks the pending charge.
1
createCharge
charge_create
Create a direct charge against the card authorization.
2
submitOtp
charge_submitOtp
Submit the OTP against the ongoing charge reference.
3
checkCharge
charge_check
Check the pending charge to read its final status.