#que-subscription-3ds

1 messages · Page 1 of 1 (latest)

small doveBOT
jaunty turtle
#

@dreamy gorge can you give me a concrete example I can look at?

#

que-subscription-3ds

dreamy gorge
#

What do you mean by concrete example?

jaunty turtle
#

you are testing, you get confusing behaviour, can you share an example Subscription id sub_123 for me to look at and explain

dreamy gorge
#

I have a PI number

#

pi_3Mqk5ID2AfqkY9Hk1hV5ZbyM

#

let me try to find sub

#

req_hvQz3bABasc9Np

#

sub_1Mqk5HD2AfqkY9HkymdYsjEN
2

jaunty turtle
#

thanks, looking

#

so that request is you explicitly saying "please cancel that Subscription I won't use it anymore"

#

so why do you do this?

dreamy gorge
#

I need to trigger 3DS

#

I'm not doing that intentionally

#

What do I need to put in the payment_behavior?

jaunty turtle
#

I'm sorry I'm really having a hard time following

#

You started with "my subscriptions are canceled why?" so I explained that

dreamy gorge
#

I need to trigger 3DS

#

how do I do that?

jaunty turtle
#

https://dashboard.stripe.com/test/logs/req_82RN5UdGFRwDdM this request created the Subscription in the state incomplete That Subscription has an Invoice in latest_invoice and that Invoice has a PaymentIntent. What you need to do is confirm that PaymentIntent client-side to collect card details securely and do 3DS as needed

dreamy gorge
#

Ok I will try this

#

thanks