Skip to main content

Payment-Status

The status of the payment.

stringPayment-Status (string)

The status of the payment.

Enum ValueDescription
SUCCEEDEDThe payment has been successfully processed and funds have been captured
PENDINGThe payment is being processed and awaiting completion
FAILEDThe payment attempt was unsuccessful
CANCELEDThe payment was canceled before completion
REFUNDEDThe full payment amount has been refunded
PARTIALLY_REFUNDEDOnly a portion of the payment amount has been refunded
AUTHORIZEDThe payment has been authorized but funds have not been captured yet
EXPIREDThe payment has expired without being completed

Possible values: [SUCCEEDED, PENDING, FAILED, CANCELED, REFUNDED, PARTIALLY_REFUNDED, AUTHORIZED, EXPIRED]

Example: PENDING
Payment-Status
"PENDING"