Announcing the Very Simple PayPal Bridge

As part of our ongoing commitment to the free software and open source communities, we are very excited to announce the release of a new project — the Very Simple PayPal Bridge, released under a Modified BSD License.

Interacting with the PayPal NVP API is something that a lot of e-commerce websites need to do. If you’re writing your own code for a bespoke e-commerce solution, rather than shoehorning in generic ‘Shopping Cart’ software, there is quite a lot to think about in order to communicate successfully with the API and provide a great payment experience for the site’s customers.

The Very Simple PayPal Bridge is a PHP class that, as the name suggests, provides a very simple interface for the PayPal NVP API.

In any situation where you need to interface more directly with the PayPal API, the VSPB provides a clean interface for the other layers of your code, dealing with all of the implementation details of sending requests via cURL, encoding and decoding the arguments, as well as offering full support for graceful error handling with PHP exceptions. It is great as a lower-level component of a wider PHP e-commerce solution.

For the full lowdown on the project and to get the code, please go to its page on GitHub.

2 thoughts on “Announcing the Very Simple PayPal Bridge

  1. Pingback: The Very Simple PayPal Bridge « Blog « Peter Upfold

  2. Pingback: Week in Review: January 20-26 - Van Patten Media

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>