Error with PayPalExpress Sandbox [SOLVED]
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!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Error with PayPalExpress Sandbox [SOLVED]
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
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.
Re: Error with PayPalExpress Sandbox
hi Icymars
from your info ..
I think you have missed some configurations such : ApiSignature , ApiPassword , ApiUsername ... etc
I hope you resolve it ..
from your info ..
I think you have missed some configurations such : ApiSignature , ApiPassword , ApiUsername ... etc
I hope you resolve it ..
Re: Error with PayPalExpress Sandbox
As you can see in the attachment all configurations are fully filled with the sandbox account.
I can't understand.

I can't understand.


- Attachments
-
- Immagine 2020-12-17 105102.jpg (116.54 KiB) Viewed 4433 times
Re: Error with PayPalExpress Sandbox
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 ..
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 (102.16 KiB) Viewed 4429 times
Re: Error with PayPalExpress Sandbox
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.
I've just removed and now all work properly.
Thanks for your help.

Re: Error with PayPalExpress Sandbox [SOLVED]
you are welcome 
