--- title: PaymentSessionStateBuyerActionRequired - Payments Apps API description: Buyer action required for the payment. api_version: 2025-10 api_name: payments-apps type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/latest/objects/PaymentSessionStateBuyerActionRequired md: >- https://shopify.dev/docs/api/payments-apps/latest/objects/PaymentSessionStateBuyerActionRequired.md --- # Payment​Session​State​Buyer​Action​Required object Requires `read_payment_sessions` access scope. Buyer action required for the payment. ## Fields * code [Payment​Session​State​Code!](https://shopify.dev/docs/api/payments-apps/latest/enums/PaymentSessionStateCode) non-null The payment state code. *** ## Map ### Possible type in * [Payment​Session​States](https://shopify.dev/docs/api/payments-apps/latest/unions/PaymentSessionStates) *** ## Interfaces * [Payment​Session​State](https://shopify.dev/docs/api/payments-apps/latest/interfaces/PaymentSessionState) interface *** ## ||-PaymentSessionStateBuyerActionRequired Implements ### Implements * ||-[Payment​Session​State](https://shopify.dev/docs/api/payments-apps/latest/interfaces/PaymentSessionState)