#kaustuva-le

1 messages · Page 1 of 1 (latest)

errant sableBOT
craggy niche
#

It depends on what country you and your customer are in, but generally SetupIntent should collect it for you if only needed

exotic hawk
#

Thanks,
If we create a subscription with the 3DS check, the 3DS check would inform the user about the recurring payment while they go through the authentication? Thereby consenting to the recurring payments.
Is this true?

craggy niche
#

Most of Stripe integration path (Checkout/PaymentElements) would inform the user yes

exotic hawk
#

Thanks. Also would you know if a zero dollar transaction without saving the card is possible on stripe? ( I know you mentioned that setup intent is the same as $0charge plus saving the card )

craggy niche
#

No not possible. Any transaction requires a minimum amount

exotic hawk
#

Also would you know which parameter we can pass while creating a subscription which forces a 3DS check ?
for payment intent we pass:
payment_method_options = {
card: {
request_three_d_secure: 'any',
}

is there something similar for subscription?

craggy niche
#

Um no AFAIK. I think you can test with the card 3055

3D Secure authentication might still be performed, but isn’t required.

exotic hawk
#

Thanks orakaro.
Is it possible for us to setup a call today with Stripe's engineers to discuss the feasibility of our feature implementation. Who should we reach out to?

#

Tomorrow would be fine

craggy niche
#

We don't provide phone call unfortunately. We would be happy to help over here tho

exotic hawk
#

Thanks, we'll reach out to stripe support to setup a call

#

Thanks for your help orakaro

craggy niche
#

np and good luck!