SeamlessPaymentStatusViewModel
Result of checking whether the payment for a given online order has been completed. Used by the seamless payment page to determine which message to show when a reused payment link can no longer authenticate.
| Name | Description | Type | Additional information |
|---|---|---|---|
| status |
"completed" when the order has at least one payment in a post-order-allowed state, "expired" when the order exists but no completed payment is recorded, "unknown" when the order cannot be located. |
string |
None. |