--- title: LocalPaymentMethodsPaymentDetails - GraphQL Admin description: Local payment methods payment details related to a transaction. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/objects/localpaymentmethodspaymentdetails md: https://shopify.dev/docs/api/admin-graphql/unstable/objects/localpaymentmethodspaymentdetails.md --- # Local​Payment​Methods​Payment​Details object Requires `read_orders` access scope. Local payment methods payment details related to a transaction. ## Fields * payment​Descriptor [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The descriptor by the payment provider. Only available for Amazon Pay and Buy with Prime. * payment​Method​Name [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The name of payment method used by the buyer. *** ## Map ### Possible type in * [Payment​Details](https://shopify.dev/docs/api/admin-graphql/unstable/unions/PaymentDetails) *** ## Interfaces * [Base​Payment​Details](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/BasePaymentDetails) interface *** ## ||-LocalPaymentMethodsPaymentDetails Implements ### Implements * ||-[Base​Payment​Details](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/BasePaymentDetails)