PayPal Framework

0

This plugins gives you a great framework to use for integrating with PayPal. It stores both live and sandbox API credentials and allows you to switch back and forth easily. All NVP API

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

This plugins gives you a great framework to use for integrating with PayPal.
It stores both live and sandbox API credentials and allows you to switch back
and forth easily. All NVP API calls are passed through the framework and
default values such as API version, API credentials, and even currency code are
added to the request based on settings from the admin panel.

It also has a built in IPN listener that validates messages as coming from
PayPal then throws WordPress actions based on messages received. For example it
throws “paypal-recurring_payment_profile_cancel” when someone cancels a
recurring payment that they had set up with you. It passes along all the info
that PayPal sent to the action, so it’s simple to create other plugins that use
this one.

Requires PHP5.

You may also be interested in WordPress tips and tricks at WordPress Informer or gerneral Web Developer News