SergeyMiracle / Bluesnap-API

Bluesnap API

Home Page:www.bluesnap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bluesnap API
Bluesnap is an online payment processor as well as my employer :)
This project started from a code-examples I wrote for fun during the weekend, in order to see how difficult is it to implement our own API. Later on I used it to help Bluesnap merchants and finally I decided to take it one step forwrd and implement more calls to web-services.
On that point Ben Hultin came into the picture and was kind enough to help me implement the rest of the services.

The following PHP code examples will demonstrate how to use Bluesnaps' API in order to implement the following web-services:

  1. create and update shopper entities
  2. place orders
  3. manage subscriptions
  4. use a token in order to "log a customer into" your Buy-Page
  5. Implementations of all kind of Bluesnap-API tools
  6. and more...

It is recommended to start with reading the Web-Sservices section in Bluesnap documentation center: http://www.bluesnap.com/helpcenter/Static/default.htm

About

Bluesnap API

www.bluesnap.com