#remarkable_unicorn_49527

1 messages · Page 1 of 1 (latest)

plucky oxideBOT
supple yarrow
vagrant dagger
#

i am not able to identify how to enable radar via tha api , currently I am using stripe.confirmCardSetup(clientSecret || '', {
payment_method: {
card: paymentElement,
billing_details: {
name: nameOnCard
}
}
}) for saving the card , but how should enable radar to get the risk_factor in the response , is it the same api where it will be enabled or some other api ?

supple yarrow
#

Did you see above link?

vagrant dagger
#

yes , nthing specific is mentioned around the api use , it only tells how to enable radar on the platform

supple yarrow
#
To enable Radar for SetupIntents, head to the Radar settings in your dashboard, and toggle the button to turn on Use Radar on payment methods saved for future use.```
#

If you enable that radar should automatically run on setupintents

vagrant dagger
#

it should or it will ?

#
  1. do we need something more to be passed in the payload of the api ,
supple yarrow
#

should

#

But I haven't tested it myself

#

Give it a go