Paypal Integration

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Taxi
Posts: 1
Joined: 10 Apr 2023, 18:58

Paypal Integration

Post by Taxi » 10 Apr 2023, 19:29

Hello,

I have problems getting Paypal running.
I installed it via composer: the newest version.

When I'm doing the checkout process I'm getting the following error:

PayPal Express: Request for order ID "14" failed with "Security error"

The number increases with every these, I'm doing.
I upgraded my Paypal account to business and entered the credentials in Aimeos Configuration Services.

Any hint on how to set up Paypal in Aimeos?

Kind regards

Christian

User avatar
aimeos
Administrator
Posts: 7908
Joined: 01 Jan 1970, 00:00

Re: Paypal Integration

Post by aimeos » 11 Apr 2023, 08:34

"Security error" usually means that the PayPal API key is wrong. Did you use the key for the NVP API (not the one for the REST API)?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

kdim95
Advanced
Posts: 207
Joined: 26 Aug 2022, 12:17

Re: Paypal Integration

Post by kdim95 » 11 Apr 2023, 15:10

The Aimeos backend logs may also have additional information about the specific error that occured.

Post Reply