--- title: ShopPayInstallmentsFinancingPlan - Storefront API description: The financing plan in Shop Pay Installments. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/objects/shoppayinstallmentsfinancingplan md: https://shopify.dev/docs/api/storefront/unstable/objects/shoppayinstallmentsfinancingplan.md --- # Shop​Pay​Installments​Financing​Plan object Requires `unauthenticated_read_checkouts` access scope. The financing plan in Shop Pay Installments. ## Fields * id [ID!](https://shopify.dev/docs/api/storefront/unstable/scalars/ID) non-null Token access required A globally-unique ID. * max​Price [Money​V2!](https://shopify.dev/docs/api/storefront/unstable/objects/MoneyV2) non-null Token access required The maximum price to qualify for the financing plan. * min​Price [Money​V2!](https://shopify.dev/docs/api/storefront/unstable/objects/MoneyV2) non-null Token access required The minimum price to qualify for the financing plan. * terms [\[Shop​Pay​Installments​Financing​Plan​Term!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/ShopPayInstallmentsFinancingPlanTerm) non-null Token access required The terms of the financing plan. *** ## Map ### Fields with this object * {}[ShopPayInstallmentsPricing.financingPlans](https://shopify.dev/docs/api/storefront/unstable/objects/ShopPayInstallmentsPricing#field-ShopPayInstallmentsPricing.fields.financingPlans) *** ## Interfaces * [Node](https://shopify.dev/docs/api/storefront/unstable/interfaces/Node) interface *** ## ||-ShopPayInstallmentsFinancingPlan Implements ### Implements * ||-[Node](https://shopify.dev/docs/api/storefront/unstable/interfaces/Node)