#mckeemi

1 messages · Page 1 of 1 (latest)

grim emberBOT
surreal totem
#

future off-session payments get the exemption from 3D Secure if that card is set up. Creating a subscription is not off-session by default

mossy bay
surreal totem
#

if it's not off-session, then you shouldn't be doing it this way at all, you should just create the Subscription with default_incomplete and confirm the PaymentIntent on the frontend

mossy bay
#

This is how I created the subscripton offsession set to true

surreal totem
#

whats's the ID of the sub_xxx ?

mossy bay
#

"sub_1NGfCpKSjo69sG6aJdOHTHJB"

#

I have both default-incomplete & offsession ... would that be an issue?

surreal totem
#

it's because you didn't pass off_session when you actually confirmed the PaymentIntent later

mossy bay
#

That makes sense! Thank you so much, I will give that go, really appreciate the help

grim emberBOT