#ocardenas.

1 messages · Page 1 of 1 (latest)

glass galeBOT
lapis geyser
#

Hello what's your question?

frail adder
#

how I can control a lot of payment intents incomplete from a same user?

lapis geyser
#

You can re-use one already created

glass galeBOT
frail adder
#

how I can detect if a person is using the element of stripe for find a credit card valid?

tiny frigate
#

hello, I'm stepping in now

frail adder
#

is posible block a user or ip that are making a lot of payment intens?

#

hi! @tiny frigate

tiny frigate
#

taking a step back - first, are you the developer who built your integration?

frail adder
#

do you speak spanish?

tiny frigate
#

no sorry, English only

frail adder
#

that's ok

#

I have a doubt about payment intents

#

I have a website with a card element of stripe

#

in this website I have a suspicion that someone

#

is trying to hack my web

#

or trying make a payment intent with credit cards stolen

#

Can I control this from payment element from stripe?

#

or from stripe?

frail adder
#

and yes I built the integration

tiny frigate
#

gotcha so first things first

having incomplete PaymentIntents isn't a bad sign in itself. It depends on how you integrate but it could be that someone came on your page (where you create a PaymentIntent) and say, refreshed it 10 times, resulting in 10 PaymentIntents, all in status: requires_payment_method which the Dashboard calls "incomplete PaymentIntents"

so second, how many "incomplete PaymentIntents" do you have in your Dashboard? (which again, by itself isn't anything bad)

frail adder
#

I have 111 payment intents incompletes

tiny frigate
#

ok, is that across a single day? a single hour? or all time?

frail adder
#

and yes they have " "status": "requires_payment_method"

tiny frigate
#

yeah so like I said, that isn't an issue by itself. It doesn't mean anyone is trying to "hack" you.

is posible block a user or ip that are making a lot of payment intens?
this is possible but first we have to identify if the same user was creating PaymentIntents or not, do you have any such indication (e.g. PaymentIntents created in ~minutes/seconds of each other)

tiny frigate
#

@frail adder do you have more questions?

frail adder
#

no thanks a lot