#e8.kyle

1 messages ยท Page 1 of 1 (latest)

bronze bladeBOT
dark ore
#

Thanks, Pompey - Is there a no-code implementation of this? I'm not a dev ๐Ÿ˜„

wind granite
#

Yes, Payment Links and pricing tables are the flows that you will be interested in here. They should both support trials as far as I know, the dashboard UI will have a place for you to say how long the trial should be if I remember correctly https://stripe.com/docs/payment-links/create

Create a custom payment page without using code.

dark ore
#

Yeah, it does - but the problem is this:

#

Do I get a trophy if I stump support?! please say yes, please say yes!

#

๐Ÿ˜„

#

Let me rephrase my question:

In stripe checkout, how do we require customers to input 3ds on checkout session if we use trial period?

#

Because if we don't do this, the auto-charge doesn't work when trial is over. It errors, saying 3ds authentication needed.

wind granite
#

Is that screenshot from setting the trial period on the price itself?

#

I think that is no longer recommended because the current best practice is to set them on the payment link itself

#

Also do you get a decline, or are your subscriptions just stuck because 3DS is needed? We have a setting in your subscription settings that can have Stripe automatically reach out to the user when 3DS is required of them

#

The bank always decides when to ask for 3DS so sometimes, it won't ask even if you haven't authenticated and sometimes it will ask despite being previously authenticated. This can happen on any recurring payment so it is best to have a way to handle that

dark ore
dark ore
dark ore
wind granite
#

Whoops I mean tot link to that

#

You can find that setting in the "Manage payments that require confirmation" section

dark ore
#

Ok thanks - I edited my settings.