Skip to main content
Skip to main content

PaymentSessionStatus

Enumeration Members

AUTHORIZED

AUTHORIZED = "authorized"


CANCELED

CANCELED = "canceled"


ERROR

ERROR = "error"


PENDING

PENDING = "pending"


REQUIRES_MORE

REQUIRES_MORE = "requires_more"

Was this section helpful?