An open API service indexing awesome lists of open source software.

https://github.com/kylefox/merchant

A Python clone of Ruby's ActiveMerchant
https://github.com/kylefox/merchant

Last synced: over 1 year ago
JSON representation

A Python clone of Ruby's ActiveMerchant

Awesome Lists containing this project

README

          

Obviously a work in progress. I'm slowly porting a bunch of code I've written for other payment modules into this library. However, I'm attempting to do it with proper unit tests (and as close to 100% code coverage).