How to Integrate Your Bosscart Store With Printful Using CartBridge

1. Create Your Store First, you'll create your free Printful store (https://www.printful.com/dashboard/store/a/alavon5). Please note that the new store has to be a "manual order platform/API" store (shown below) for this to work Then, create your products in your Printful (https://www.printful.com/dashboard/store/a/alavon5)store that you'd like to sell in your Bosscart store. (https://www.printful.com/dashboard/store/a/alavon5) 2. Setup Your Connection Create an account or log in t...

How to add Beamer to your website

How to add Beamer code to your website - Copy this made-for-Bosscart embed script. <script> var beamer_config = { product_id : "YOUR PRODUCT ID", button_position: 'bottom-right' /*Position for the default notification button. Other possible values are 'bottom-left', 'top-left' and 'top-right'.*/ }; var head = document.getElementsByTagName("head")[0]; var s = document.createElement("script"); s.type = "text/javascript"; s.src = "https://app.getbeamer.com/js/beamer-embed.js"; head....

How to Accept iDeal Payments Through Stripe (Netherlands)

If you're selling in the Netherlads, you might want to offer payments through iDEAL to your customers. To accept payments through iDEAL, you need to have active Stripe (https://stripe.com/) account and connect it to your online store. Make sure you have Stripe enabled, with your keys set and "Enable iDEAL payments" checked: (https://s3.eu-west-1.amazonaws.com/cdn.supporthero.io/article/2618/ad74e09e-f582-457b-b7b6-18b7c78f8e64.png) Then you need to go to your Stripe dashboard and create a w...

How to Integrate with Mailchimp

To connect Mailchimp to your website you need to go to Dashboard and select Applications. After that click on Connect to open the popup with Mailchimp API Key field. If you don't know your Mailchimp API Key follow this steps: 1) Login to Mailchimp and on the top-right click on your profile and click on Account. 2) Click on Extras and then API Keys. 3) Copy the API Key and enter it in your Mailchimp popup in the builder and click on Save and Verify. Once connected now every form, ...

How to connect custom email for sending

To enable your website to send emails from a custom domain (info@domain.com for example) you need to connect an SMTP Server to your website. To do that, go to Dashboard -> Applications and find Email Server and click on Connect. Then add the respective settings from your email hosting company in order to connect your mail to the website and allow it to send the emails.

API Documentation

To connect Bosscart to your own platform or setup custom webhooks for your website see below for API documentation. https://websitebuilder.docs.apiary.io/#