Documentation
Express Checkout Session Process Request
Properties
  • Failure Url
    Optional URL to redirect the customer to after a failed payment. If not provided, the default failure URL is constructed from the session's merchant redirect URL.
  • Order Id
    Your shop order reference.
  • Session Id
    The Express Checkout session identifier returned by create-session.
  • Success Url
    Optional URL to redirect the customer to after a successful payment. If not provided, the default success URL is constructed from the session's merchant redirect URL.