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:
- From BigCommerce's admin, select Storefront.
- Select the ellipsis beside your desired theme.
- Select Edit Theme Files.
- Navigate to templates/layout/base.html.
- Copy and paste this code (load-subscriptions-script.js) below the {{{footer.scripts}}} line.
- Select Save File.