Search found 2 matches

by forons
01 Apr 2021, 16:57
Forum: Laravel package
Topic: After Payment Decorator with PaypalExpress
Replies: 2
Views: 2373

Re: After Payment Decorator with PaypalExpress

Ok, thanks a lot for the reply. That solved the issue and is exactly what I was looking for!
by forons
29 Mar 2021, 14:41
Forum: Laravel package
Topic: After Payment Decorator with PaypalExpress
Replies: 2
Views: 2373

After Payment Decorator with PaypalExpress

Hi all,

I am using Aimeos 2020.10.6 with PHP 7.3. The system is pretty good!
The only issue I found up to now is to add a decorator that performs some operations after the payment (done through PaypalExpress).
I found a related topic https://aimeos.org/help/laravel-package-f18/hook-into-order ...