Credit Card Processing (Python / Django) by pellyg

I need 2 simple functions that will facilitate the purchase of items on our web site in groups. For example, if a user makes the purchases as follows: item1 – $10 item2 – $20 item3 – $30 The system should perform 3 authorizations as they come in ($10, $20, $30)… (Budget: $30-250, Jobs: Django, Paypal API, Python)

Leave a Reply

Your email address will not be published. Required fields are marked *