#daredevil

1 messages · Page 1 of 1 (latest)

severe emberBOT
golden hollow
#

Hello! I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you with Radar questions better than I can: https://support.stripe.com/contact/email

untold hornet
#

Asked here because was going to follow up question if there is any boilerplate code to do it if Radar doesn't take care of it but I'm assuming that's a no?

golden hollow
#

Not sure I understand the question. Can you provide more specific details about the payment flow and the Stripe products/APIs used?

untold hornet
#

Sure. So I'm initiating a regular stripe checkout while utilizing the firebase extension for the trial (uses the legacy trial feature for subscriptions). The issue is that when users initiate the trial in the stripe checkout they oftentimes don't intend to try the subscription properly and thus just use a card that can't be charged.

golden hollow
#

Does that approach use a Setup Intent?

untold hornet
#

I'm honestly not sure

golden hollow
untold hornet
#

If it doesn't is there any real option to manually do it? Because it's through the stripe page and not on my own site I don't know of a way to do it otherwise.

golden hollow
#

To do what exactly? Apply Radar to the transaction?

untold hornet
#

If radar is purely through setup intents then just utilizing a setup intent should be enough I'm assuming? So manually doing that essentially

golden hollow
#

No, Radar can be enabled for Setup Intents using that setting I linked to. Radar is enabled by default for any transaction that moves money.

#

Setup Intents do not move money.

#

There also isn't really any code you can use to make Radar happen.

untold hornet
#

Alright thanks