Payments stopped working, getting "bad_input_error"

premier11
Contributor
Contributor

Hi there, I've been trying to investigate this issue for a couple days but haven't gotten anywhere. I did not make any changes to my payment settings nor to my website and all of a sudden I'm getting this error:

 

https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=f5787185aab55&code=BAD_INPUT_ERROR

 

I even tested my sandbox application too and I'm getting the same issue. Something must have changed on PayPal's API end. @MTS_Chiranjeevi I've seen you've participated on previous support threads for the same issue. Could you help me out?

Login to Me Too
3 REPLIES 3

premier11
Contributor
Contributor

Update! 

I opened a support ticket with Paypal Support and they let me know that the business email in the PayPal payment request had to be updated to the one used for PayPal business account. I had an old one there and once I updated my website code to use the new email my payments started working.

This issue is resolved. Good luck to those that experience this in the future.

Login to Me Too

yvesined
New Community Member

Thanks, this resolved the issue for me! 👍

Login to Me Too

MTS_Chiranjeevi
Moderator
Moderator

Good day @premier11 / @yvesined ,

 

Thank you for posting to the PayPal community.

 

Yes, merchants should cross check button code/payment request and pass valid "business" value.

 

PayPal ID or PayPal Primary/Confirmed email address as "business" value.

 

<input type="hidden" name="business" value="">

 

Please refer below guide links :

 

https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/integration-guide/Appx-websitesta... 

 

https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/integration-guide/Appx-websitesta... 

 

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.

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.