paypal not accepting my buyer account on sandbox

faisal32
Contributor
Contributor

I have been trying it for weeks but no luck. what i have done so far is created two accounts on developer site then with buy business account i created donate button whose code is 

 

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="6DHWKYCKBGXFS">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHosted">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

 

i pasted it on plain html page and it directed me to  

https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=bnXFinACSxCb1ODnXhGUvOIt9PAh_P89ZBULZpUJW...

where i entered my buyer account but i dont know why its keep sayiing "Please check your emai and password" .  i have checked it hundred of times but i dont know why its not accepting this.Please help me , I am in big trouble.

Login to Me Too
2 REPLIES 2

PayPal_Conor
Moderator
Moderator

Hi faisal32,

 

Welcome to our Community 🙂

 

To get the expect advice that you need here, it might actually be best to post this query in our Developer Forum.

 

This is an outlet for you to ask any questions you have to other developers specifically and can be found here:

 

Developer Forum

 

Would you consider giving this a go faisal32? Hope this helps.

 

Conor

Login to Me Too

PayPal_paula
Moderator
Moderator

Hi faisal32,

 

For this type of question I would recommend to check out our developer site. If you are still having issues with this you can also open a ticket to our merchant technical support team, paypal.com/mts who will be able to help.

 

Thanks for posting

Paula

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.