#9310

1 messages · Page 1 of 1 (latest)

gusty viperBOT
uneven obsidian
#

Hello

#

Can you provide me an example that I can look at?

#

A PaymentIntent preferably

fierce sundial
#

yes, give me sec (those would be from our test mode), I don't have specific customer on prod right now

#

pi_3MGob4KpJcQYpR3W1VOtUpPH

uneven obsidian
#

👀

#

So the issue is you are setting off_session: true when you call /pay

#

Is your customer going to be on-session when this step happens?

fierce sundial
#

We don't use this parameter in our code off_session , this must be by default.

Those are subscription - user pays, and the payment for the invoice can happen after an 1 hour, so there's no guarantee user is still on

uneven obsidian
#

Okay

#

So if the customer isn't still there then you need to use a SetupIntent when you collect the PaymentMethod

#

To set up the PaymentMethod for 3DS

#

How are you collecting card details?

#

Using Card Element?

fierce sundial
#

yes

uneven obsidian
#

That will then both create the PaymentMethod and handle 3DS if necessary

#

@stark jackal let's start a new thread for your specific issue

fierce sundial