Cellulant · Arazzo Workflow
Cellulant Charge with OTP Notification
Version 1.0.0
Initiate a custom checkout, send the customer an OTP by SMS, then push the charge request.
View Spec
View on GitHub
PaymentsMobile MoneyCheckoutPayoutsDisbursementAfricaPan-AfricanFintechBank TransferCardsAirtimeBill PaymentSMSOTPTinggArazzoWorkflows
Provider
Workflows
charge-with-otp-notification
Initiate a custom checkout, SMS an OTP, then charge the customer.
Authenticates, initiates a host-to-host checkout, delivers an OTP by SMS, and posts the charge request to debit the customer.
1
authenticate
requestAccessToken
Exchange the client credentials for a bearer access token used to authorize the checkout and charge calls.
2
initiateCheckout
initiateCustomCheckout
Initiate a host-to-host custom checkout and capture the checkout_request_id.
3
sendOtp
sendEngagement
Deliver a one-time passcode to the customer by SMS through Tingg Engage.
4
chargeCustomer
initiateChargeRequest
Post the charge request against the initiated checkout to debit the customer once the OTP has been delivered.
Source API Descriptions
openapi