#johan
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ I haven't built a flow like this firsthand, please bear with me a couple minutes while I double check with a teammate how to handle this.
thanks a lot. no worries at all take your time, even if there's a workaround for it that can cover this case would be great ๐
Thank you for your patience while I double checked that!
The best approach for this is to use a Setup Intent with your Terminal integration to create a Payment Method from the customer's payment method details:
https://stripe.com/docs/terminal/features/saving-cards/save-cards-directly
Then you can create a Subscription object and it provide it the newly created Payment Method to use.
great!
on the create subscription part, I assume this is already SCA compliant and won't require my customer to complete any challenge since he's paying in person right?
we want to avoid this since the facility can get busy and this extra step which I think it's redundant might result in extra time of waiting for our other customers
My understanding is that whether an SCA challenge needs to be completed is ultimately up to the issuing bank. I believe the likelihood of a 3DS challenge needing to be completed in this case is low, but I don't think it's possible to ensure that will never happen.
yeah I don't think it'll happen, I've never experience any sort of SCA challenge when I paid for something in-person.
this answer all my questions, thanks a lot for your help, I hope you have a great weekend.
Any time, happy to help! Hope you have a great weekend as well ๐