# ShopPayInstallmentsFinancingPlan - storefront - OBJECT Version: 2024-10 ## Description The financing plan in Shop Pay Installments. ### Access Scopes `unauthenticated_read_checkouts` access scope. ## Fields * [id](/docs/api/storefront/2024-10/scalars/ID): ID! - A globally-unique ID. * [maxPrice](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The maximum price to qualify for the financing plan. * [minPrice](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The minimum price to qualify for the financing plan. * [terms](/docs/api/storefront/2024-10/objects/ShopPayInstallmentsFinancingPlanTerm): ShopPayInstallmentsFinancingPlanTerm! - The terms of the financing plan. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples