vspfiles folder over sFTP.
Only Volusion v1 is supported. Your account must have the Generic API enabled and be a full (non-trial) account on a plan that supports sFTP.
Prerequisites
- Bolt merchant account with API keys
- Volusion v1 with the Generic API enabled (full, non-trial account)
- The Bolt plugin from your Customer Success Manager
- An sFTP client using your Volusion Admin credentials on port 2222
Upload the plugin
- Get the plugin from your CSM and edit
vspfiles/bolt/config.aspwith your Bolt API keys and Volusion API credentials. - Connect over sFTP (port 2222) and upload the
vspfilesfolder into your store root, overwriting existing content.
vspfiles/bolt/.
Update meta tags
- In Volusion Admin > Marketing > SEO, add the Bolt connect/track script and CSS snippet to Globally Appended Meta Tags, then insert your Bolt publishable key.
- For sandbox, switch the connect and track script URLs to their sandbox variants.
- Save, then open
[store_url]/v/vspfiles/bolt/install.aspto confirm the success message.
install.asp reports a successful install.
Configure webhooks
In your Merchant Dashboard, go to Administration > API > Merchant Callbacks and set:- Webhook URL:
[store_url]/v/vspfiles/bolt/order-update.asp - Shipping and Tax URL:
[store_url]/v/vspfiles/bolt/shipping-and-tax.asp
Production checklist
- Switch the connect and track script URLs back to production
- Use production API keys and dashboard
- Confirm
install.aspsuccess on the production store
Troubleshooting
- Install not confirmed: reopen
[store_url]/v/vspfiles/bolt/install.aspand check for the success message. - sFTP connection fails: use port 2222 with your Volusion Admin credentials.
- Not supported on Volusion v2: confirm you are on v1 with the Generic API enabled.