dLocal · Arazzo Workflow
dLocal Cancel Pending Payment
Version 1.0.0
Create an alternative payment, check its status, and cancel it while it is still PENDING.
Provider
Workflows
cancel-pending-payment
Create an alternative payment and cancel it if it is still PENDING.
Creates an alternative payment, polls its status, and cancels it only while it remains in the PENDING state.
1
createPayment
createPayment
Create an alternative (non-card) payment using a REDIRECT payment method flow.
2
checkStatus
retrievePaymentStatus
Retrieve the lightweight status snapshot to decide whether the payment is still cancellable.
3
cancelPayment
cancelAlternativePayment
Cancel the pending alternative payment to release the order.