pymill
pymill copied to clipboard
Python API for Paymill credit card processing service
Nu
I am working on django-paymill (https://github.com/ulfur/django-paymill) and I'm basing it on pymill. As django-paymill uses signals to deliver webhooks to the host application it needs to register one hook for...
- added filters - overwrite switch for method selection in _api_call
I've been trying to do a preauthorization for a payment. The preauthorization goes through and the response comes back correctly. However, the Paymill API does not return the preauthorization as...
Hi Kliment, p.getcards should read p.get_cards in your readme. Thank you for pymill. Kind regards, Mark thankful reprap _and_ pymill user
Hi, I cannot find any license for this project. I could be a problem for people willing to use pymill in their own project. Would you consider adding a license...