Where can I find the button code to implement new buttons on my website?

You can access the code for the "Add to cart" buttons directly in the AccelPay Portal.

This article is instructions on how to find the button code to implement new buttons on your  website. This is specifically for brands using the proprietary AccelPay cart. If you are using the AccelPay-Shopify-Integration, this does not apply to you.



In the AccelPay Portal, go to Settings>Platform and click on the "SEE BUTTON MARKUP AND SCRIPTS FOR INTEGRATION" button

This will open a new tab and you can see the section for Button Markup where all the code for each variant will be. Place the html code in the backend of your website where the 'Add to cart' buttons should go. Once published, you will see the Add to Cart button appear on your website on the page you added the code. 

If this doesn't work, make sure you have the CNAME record properly set up. To learn more on the CNAME record, check out this article.

Make sure to check that the code that you add to your site is for the right product. Each button only adds one item to the cart unless it's the code for a collection. To learn about collections (bundles), check out this article.

For further information, take a look at our public docs.