- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Paypal buttons are limited to ten options.
I've tried editing the code by simply adding more options, but if you select an option over the standard ten and I get this error mesage:
PayPal cannot process this transaction because of a problem with the seller's website. Please contact the seller directly to resolve this problem.
Is there a way to add more options? Seems strange to limit buttons like that.
Solved! Go to Solution.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, based on what you are describing you could just use a drop down menu or a text field for the "Quantity" variable and use Javascript to amend the price depending on the quantity.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Its not possible to have more option variables outside the standard 0-9 values I'm afraid.
If you need more I would suggest coding for this on your website and embedding the options in the return_url, or the custom variable so that they are passed back to you. But that would also mean that the options are not logged on your PayPal account side in the same way option variables are.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply Ciaran.
I'm offering different quantities of a product in 100s up to 1,500 as people buy diferent quantities and pay less the more they buy.
I'll need to look into what you suggest as I'm not sure how to do either, but am surprised that the buttons are so limited. I can imagine lots of merchants require more than ten options.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, based on what you are describing you could just use a drop down menu or a text field for the "Quantity" variable and use Javascript to amend the price depending on the quantity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- Things don’t appear to be working at the moment in PayPal Payments Standard
- Something went wrong. Contact the merchant for help. in PayPal Payments Standard
- How to prompt a "thank you" after using donate button on a website in PayPal Payments Standard
- QR Code Issue in Braintree Client-side Integration (JS, iOS, Android SDKs)