PayPal Webhooks for WordPress

$79.99

Quickly and easily turn your WordPress website into a PayPal Webhooks handler!  Register webhooks from directly within the WordPress admin panel, and build your own functions to process the data however you need to.

Category: Tags: , , ,

Product Description

What Are PayPal Webhooks?

Webhooks are HTTP callbacks from PayPal’s servers that provide detailed data related to events that occur on a PayPal account.  If you have used PayPal IPN before, this will be familiar as the two are very similar.

To create a webhook with PayPal, one should register the webhook(s) and specify the listener URL as well as the events you would like to subscribe to.

As a result, each time a subscribed event happens at PayPal a webhook will be sent to this listener URL with all of the data for this event.  One may use this data  within a webhook handler to automate all sorts of different tasks!

What Does This Plugin Do?

Our PayPal Webhooks for WordPress plugin allows developers to skip the hassle of registering webhooks from the PayPal developer account / app configuration.

Also, it eliminates the need to build your own listener, verify the data with PayPal’s servers to ensure it came from them, parse and prepare all of the info for use within your application.

Certainly,  you can spend some time researching all of PayPal’s documentation about how to setup and configure webhooks.  However, this can be a little bit scary, and it can be easy to decide “eh, I’ll look at this later…maybe.”

Instead, just install this plugin, add your App / API credentials, and you have a fully functional PayPal webhooks listener ready for use on your WordPress website!

Okay, Then What?

With a webhook listener fully  prepared and ready to go, you’re free to dive into the fun stuff…automation!

Here are just a few ideas of things you could automate using PayPal Webhooks for WordPress:

  • Custom, branded email notifications to customers or members of your team.
  • Post content on social networks based on events happening on your PayPal account (ie. sales, subscription sign-ups, etc.)
  • Add email addresses from orders to your mailing list.
  • Remove items from eBay / Amazon / etc. when they are sold through your website.
  • Update your database with details about customers and order info.
  • Create sophisticated cross-selling systems and sales funnels based on PayPal events.
  • The list is endless!

WordPress Hooks

The plugin provides WordPress hooks for developers to easily trigger functions based on the different webhooks.  Do not confuse the WordPress hooks with the PayPal webhooks.

The plugins a WordPress hook for every PayPal webhook available in their documentation.  For example, if you want to trigger a function when the CHECKOUT.ORDERS.COMPLETED webhook is sent to your site, you would use the checkout_orders_completed hook in WordPress.

More details on this can be found in our user guide.

 

Reviews

There are no reviews yet

Be the first to review “PayPal Webhooks for WordPress”

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.