#roasten

1 messages · Page 1 of 1 (latest)

brisk krakenBOT
mint helm
#

đź‘‹ happy to help

#

would you mind sharing the PM ID?

civic sandal
#

here or in a PM?

mint helm
#

PM = payment_method

civic sandal
#

pm_1NlAvnJkPsfyhEyhFdP8Lxwn

#

Trying to understand this 🙂

#

Found anything?

mint helm
#

sorry still haven't had the chance to look, very busy today on discord

#

still investigating this

#

would you mind sharing on which request or event you saw this?

civic sandal
#

well we uses cvc_check = pass to verify its valid credit card

#

now I see cvc_check for this is set to unavailable

#

so I guess for some credit card you can not check this before payment or so

mint helm
#

where are you checking that?

#

in a webhook endpoint?

civic sandal
#

so I need to change the rules of this to cvc_check != fail

#

API

mint helm
#

or do you mean in a radar rule?

civic sandal
#

I think I solved it myself

#

To prevent card testing, Stripe is sometimes required to not check cvc and zip checks on card validations, so they may appear as “unavailable”. Those checks will be available on the charge object once an actual payment is made. Stripe uses machine learning to predict when card testing is likely. These checks also may be unavailable as a cost-optimization if Stripe’s machine learning predicts the card is valid and that performing these checks will not increase the probability of a successful payment.

#

so Stripe recommend me to make a payment as validation with like minimum cost to know if credit card info are all correct?

mint helm
#

ok so from what I see, the PM used here is LINK

#

LINK works in a similar way as GooglePay and ApplePay (wallet) payment methods where we abstract away the CVC check

civic sandal
#

okay

#

Thanks

#

is there a field value where I can see difference between link and normal?

#

I can check it up myself first

mint helm
civic sandal
#

Thanks

#

I will check it out

mint helm
#

let me know if you need any more help

civic sandal
#

is there two different depnding on if its wallet.link vs wallet.samsung_pay ?

#

so need to verify both

#

let me dig myself

opal wedge
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

opal wedge
civic sandal
#

I think I have everything I need, give me some moments