Has anyone dealt with online credit-card processing using Python or Django?
Currently my php application uses Verisign's PayFlowPro which supports php quite nicely, a few calls and the payment is sent. I'm looking for a similar solution for Django.
Has anyone dealt with online credit-card processing using Python or Django?
Currently my php application uses Verisign's PayFlowPro which supports php quite nicely, a few calls and the payment is sent. I'm looking for a similar solution for Django.