--- title: PaymentSessionStateRejectedSource - Payments Apps API description: The entity that rejected the payment. api_version: 2026-04 api_name: payments-apps type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/latest/enums/PaymentSessionStateRejectedSource md: >- https://shopify.dev/docs/api/payments-apps/latest/enums/PaymentSessionStateRejectedSource.md --- # Payment​Session​State​Rejected​Source enum The entity that rejected the payment. ## Valid values * NETWORK The payment network or the issuer rejected the payment. * PROVIDER The provider rejected the payment. *** ## Fields * [Payment​Session​Rejection​Reason​Input.source](https://shopify.dev/docs/api/payments-apps/latest/input-objects/PaymentSessionRejectionReasonInput#fields-source) INPUT OBJECT The input fields for the reason why the payment was rejected. * [Payment​Session​State​Rejected.source](https://shopify.dev/docs/api/payments-apps/latest/objects/PaymentSessionStateRejected#field-PaymentSessionStateRejected.fields.source) OBJECT Additional details about a payment's rejected state. *** ## Map ### Fields with this enum * [Payment​Session​State​Rejected.source](https://shopify.dev/docs/api/payments-apps/latest/objects/PaymentSessionStateRejected#field-PaymentSessionStateRejected.fields.source) ### Inputs with this enum * [Payment​Session​Rejection​Reason​Input.source](https://shopify.dev/docs/api/payments-apps/latest/input-objects/PaymentSessionRejectionReasonInput#fields-source)