Add 3DS support to Stripe plugin

This commit is contained in:
Raphael Michel
2017-07-10 21:36:59 +02:00
parent 687ce29366
commit 554800c06f
6 changed files with 169 additions and 20 deletions

View File

@@ -32,7 +32,7 @@ bleach==2.*
raven
django-i18nfield>=1.0.1
# Stripe
stripe==1.22.*
stripe==1.62.*
# PayPal
paypalrestsdk==1.12.*
pycparser==2.13 # https://github.com/eliben/pycparser/issues/147