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
- Host: GitHub
- URL: https://github.com/kylefox/merchant
- Owner: kylefox
- Created: 2009-10-23T21:40:15.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-10-26T19:04:19.000Z (over 16 years ago)
- Last Synced: 2025-02-09T21:31:55.316Z (over 1 year 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).