Select your platform

Install a Checkout Script for Bold Subscriptions

Laurel
Laurel
  • Updated

Bold Subscriptions is able to process your customers subscription orders almost anywhere on your storefront. This is completed by placing the subscription purchase widget in different areas of your store.

At this time, there is a small limitation with how our app interacts with the BigCommerce Platform. This restricts your customers from checking out from their Account page, and may cause the purchase to not complete properly as a subscription.

To correct this issue, Bold has developed a small piece of code which could be installed to your theme files. This will ensure that your customers will be able to complete their purchase from their Account page going forward.

 


 

Setup

To enable the checkout script from your account pages, please follow these steps:

  1. From BigCommerce's admin, select Storefront.
  2. Select the ellipsis beside your desired theme.

    Select Ellipsis

  3. Select Edit Theme Files.
  4. Navigate to templates/layout/base.html.

    Templates Layout Base

  5. Copy and paste this code (load-subscriptions-script.js) below the {{{footer.scripts}}} line.
  6. Select Save File.