# LocalPaymentMethodsPaymentDetails - admin-graphql - OBJECT Version: 2024-10 ## Description Local payment methods payment details related to a transaction. ### Access Scopes `read_orders` access scope. ## Fields * [paymentDescriptor](/docs/api/admin-graphql/2024-10/scalars/String): String - The descriptor by the payment provider. Only available for Amazon Pay and Buy with Prime. * [paymentMethodName](/docs/api/admin-graphql/2024-10/scalars/String): String - The name of payment method used by the buyer. ## Connections ## Related queries ## Related mutations ## Related Unions * [PaymentDetails](/docs/api/admin-graphql/2024-10/unions/PaymentDetails) Payment details related to a transaction. ## Examples