#Senhor-3ds

1 messages · Page 1 of 1 (latest)

eternal mango
#

Hey, can you share the Payment Intent ID?

abstract iron
#

yes, give me a minute

#

pi_3KlVq8KKWf9Suo521aq59LYx

eternal mango
#

Is Nexi the bank?

abstract iron
#

yes

#

i am running a test on live mode for my application

#

and i tried the payment with my card

#

the bank is Nexi

eternal mango
abstract iron
#

i already tried test mode and everything worked

#

with the stripe test cards

#

that's why i deployed on live mode

#

and production

#

everything worked

eternal mango
#

Well that's because you're only ever hitting our 'dummy' 3DS challenge flow in test mode – not an actual bank

#

Checking our logs anyway, and this seems like a bank issue with their 3DS implementation

abstract iron
#

ok thanks

#

another question

#

when i put card number even if i don't input cvc and valid thru, the payment request still goes out

#

is it normal?

#

the only one i see taking payments only with card number is amazon if i remember correctly

eternal mango
#

How are you integrating? What payment UI you using?

abstract iron
#

PaymentElement from react-stripe

#

the component itself

eternal mango
#

Got it. We'll only require CVC with the Payment Element for cards issued in certain countries

abstract iron
#

Perfect, all clear, thanks for the support and have a nice day. So far Stripe is the best service i've used; in functionality and documentation and support

#

thanks for everything

#

Stripe is what i call a company with balls

#

Professionals you are

eternal mango
#

Most banks don't actually validate/check the CVC data, so we don't send/request it in most instances

#

Thanks for the kind words! I'll share them with the team