Your merchant ID which is of the format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Find it here. Renders the page design in dark or light modeAvailable options: dark, light
Controls the translation of the page contentAvailable options: en, fr , es
Handles regional product availability. Set up to read the shopper’s IP location, or the selected value in your store’s country dropdown if IP address is unavailable. If country code is not CA, logic will default to US.Available options: US, CA
Handles max biweekly installments available. Overwrite this to 4 if pay-in-5 should not be displayed. Use countryCode for regional product availability.Available options: 5, 4
Long-Term Financing
If you are enrolled in our long-term financing program, the following options are also available:Applies long-term settings based on your lending package. Please confirm the applicable value for your enrollment with your account manager.Options: a, b
Minimum price (in dollars) override for which purchase is eligible for long-term lending. Above this amount, the monthly installments with interest will be reflected. Below this amount, only the bi-weekly installments will render.Additional Details: When LTgroup is set, defaults to 150 for a or 400 for b.
Maximum price (in dollars) override for which purchase is eligible for long-term lending. Below this amount, the monthly installments with interest will be reflected. Above this amount, the input field will indicate an error.Additional Details: When LTgroup is set, defaults to 15000 for a or 8000 for b.
Lowest APR offered by the lending partner. Displayed as the lower bound of the APR range in the disclaimer.Additional Details: When LTgroup is set, defaults to 9.99 for a or 24.99 for b.
Representative APR used to calculate the monthly installment amount shown in the installment card.Additional Details: When LTgroup is set, defaults to 21.99 for a or 29.99 for b.
Highest APR offered by the lending partner. Displayed as the upper bound of the APR range in the disclaimer.Additional Details: When LTgroup is set, defaults to 34.99 for a or 35.99 for b.
Defines which loan term lengths (in months) appear based on the order amount. Keys are price thresholds (in dollars); the code picks the term array whose threshold the price exceeds (highest match wins). The default key is used when no threshold matches. The min and max term lengths shown in the disclaimer are derived from the union of all term arrays.Additional Details: When LTgroup is set, defaults to { default: [3, 6, 9], 300: [6, 9, 12], 500: [12, 18, 24], 1000: [24, 36, 48] } for a or { default: [3, 6, 9], 600: [6, 9, 12], 800: [9, 12, 24], 1000: [12, 24, 36] } for b.