#_shadower

1 messages · Page 1 of 1 (latest)

wild karmaBOT
raw fractal
#

hello

#

i had someone else in my ticket before

#

snufkin stripe

#

he send me these

#

but id like to know more about the top one

hallow acorn
#

Did you have specific questions?

raw fractal
#

cus ive had issues before with people saying they didnt authorise thepayment

hallow acorn
#

You're talking about the radar rules approach right?

raw fractal
#

about this part

#

disputed payments and liability shift

hallow acorn
#

Let's back up - what are you treally trying to ask here? Is there a specific scenario/payment that came through that didn't have like you expected?

#

Liability shift is a really complicated topic, so it's better to approach it from a specific example and explain what's happening

raw fractal
#

however i dont want this issue to occur again so was thinking about adding more 3ds rules to ensure this doesnt happen

hallow acorn
#

Were these recurring payments that happened when they were off-session?

raw fractal
#

no subscribtion of recurring payment

hallow acorn
#

Gotcha - so you're just trying to make sure you ALWAYS authenticate when your customer is on-session, right?

raw fractal
#

and i dont want to be the one responsible if it does happen

#

since i deliver an online product instantly

hallow acorn
#

Yeah, but if you want to have no issues at all with unauthorized payments then you'll likely want liability shift, which would need you to run 3DS on the on-session charges

raw fractal
#

will it exclude a lot of peoples card tho

#

but i indeed do want it thats why i made this

hallow acorn
#

Yeah that's the tradeoff you'd have to make - requiring 3DS on ALL your on-session transactions makes it likely that some folks will choose not to continue with payment

hallow acorn
#

Where is that screenshot from?

raw fractal
#

of stripe

hallow acorn
#

Do you have the specific link?

raw fractal
#

its in the same file

#

as the one i send earlier

hallow acorn
#

Ah right at the top

#

So that note would only be relevant if you were using something old (like the Charges API)

#

If you're using newer things like PaymentIntents, then this wouldn't be a concern

raw fractal
#

can you help with the other thing now

#

the liability thing

hallow acorn
#

Your first step would be to make sure you're triggering 3DS in all the scenarios you want - so do you want to be requesting 3DS through the API or through Radar (this option will require radar for fraud teams)

raw fractal
#

so all these on?

hallow acorn
#

No, that won't work - you need a custom 3DS rule, not the built-in ones we provide

hallow acorn
raw fractal
#

and where to put in in

hallow acorn
raw fractal
wild karmaBOT
hallow acorn
#

I already gave the recommended radar rule earlier -

Request if ::foo:: = ‘bar’ and not :is_3d_secure: and :digital_wallet: != ‘apple_pay’ and not (:digital_wallet: = 'android_pay' and :has_cryptogram:)
raw fractal
raw fractal
#

because i dont know what the verifying process is like

#

cus if its a pain in the ass no one will go through with it

hallow acorn
#

At this point I'd really recommend talking to support (https://support.stripe.com/contact) - I can give general help on which radar rules may be helpful, but if you want more specific support on what radar rules would work best for you\

#

If I were you, I'd just request 3DS through the API and then just use radar for blocking transactions

raw fractal
#

do you recommend having allt hese enabled?

hallow acorn
#

We don't have a specific recommendation for all those settings - it really depends on what your integration does because they all come with tradeoffs

#

And again, I'd strongly recommend talking to support (https://support.stripe.com/contact) about this - they know way more about fraud protection than we do

hallow acorn
#

I'm sorry, but they're really the better place to get more personalized help with getting your radar rules set up in a way that works for you

raw fractal
#

llike how does it make them verify or smth

granite flower
raw fractal
#

it says couldn't parse expression

granite flower
#

Hello. Recommend you talk to our support team. We aren't that familiar at all with Radar rules in here

raw fractal
#

when it was estimated 13 min

granite flower
#

Sorry to hear that, but we really just don't know enough about what you're asking about to help

#

You could email in

raw fractal
#

send multiple follow up emails

#

this is a dev issue tho

granite flower
#

Yes the issue is we aren't familiar with how to write custom Radar rules