CheckoutHandoffResult
This object is returned by all handoff calls.
Field | Type | Description |
redirectToUrl | string | The URL that the customer's browser should be redirected to for the handoff. This will be null if there are errors. |
errors | string[ ] | The errors that occurred while validating the handoff. |