SwapPaymentStatus
admin/collections.internal.SwapPaymentStatus
Enumeration Members
AWAITING
AWAITING = "awaiting"
CANCELED
CANCELED = "canceled"
CAPTURED
CAPTURED = "captured"
CONFIRMED
CONFIRMED = "confirmed"
DIFFERENCE_REFUNDED
DIFFERENCE_REFUNDED = "difference_refunded"
NOT_PAID
NOT_PAID = "not_paid"
PARTIALLY_REFUNDED
PARTIALLY_REFUNDED = "partially_refunded"
REFUNDED
REFUNDED = "refunded"
REQUIRES_ACTION
REQUIRES_ACTION = "requires_action"
Was this section helpful?