--- title: ShopPayInstallmentsPaymentDetails - GraphQL Admin description: Shop Pay Installments payment details related to a transaction. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopPayInstallmentsPaymentDetails md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopPayInstallmentsPaymentDetails.md --- # Shop​Pay​Installments​Payment​Details object Requires `read_orders` access scope. Shop Pay Installments payment details related to a transaction. ## Fields * 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 *** ## ||-ShopPayInstallmentsPaymentDetails Implements ### Implements * ||-[Base​Payment​Details](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/BasePaymentDetails)