#Shayan

1 messages ยท Page 1 of 1 (latest)

fallow bridgeBOT
lyric cairn
vocal leaf
#

yes but Radar rules are paid and quite costly

lyric cairn
#

Without Radar, you would need to do something where you look at the intent before finalizing the charge

vocal leaf
#

how can we do it with intent?

lyric cairn
#

Looking for relevant docs...

vocal leaf
#

thanks a lot, we're looking for something Stripe itself can provide without Radar

lyric cairn
#

Apologies, I confused myself there. I think the common pattern for users trying to do this is to switch to manual capture (not manual confirmation). So essentially, you place a hold on the funds, check the checks hash on the PaymentMethod object and then capture the funds if the checks were successful https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-checks

fallow bridgeBOT
vocal leaf
#

so for each payment one person will verify it manually?

#

isn't there any automated way to check cvc check failing

#

it shows it in dashboard, is it available anywhere in apis?

vale sluice
#

Hello ๐Ÿ‘‹
Taking over for my colleague

#

As Pompey mentioned, the only way to block these payments is either using Radar or by manually inspecting the PaymentMethod object on the charge

#

Even with re-collection though, payments may still be successful if cvc check fails.

lyric cairn
vocal leaf
#

need a minute to review this

#

thanks a lot both of you!