Would someone be able to please help me get PayPal payments working on my Phoca Cart payment site.
I have tried using the Sandbox and also a live account to configure Phoca but all I get is this error message
"We're sorry, things don't appear to be working at the moment. Please try again later." i have read the Phoca manual and various web postings but I am a complete loss as to what to do and do not want to give up on my project.
I am able to give anyone whoever is able to help access to the site. I realise that Checkout carts are very complicated and commend Jan for the work he has done on this app.
The site is excellentevents.co.nz/index.php/book-shop.
CraigB
PayPal issues with Phoca Cart
-
- Phoca Newbie
- Posts: 3
- Joined: 09 Sep 2025, 05:10
- Jan
- Phoca Hero
- Posts: 48952
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PayPal issues with Phoca Cart
Hi, if you get message from Paypal: "We're sorry, things don't appear to be working at the moment. Please try again later." than this is much more a question on PayPal developers to get more debug information about problems they have in their service. Unfortunately it is hard from such general message set by PayPal what they exactly mean. 
Generally, most users have problem with parameter: Verify SSL Certificate - try to disable it.

Jan

Generally, most users have problem with parameter: Verify SSL Certificate - try to disable it.

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 09 Sep 2025, 05:10
Re: PayPal issues with Phoca Cart
SOLVED
I noticed in the error code url for "We're sorry, things don't appear to be working at the moment. Please try again later." a reference to AMOUNT_ERROR PayPal Ai said the code you're encountering could be due to incorrect or missing information, wrong data type, currency problems, incorrect JSON format, business rules, or outdated API.
I checked my Currency General options CODE that I set to 1 NOT realising it was meant to be the Currency Code NZD.
SOLVED
I noticed in the error code url for "We're sorry, things don't appear to be working at the moment. Please try again later." a reference to AMOUNT_ERROR PayPal Ai said the code you're encountering could be due to incorrect or missing information, wrong data type, currency problems, incorrect JSON format, business rules, or outdated API.
I checked my Currency General options CODE that I set to 1 NOT realising it was meant to be the Currency Code NZD.
SOLVED
- Jan
- Phoca Hero
- Posts: 48952
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PayPal issues with Phoca Cart
OK
If you find Phoca extensions useful, please support the project