Get Payment Status
Check the current status of a payment request
Headers
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
Path Parameters
It's required field
Response
200
The status of the payment request. The value can be pending, completed, failed, expired, canceled or inactive.
pending: Default when a payment request is created: open for payment.
failed: Payment did not complete successfully.
completed: Payment succeeded, the request is treated as paid.(unless allow_repeated_payments applies).
expired: No longer payable because time ran out when either expiry_date or expires_after is set..
canceled: Manually or systematically voided (e.g. terminal flow canceling a pending request).
inactive: Payment link deactivated by the merchant.
pending, completed, failed, expired, canceled, inactive