Possible enumeration values:
Name | Value | Description |
---|---|---|
NotReadyForPayment |
0 |
Payment cannot yet be submitted |
TransientProcessingFailure |
1 |
An internal error happened within Cova, and Cova was unable to recover from it. Please resubmit the payment. |
NonTransientProcessingFailure |
2 |
The payment could not be processed, usually due to invalid input, or another validation issue. Refer to the message property to get error details. |
ReadyForPayment |
3 |
The order is in a confirmed status, and ready to accept payment |
PaymentCannotBeApplied |
4 |
The payment could not be processed, usually due to invalid input, or another validation issue. Refer to the message property to get error details. |
PaymentSubmittedForProcessing |
5 |
Payment is being processed |
PaymentApplied |
6 |
Payment has been applied to the order |