Add To Cart Button Not Working - Things don't appear to be working at the moment.

nieszhw
Contributor
Contributor

I have an Add To Cart button that has been working for years.

 

Now, suddenly a few day ago, I get this message: "PayPal Checkout - Please try again.  Things don't appear to be working at the moment. Please try again later."

 

Here's the website and a random product page:

 

http://www.nieszvintagefabric.com/

http://www.nieszvintagefabric.com/productdetails.aspx?productID=396

 

It doesn't matter which product is chosen.  They all result in the same error.

 

Has something recently changed?

 

Walter

 

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

nieszhw
Contributor
Contributor

SOLVED.

 

Apparently, Paypal changed some things, and now you cannot pass a currency indicator with the Amount data passed back with the Add To Cart button.

 

This means that

$12.34

...will no longer work, but...

12.34

...does.

 

FWIW, I found the answer here:

https://www.paypal-knowledge.com/infocenter/index?page=content&id=FAQ2067

 

View solution in original post

Login to Me Too
1 REPLY 1
Solved

nieszhw
Contributor
Contributor

SOLVED.

 

Apparently, Paypal changed some things, and now you cannot pass a currency indicator with the Amount data passed back with the Add To Cart button.

 

This means that

$12.34

...will no longer work, but...

12.34

...does.

 

FWIW, I found the answer here:

https://www.paypal-knowledge.com/infocenter/index?page=content&id=FAQ2067

 

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.