Eventjet GraphQL API documentation

PosPaymentStatus

Enum

The status of a POS card reader payment.

Enum Values

ValueDescription
CANCELEDPayment was canceled.
FAILEDPayment failed.
PROCESSINGPayment is being processed.
REQUIRES_ACTIONAdditional action required to complete the payment.
REQUIRES_CAPTUREPayment authorized; waiting to be captured.
REQUIRES_CONFIRMATIONPayment method collected; waiting for confirmation.
REQUIRES_PAYMENT_METHODWaiting for a payment method to be provided.
REQUIRES_REAUTHORIZATIONPayment requires reauthorization before capture.
REQUIRES_TERMINAL_ACTIONWaiting for the customer to interact with the terminal (tap, insert, or swipe).
SUCCEEDEDPayment was successfully captured.
TERMINAL_PROCESSINGThe terminal is processing the payment.
TERMINAL_TIMEOUTThe terminal timed out waiting for customer interaction.