Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
A Python clone of Ruby's ActiveMerchant
- Host: GitHub
- URL: https://github.com/kylefox/merchant
- Owner: kylefox
- Created: 2009-10-23T21:40:15.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-10-26T19:04:19.000Z (about 15 years ago)
- Last Synced: 2024-10-30T02:41:56.542Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 78.1 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).