CFPAYMENT is a library designed to make implementing
e-commerce transactions easy in ColdFusion. Rather than roll your
own gateway with error, currency and money handling, either leverage
one of our existing gateways or extend our base gateway and write
only the code necessary to create requests and parse responses for
your gateway. This eliminates writing lots of boilerplate code and
handling esoteric CFHTTP errors that only seem to happen in
production.
Support for Paypal, Stripe, Braintree, Skipjack, Dwolla,
iTransact, GoEMerchant and Authorize.net. Add new gateways with a
minimum of glue while reusing all of our heavily tested internals.
More than $50MM has been processed with this library using
multiple gateways in a high-traffic e-commerce environment. Don't
reinvent the wheel, start here:
Source code on GitHub at
https://github.com/ghidinelli/cfpayment
Discussion and help at
http://groups.google.com/group/cfpayment