2
votes
1answer
62 views

Sensible location for IPN Callback script

I'm working on a plugin which will involve accepting PayPal Instant Payment Notifications. IPNs are a web-hook which gets called when a payment is processed. Currently I have a script to handle the ...
0
votes
1answer
408 views

Paypal Framework

I'm trying to set up a paypal-subscription-based website, where people can sign up if they pay a subscription fee trough Paypal. I'm pretty new to this Paypal IPN system, but I found this plugin ...