#namrata-3ds

1 messages · Page 1 of 1 (latest)

swift gate
upbeat tapir
#

hello

#

we did real payment and it did not ask for bank authentication otp?

#

Is it normal to process payment like this?

mortal hare
#

Hi @upbeat tapir can you share with me the payment intent ID? you can find it from Dashboard.

upbeat tapir
#

yes

#

1st let me explain my follow for stripe payment

#

Using ajax call making request to stripe controller then in that using $charge variable but i would like to do 3DS when user click on pay button without refreshing page

upbeat tapir
#

waiting for replay

upbeat tapir
#

hii

mortal hare
#

Hi @upbeat tapir how can I help?

upbeat tapir
#

Using ajax call making request to stripe controller then in that using $charge variable but i would like to do 3DS when user click on pay button without refreshing page

mortal hare
#

Can you share with me the PaymentIntent ID that we talked about earlier?

upbeat tapir
#

yes

mortal hare
#

Nice, please share it here when ready

upbeat tapir
#

ch_3L264AKz8WXEqDYJ2n9BKADW

mortal hare
#

Thanks, I noticed that you are still using the old Charge API, and I'll recommend you to upgrade to PaymentIntent API which is compatible with 3DSv2.

upbeat tapir
#

how to use that paymentIntent API

upbeat tapir
#

can we request this api using ajax call

unique prawn
#

👋 I'm taking over for @mortal hare

#

it's preferable to use one of our supported libraries

#

in your case our Stripe-PHP library