Search found 3 matches

by Nikolay
03 Dec 2018, 07:47
Forum: Laravel package
Topic: PayPal Subscription IPN (Instant Payment Notifications)
Replies: 4
Views: 1864

Re: PayPal Subscription IPN (Instant Payment Notifications)

No, I'm creating a new payment with a Laravel package I'm familiar with. I haven't worked with Omnipay yet.
by Nikolay
02 Dec 2018, 17:59
Forum: Laravel package
Topic: PayPal Subscription IPN (Instant Payment Notifications)
Replies: 4
Views: 1864

Re: PayPal Subscription IPN (Instant Payment Notifications)

Thank you ! Amazing package and support !
by Nikolay
30 Nov 2018, 16:16
Forum: Laravel package
Topic: PayPal Subscription IPN (Instant Payment Notifications)
Replies: 4
Views: 1864

PayPal Subscription IPN (Instant Payment Notifications)

Hi, I have a question about PayPal IPN. I'm creating payment extension for paypal subscriptions, but I'm not sure where to catch the paypal IPN notifications, so when a new subscription notification for the next billing cycle from PayPal is send to my shop I can update the order. Can I do it inside ...