Error Detect Development Enviroment

haresh_valiya
Contributor
Contributor

Hello Team,

 

Good Afternoon!

 

I'm writing this question is regarding the payment error.

 

I'm using development environment.  once click on submit button to send all required information to paypal api  "https://www.sandbox.paypal.com/cgi-bin/webscr" it shows error is as follow.

 

"Some required information is missing or incomplete. Please correct your entries and try again." 

 

Please have a look what I send the value to paypal api.

 

<input type="hidden" name="business" value="<email_address>">
<input type="hidden" name="paymentaction" value="authorization">
<input type="hidden" name="amount" value='<amount>'>
<input type="hidden" name="currency_code" value='USD'>
<input type="hidden" name="cancel_return" value='< return url>'>
<input type="hidden" name="return" value='<paypal_return_url>'>

 

Can you please help me for the same what actually going wrong.

 

Regards,

Haresh

 

Login to Me Too
1 REPLY 1

MTS_Justin
Moderator
Moderator
Hello,

I would need to see the exact information your passing to us, so either provide the full button code here so I can review it or if your not comfortable providing that information here, please open a support ticket via our support portal - https://www.paypal.com/mts and a member of the team will review it and revert back to you.

Was my post helpful? If so, please give me a kudos!
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.