Skip to main content
Dintero transactions move through a fixed set of statuses from the moment a customer initiates payment. Use this page as a reference for what each status means and what you can do next.

Status flow

Dintero transaction status state diagram

Status reference

StatusAPI valueDescriptionAvailable actions
InitializedinitializedCustomer initiated payment
On holdon_holdHeld for manual review (Walley only)
AuthorizedauthorizedPayment approved, funds not yet capturedCapture, partial capture, cancel
Partially capturedpartially_capturedPart of the authorized amount capturedCapture remaining, partial capture, partial refund, cancel remaining
Partially captured, partially refundedpartially_captured_refundedPart captured and part refunded on the same orderRefund, capture remaining
CapturedcapturedFull authorized amount capturedRefund, partial refund
Cancelledauthorization_voidedAuthorization voided, cannot be reversed
Partially refundedpartially_refundedPart of the paid amount refunded (1–3 business days)Refund, partial refund
RefundedrefundedFull amount refunded to the customer (1–3 business days)
DeclineddeclinedCustomer actively declined the payment (e.g., dismissed a Vipps push)
FailedfailedPayment failed for technical reasons; customer must retry
UnknownunknownPayment outcome could not be determined

WooCommerce status mapping

Dintero statusWooCommerce status
InitializedAwaiting payment
On holdManual review
AuthorizedProcessing
Partially capturedCompleted
Partially captured, partially refundedCompleted
CapturedCompleted
CancelledCancelled
Partially refundedCompleted
RefundedRefunded
DeclinedCancelled
FailedCancelled
UnknownCancelled

Common mistakes

An order with status Authorized has not been captured yet. Cancel it instead. The customer has not been charged, so there is nothing to refund.
If you need to remove items before capture, adjust the order lines and capture only the updated amount. The customer is then charged only for what you ship.See Capture orders for how to do this in WooCommerce.
See Common order handling mistakes for more.
Last modified on June 18, 2026