out:CheckoutInfo
Print API payment screen data about an order.
| Property | Description | Type | Details |
|---|---|---|---|
| Amount | The total payment due in the payment screen. | decimal number | - |
| SetupUrl | The URL to/from which to POST/GET the payment screen setup of the order. | string | - |
| PaymentUrl | The URL of the payment screen. Redirect the customer here. Only present after setup. | string | - |
| Status | The status of the payment. Only present after setup. | PaymentStatus | - |