calvinfroedge / codeigniter-payments

Spark for Uniform Payments in CodeIgniter, based on PHP-Payments. Supports 12+ payment gateways.
242 stars 67 forks source link

Feature bluepay gateway #5

Closed Eclarian closed 13 years ago

Eclarian commented 13 years ago

This is the initial support for the bluepay gateway. It provides the basic credit card sale transactions such as AUTH, CAPTURE, REFUND, VOID, and of course the SALE itself. A list of unsupported API parameters is included inside the configuration file. The other methods to fetch lists of transactions will be added later.

calvinfroedge commented 13 years ago

Dude, this is awesome! I'll check it out in full over the weekend. I really appreciate your support = ) !!!

calvinfroedge commented 13 years ago

This seems to be an excellent implementation. I did see a few minor issues but I'm going to go ahead and accept and fix those in separate commits. Do you have an account I can test with myself?