PaymentSessionStatus object

Represents a payment status.

Required access

read_payment_sessions access scope.

On this page

Fields

  • code ([PaymentSessionStatusCode!](https://shopify.dev/docs/admin-api/graphql/reference/orders/paymentsessionstatuscode))
    The payment status code.
  • reason ([PaymentSessionStatusReason](https://shopify.dev/docs/admin-api/graphql/reference/orders/paymentsessionstatusreason))
    The payment status reason (if applicable).

Types that return PaymentSessionStatus

  • [PaymentSession.status](https://shopify.dev/docs/admin-api/graphql/reference/orders/paymentsession#status-2021-01)