Troubleshooting PayPal HTML Button Issue

AbcAbcwebd
New Community Member

I'm in the process of integrating PayPal 'cart checkout' buttons on my website. 

 

I first added buttons to the test version of the site (running on local host) about a week ago. I used a credit card to complete a test checkout and it worked beautifully. The next step was implementing an IPN listener. This proved more challenging than I had expected, but I finally got one that would, when tested with the IPN simulator, returing a status 200 and save the necesary information to my database. I was ecstatic! 

 

Then I tried to test the full checkout process. At this point, front end is still running on local host, backend (written in Node.js) is running on Google Cloud App Engine. I tried to checkout, but it wouldn't even let me complete the transaction. 

 

I completly got rid of IPN under my PayPal settings, so in theory it should be just as it was when I completed my first successful button tests. But it still doesn't work. 

 

My button is copied and pasted directly from PayPal itself, so I'm wondering if some setting got messed up when I was trying to get the IPN listener to work. 

 

The buttons redirect me to PayPal and I'm able to enter my credit card info, but as soon as I submit it, I get the error message: 

Sorry, we can’t complete your purchase at this time
Please return to the merchant and choose another way to pay.
 
I've gotten so frustrated trying to get this to work! The site's basically ready to go minus the PayPal button issue. Any help would sure be appreciated! 
Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.