bkeating / python-payflowpro

A simple Python client for PayPal's Payflow Pro API (HTTPS Interface).
https://www.paypal.com/us/webapps/mpp/payflow-payment-gateway
Apache License 2.0
47 stars 22 forks source link

Added Python 3 support #19

Closed ataylor32 closed 6 years ago

bkeating commented 6 years ago

This is awesome. Im not really setup to run, let alone test this package anymore. Have you tested this PR under both 2.7 and 3? If you have, with success, I'll pull it in.

ataylor32 commented 6 years ago

I have tested with both 2.7 and 3 and it worked for me, but it would probably be good to have somebody else try too.