Flutterwave · Arazzo Workflow
Flutterwave Order Checkout And Verify
Version 1.0.0
Create a customer, place a server-side order for them, then retrieve the order to confirm its status.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
order-checkout-and-verify
Create a customer, place an order, and verify the order was recorded.
Creates the customer, creates an order referencing that customer with cart items, then retrieves the order to confirm its status.
1
createCustomer
createCustomer
Create the customer that the order belongs to.
2
createOrder
createOrder
Create the order capturing the cart amount and line items.
3
verifyOrder
getOrder
Retrieve the order to confirm it was recorded and inspect its status.