Cellulant · Arazzo Workflow
Cellulant Checkout with SMS Notification
Version 1.0.0
Create an Express Checkout, then text the customer the short payment URL over Tingg Engage.
View Spec
View on GitHub
PaymentsMobile MoneyCheckoutPayoutsDisbursementAfricaPan-AfricanFintechBank TransferCardsAirtimeBill PaymentSMSOTPTinggArazzoWorkflows
Provider
Workflows
checkout-with-sms-notification
Create a checkout and SMS the short payment link to the customer.
Authenticates, creates an Express Checkout, and sends the resulting short URL to the customer over SMS via Tingg Engage.
1
authenticate
requestAccessToken
Exchange the client credentials for a bearer access token used to authorize the checkout call.
2
createCheckout
createExpressCheckout
Create a hosted Express Checkout and capture the short_url to send to the customer.
3
sendPaymentLink
sendEngagement
Send the short payment URL to the customer by SMS through Tingg Engage so they can complete the checkout from their phone.
Source API Descriptions
openapi