- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have two personal sandbox accounts. I sent 1 euro from one to another and worked well.
Now I want to test a donate button with the dummy accounts. In the "business" field I put the account ID of one of the dummy accounts:
<input type="hidden" name="business" value="XXXXXXXXXXXXX" />
However, after clicking the donate button it appears the following message: "We are unable to complete your donation. The organization account is inactive. ".
If I put my real Paypal account ID it works well, but if I put the account ID of any of the personal sandbox accounts it gives the previous error.
What should I do?
Solved! Go to Solution.
- Labels:
-
PayPal Buttons
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Finally I've found the solution. It wasn't working because I had this code:
<form action="https://www.paypal.com/donate" method="post" target="_blank">
And I needed to put this code:
<form action="https://sandbox.paypal.com/donate" method="post" target="_blank">
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Finally I've found the solution. It wasn't working because I had this code:
<form action="https://www.paypal.com/donate" method="post" target="_blank">
And I needed to put this code:
<form action="https://sandbox.paypal.com/donate" method="post" target="_blank">

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Can Volunteers Run a Business/Nonprofit Profile? in Reporting Archives
- Zettle refunds and Zettle vs Here in Merchant Products and Services Archives
- Can't find my current billing statement on my account page. in Reporting Archives
- 7hq6Gst in Reporting Archives
- Buyer cancelled pending payment just after i posted the package. in Managing Risk and Fraud Archives