Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add credit card and ACH keywords for search engines.
  • Loading branch information
ghidinelli committed Jun 16, 2013
1 parent 4a346bf commit 64cdf45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CFPAYMENT

ColdFusion payment processing library makes plumbing e-commerce apps easy.

Rather than roll your own gateway with error, currency and money handling, leverage one of our production-tested gateways or extend our base gateway and write only the code necessary to create requests and parse responses for your gateway. Eliminates writing boilerplate code and handling esoteric CFHTTP errors that only seem to happen in production.
Rather than roll your own credit card, ACH or alternative payment gateway with error, currency and money handling, leverage one of our production-tested gateways or extend our base gateway and write only the code necessary to create requests and parse responses for your gateway. Eliminates writing boilerplate code and handling esoteric CFHTTP errors that only seem to happen in production.

Tens of millions of dollars have been processed successfully. Inspired by Ruby's ActiveMerchant.

Expand Down

0 comments on commit 64cdf45

Please sign in to comment.