Documentation
Express Checkout Session
States
  • Pending
    The Express Checkout Session has been initiated.
  • Approved
    The related payment has been confirmed.
  • Processing
    The related payment is being processed.
  • Authorized
    The related payment has been authorized.
  • Failed
    The Express Checkout Session or the related payment has been cancelled or not authorized.
Properties
  • Authorization Amount
    The total amount of the session.
  • Billing Address
    Billing address associated with the session.
  • Created On
    The date and time when the session was created.
  • Currency
    The currency of the session.
  • Failure Reason
    The reason for the failure of the session. Populated when the session is in a failed terminal state; otherwise null.
  • ID
    Id of the entity.
  • Linked Space ID
    The spaceId linked to the entity.
  • Merchant Redirect Url
    The base URL on the merchant shop used to create the order.
  • Merchant Shipping Callback Url
    The URL to fetch the shipping options from.
  • Meta Data
  • Payment Method Configuration Id
    The optional ID of a specific payment method configuration to use. When provided, only this payment method will be considered during processing. When not provided, the first applicable payment method is used.
  • Shipping Address
    Shipping address associated with the session.
  • State
    The current state of the Express Checkout Session.
  • The available shipping Options.
  • The selected products
  • Transaction
    The transaction generated for the session.
  • Wallet Type
    The Wallet Type selected for the payment.