PaymentStatus
The status of a Print API checkout payment.
| Value | Description |
|---|---|
| "Open" | Print API is awaiting the payment. |
| "Failed" | The payment failed. Its URL is expired. |
| "Successful" | The payment succeeded. |
| "Cancelled" | The payment was cancelled. Its URL is expired. |