Cellulant · Arazzo Workflow
Cellulant Express Checkout and Poll Status
Version 1.0.0
Authenticate, raise a Tingg Express Checkout, then poll the request status until the payment settles.
View Spec
View on GitHub
PaymentsMobile MoneyCheckoutPayoutsDisbursementAfricaPan-AfricanFintechBank TransferCardsAirtimeBill PaymentsSMSOTPTinggArazzoWorkflows
Provider
Workflows
express-checkout-and-poll-status
Create an Express Checkout session and poll until payment status is resolved.
Issues an access token, creates a hosted Express Checkout returning the customer payment URLs, and repeatedly queries the request status until a payment is reported.
1
authenticate
Exchange the client credentials for a bearer access token used to authorize the checkout calls.
2
createCheckout
Create a hosted Express Checkout session and return the short and long URLs the customer uses to pay.
3
pollStatus
Query the status of the checkout request by merchant_transaction_id. Repeat this step while the request remains in flight; branch to the end once a payment is reported.
Source API Descriptions
openapi
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.