Product Description
PayPal IPN for WordPress
PayPal’s Instant Payment Notification (IPN) service is one of the most powerful tools provided by PayPal to help manage transactions. Unfortunately, it’s also one of the most underutilized.
What is IPN exactly?
Each time a transaction occurs on your PayPal account the PayPal server will automatically send (via HTTP POST) all of the data about that transaction to a “listener” script that you have configured on your web server. Of course, PayPal IPN for WordPress handles that for you, so you can get up and running very quickly without any development involved.
The IPN will be sent within just a few seconds of a transaction taking place, and within your IPN solution you can work with this data to automatically handle post-transaction procedures in real-time.
Ok, so what can I do with that?
IPNs are triggered for all types of transactions, not just payments. As such, you can automate all sorts of procedures based on payments, refunds, disputes, subscriptions and recurring payments profiles, masspay transactions, and more. For example, when any of things things occurs, you may want to automatically…
- Update your database (MySQL, FileMaker, Access, SQL Server, etc.)
- Mark orders paid.
- Create new membership records based on subscriptions / recurring payments profiles.
- Cancel membership when subscription expires or payments fail.
- Generate custom, branded email notifications.
- Order receipts.
- Refund receipts.
- e-Check notifications (ie. pending payment received, payment cleared)
- Subscription payment receipts.
- Make calls to 3rd party APIs.
- Post a message on Facebook and/or Twitter when an order is made.
- Add new orders / payments into QuickBooks via the web connector API.
- Remove products from eBay and/or your website when it sells through another source.
These are just a few ideas of some of the things you can accomplish using PayPal IPN. If you’re using WordPress, our plugin will allow you to get IPN configured quickly and easily. From there, you can extend the plugin with your own plugins or in your theme functions file using hooks that we have provided based on IPN types and payment statuses.
Anonymous (verified owner) –
The renewal never transferred to my account. I have sent emails asking for help and still no answer
Drew (store manager) –
Hi Alan,
I’m pretty sure I did get you taken care of with this. It would be great if you could update your review accordingly. 🙂
Drew