Flutterwave · Arazzo Workflow
Flutterwave Charge Then Refund
Version 1.0.0
Verify a charge succeeded, then create a refund against it and confirm the refund status.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
charge-then-refund
Confirm a charge succeeded, refund it, and verify the refund status.
Retrieves the charge to confirm it succeeded, creates a refund against the charge id, then retrieves the refund and branches on whether the refund succeeded or failed.
1
verifyCharge
getCharge
Retrieve the charge to confirm it succeeded before refunding.
2
createRefund
createRefund
Issue a refund against the verified charge.
3
verifyRefund
getRefund
Retrieve the refund to confirm its final status.
Source API Descriptions
openapi