https://github.com/kylefox/openmerch
A Python port of ActiveMerchant
https://github.com/kylefox/openmerch
Last synced: 12 months ago
JSON representation
A Python port of ActiveMerchant
- Host: GitHub
- URL: https://github.com/kylefox/openmerch
- Owner: kylefox
- License: bsd-3-clause
- Created: 2008-12-02T18:29:14.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-03-02T16:52:24.000Z (over 17 years ago)
- Last Synced: 2025-04-04T11:47:13.267Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 99.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is the beginnings of a python port of the ActiveMerchant library. So far only Authorize.net ARB is working. Still working on tests and documentation.