Skip to main content
Skip to main content

PaymentCollectionStatus

admin/collections.internal.PaymentCollectionStatus

Enumeration Members

AUTHORIZED

AUTHORIZED = "authorized"


AWAITING

AWAITING = "awaiting"


CANCELED

CANCELED = "canceled"


NOT_PAID

NOT_PAID = "not_paid"


PARTIALLY_AUTHORIZED

PARTIALLY_AUTHORIZED = "partially_authorized"

Was this section helpful?