#morunas

1 messages ยท Page 1 of 1 (latest)

ruby frigateBOT
wintry apex
#

Hello ๐Ÿ‘‹
That's correct, you can use a SetupIntent to collect the new PaymentMethod and update the default on customer/subscription (depending on how it was setup in the first place)

gaunt quest
#

That's ok, I like to (for now) keep the UI controlled by us and inside the platform (at least until payment systems get so complex due to legislation that it becomes insane to do it any other way than with stripe hosted solutions) ๐Ÿ˜›

But so just to confirm, SCA when changing payment methods can be covered (just like in scenario 3) with a Stripe-hosted page to complete authentication, right? And we just react to the hooks to provision or not our service

wintry apex
#

That's correct, you would likely need to enable this under email settings

gaunt quest
#

Ok, thanks. I'll go that route.