Show SCA modal when required
This commit is contained in:
parent
c2e2e1828f
commit
70bfef4738
3 changed files with 45 additions and 11 deletions
|
|
@ -322,6 +322,7 @@ class StripeUtils(object):
|
|||
customer=customer, items=plans, trial_end=trial_end,
|
||||
coupon=coupon,
|
||||
default_tax_rates=tax_rates,
|
||||
payment_behavior='allow_incomplete'
|
||||
)
|
||||
return subscription_result
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue