AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: GBOWKER on July 04, 2023, 02:26:48 PM

Title: Paypal
Post by: GBOWKER on July 04, 2023, 02:26:48 PM
Hi All

Trying to figure out why my paypal is not working..

AbanteCart Version 1.3.3
Paypal Commerce - Version - 1.0.0

I managed to get both Test / Live connected and the extension enable during testing. This includes "Test Now" & "Update Webhooks".

However when trying to do a transaction selecting paypal as a payment option I get an issue

"Apologies, unable to load 3dParty scripts. Please try later or choose another payment method."

Please assist?


EDIT: Also had a look at this, and seems the same and can confirm the code of the single currency is uppercase and called ZAR which is South African Rand
https://forum.abantecart.com/index.php/topic,10192.msg39615.html#msg39615
Title: Re: Paypal
Post by: GBOWKER on July 05, 2023, 01:45:55 AM
Hi all

More Testing was done...

Systrem > Localization > Currencies ...
When I have my own currency enabled and USD disabled the issue remains, but when I have my own currency disabled and USD enabled, the issue disappears, 

The problem then becomes, when something cost R1 in (ZAR) (South African Rand) during checkout my currency multiply it by USD in this case R19 or 1 USD.

Any ideas?
Title: Re: Paypal
Post by: Basara on July 05, 2023, 02:05:50 AM
Hello.
Check with PayPal supported currencies https://developer.paypal.com/docs/reports/reference/paypal-supported-currencies/
Title: Re: Paypal
Post by: GBOWKER on July 05, 2023, 04:33:15 AM
Hmm, ok thanks, makes sense then I guess
Title: Re: Paypal
Post by: llegrand on July 05, 2023, 09:59:12 AM
https://www.paypal.com/us/webapps/mpp/country-worldwide (https://www.paypal.com/us/webapps/mpp/country-worldwide)

this is the countries  PayPal supports -  Note  that the statement -  We are available in more than 200 countries/regions and support 25 currencies.

Seems the issue might be the currencies? 


Title: Re: Paypal
Post by: llegrand on July 07, 2023, 09:44:24 AM
Hi Gbowker -

please check the other post

https://forum.abantecart.com/index.php/topic,10192.msg39632.html#msg39632 (https://forum.abantecart.com/index.php/topic,10192.msg39632.html#msg39632)

We found the cause and solution for the other poster -  it may or may not be a solution for you.