How many Paypal "Add to cart" buttons can I create

rolfo85
Contributor
Contributor

Hello,

 

Is there any kind of limit for the "Add to cart" buttons?

I should set an e-commerce site, unfortunately the e-commerce extension is still under the develope branch, so it occurred to me that I can initially set Paypal buttons in order to lunch a simple e-commerce. That is simple as logic, but it might have several products inside. So I was wondering if there is a limit of buttons that can be set, or if there is an easier way to handle them, preventining the creation of 1 button per product.

 

Thanks for your suggestions

 

 

 

Login to Me Too
2 REPLIES 2

sharpiemarker
Esteemed Advisor
Esteemed Advisor

There is no limit I know of.  Since these button are generated code you can easily manage them by simply removing the button code from the website code if the product is on longer available.

 

If you are great with coding, you can make one set of buttons from the PayPal button generator and make copies of the button and just change the item description, price in the button code.

 

However if you want to use encrypted buttons, you will need to generate multiple buttons.  Those are the basic ways I know to do this.  If you want more suggestions on this matter, post in the PP developer support forums, as the tech savvy users hang out there: https://developer.paypal.com/support/


Kudos & Solved are greatly appreciated. 🙂
Login to Me Too

rolfo85
Contributor
Contributor
Thank you very much for your suggestion.
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.