PaymentSessionStatusReason object
Payment status reason.
Required access
read_payment_sessions
access scope.
On this page
Fields
- code (
[PaymentSessionStatusReasonRejectionCode!](https://shopify.dev/docs/admin-api/graphql/reference/orders/paymentsessionstatusreasonrejectioncode)
)
The reason code. - merchantMessage (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The custom, localized message for the merchant.
Types that return PaymentSessionStatusReason
[PaymentSessionStatus.reason](https://shopify.dev/docs/admin-api/graphql/reference/orders/paymentsessionstatus#reason-2021-01)