Skip to main content
Skip to main content

PaymentStatus

admin/discounts.internal.PaymentStatus

Enumeration Members

awaiting

awaiting = "awaiting"


canceled

canceled = "canceled"


captured

captured = "captured"


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?