Buy Now Button - BAD INPUT ERROR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
We've recently been experiencing a problem with the Buy Now button on our website.
When the buy now button is clicked, the following error appears at the following URL:
https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=f227643aadd31&code=BAD_INPUT_ERROR
Paypal:
Things don't appear to be working at the moment. Please try again later.
Here is the code we embed into our website:
<form action="https://www.paypal.com/au/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="upload" value="1">
<input type="hidden" name="landing_page" value="Billing">
<input type="hidden" name="business" value="">
<input type="hidden" name="currency_code" value="AUD">
<input type="hidden" name="return" value="http://www.autopartswholesalers.com.au/cart?wtCmd=checkoutstep&wtStep=successful">
<input type="hidden" name="notify_url" value="http://www.autopartswholesalers.com.au/?wtCmd=paypalipn">
Please advise what we need to do here to resolve the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am experiencing the same issue. I am using the WP Paypal Simple Shopping Cart plugin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @autopartsw / All,
Thank you for posting to the PayPal community.
I have reviewed below button code and see that "business" value is empty and no "amount" parameter passed.
Please make sure to pass your PayPal ID or PayPal Primary/Confirmed email address as "business" value and "amount" parameter in the button code.
<input type="hidden" name="business" value="">
Sample HTML button code : View sample HTML code that shows various payment features and options for each PayPal payment button.
Use the following samples as a starting point to create your own HTML payment button code:
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same problem. I am just testing my app in a localhost.
How can'I solve that ? I have business and amount filled.
Thank you.

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
- Buttons and Links Error in PayPal Upgrade Community
- credit is not eligible unless vault=true in SDKs