--- title: ShopPayInstallmentsPricing - Storefront API description: The result for a Shop Pay Installments pricing request. api_version: 2025-01 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/2025-01/objects/shoppayinstallmentspricing md: https://shopify.dev/docs/api/storefront/2025-01/objects/shoppayinstallmentspricing.md --- # Shop​Pay​Installments​Pricing object Requires `unauthenticated_read_shop_pay_installments_pricing` access scope. The result for a Shop Pay Installments pricing request. ## Fields * financing​Plans [\[Shop​Pay​Installments​Financing​Plan!\]!](https://shopify.dev/docs/api/storefront/2025-01/objects/ShopPayInstallmentsFinancingPlan) non-null The financing plans available for the given price range. * max​Price [Money​V2!](https://shopify.dev/docs/api/storefront/2025-01/objects/MoneyV2) non-null The maximum price to qualify for financing. * min​Price [Money​V2!](https://shopify.dev/docs/api/storefront/2025-01/objects/MoneyV2) non-null The minimum price to qualify for financing. *** ## Map ### Fields with this object * {}[Shop.shopPayInstallmentsPricing](https://shopify.dev/docs/api/storefront/2025-01/objects/Shop#field-Shop.fields.shopPayInstallmentsPricing)