Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PaymentStatus

The possible payment statuses for the SDK.

Index

Enumeration Members

NotReady: 0

The SDK is not ready to start a payment. It may be busy with another command, or a reader may not be connected.

Processing: 3

The SDK is processing a payment.

Ready: 1

The SDK is ready to start a payment.

WaitingForInput: 2

The SDK is waiting for input from the customer (e.g., for a card to be presented to the reader)

Generated using TypeDoc