Error with PayPalExpress Sandbox [SOLVED]

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Icymars
Posts: 12
Joined: 16 Dec 2020, 18:33

Error with PayPalExpress Sandbox [SOLVED]

Post by Icymars » 16 Dec 2020, 18:45

Hi, I'm trying to configure PayPal express but before publishing, I want to try it with a sandbox account.

I has config it with:

paypalexpress.ApiEndpoint: https://api-3t.sandbox.paypal.com/nvp
paypalexpress.PaypalUrl: https://www.sandbox.paypal.com/webscr&c ... ken=%251$s
paypalexpress.url-validate: https://www.sandbox.paypal.com/webscr&c ... y-validate

And obviously with sandbox business account.
So the only change in the default config is the URL addresses.
But when I try to confirm the purchase, I get this error: A non-recoverable error occurred.
Is there any problem with the configuration? How can I solve it?

Thanks in advance for the help

Aimeos: aimeos/aimeos-laravel 2020.10.4
PHP 7.4.3
Last edited by Icymars on 17 Dec 2020, 12:25, edited 1 time in total.

makkam
Posts: 12
Joined: 13 Nov 2020, 12:10

Re: Error with PayPalExpress Sandbox

Post by makkam » 17 Dec 2020, 02:35

hi Icymars
from your info ..
I think you have missed some configurations such : ApiSignature , ApiPassword , ApiUsername ... etc
I hope you resolve it ..

Icymars
Posts: 12
Joined: 16 Dec 2020, 18:33

Re: Error with PayPalExpress Sandbox

Post by Icymars » 17 Dec 2020, 09:53

As you can see in the attachment all configurations are fully filled with the sandbox account.
I can't understand. :? :roll:
Attachments
Immagine 2020-12-17 105102.jpg
Immagine 2020-12-17 105102.jpg (116.54 KiB) Viewed 4433 times

makkam
Posts: 12
Joined: 13 Nov 2020, 12:10

Re: Error with PayPalExpress Sandbox

Post by makkam » 17 Dec 2020, 10:54

dear ..
I dont know if you have missed one config ..
so I have attachment to compare with me as I dont have a problem after set the paypal express ..
Attachments
WhatsApp Image 2020-12-17 at 1.52.38 PM.jpeg
WhatsApp Image 2020-12-17 at 1.52.38 PM.jpeg (102.16 KiB) Viewed 4429 times

Icymars
Posts: 12
Joined: 16 Dec 2020, 18:33

Re: Error with PayPalExpress Sandbox

Post by Icymars » 17 Dec 2020, 12:25

I've also changed the paypalexpress.url-validate adding sandbox in URL.
I've just removed and now all work properly.

Thanks for your help. ;)

makkam
Posts: 12
Joined: 13 Nov 2020, 12:10

Re: Error with PayPalExpress Sandbox [SOLVED]

Post by makkam » 17 Dec 2020, 14:25

you are welcome :)

Post Reply