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

Remove dash characters from credit card numbers #13

Closed wbtuomela closed 10 years ago

bkeating commented 10 years ago

Good idea. I've been doing this within my applications code / form validation. Let me pull this in locally and push it out. Thanks for the contribution, @traxxas!