Tamara · Arazzo Workflow
Tamara Order Status Cancel
Version 1.0.0
Read an order's status and cancel it only when it is still cancellable.
View Spec
View on GitHub
BNPLBuy Now Pay LaterFintechPaymentsCheckoutShariah CompliantMENASaudi ArabiaUAEInstallmentsPay LaterMerchant ServicesOrdersRefundsCapturesWebhooksDisputesChannel PartnersE-commercePOSArazzoWorkflows
Provider
Workflows
order-status-cancel
Cancel a Tamara order when its status shows it is still cancellable.
Reads an order's status and cancels it (or reduces its amount before capture) only when it is in the approved or authorised state.
1
getOrder
getOrderDetails
Read the order so the workflow can branch on whether it is still in a cancellable state (approved or authorised) before capture.
2
cancel
cancelOrder
Cancel the authorised order or reduce its total amount before capture, returning the cancellation id and updated amount.