#que-subscription-3ds
1 messages · Page 1 of 1 (latest)
@dreamy gorge can you give me a concrete example I can look at?
que-subscription-3ds
What do you mean by concrete example?
you are testing, you get confusing behaviour, can you share an example Subscription id sub_123 for me to look at and explain
I have a PI number
pi_3Mqk5ID2AfqkY9Hk1hV5ZbyM
let me try to find sub
req_hvQz3bABasc9Np
sub_1Mqk5HD2AfqkY9HkymdYsjEN
2
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?
I need to trigger 3DS
I'm not doing that intentionally
What do I need to put in the payment_behavior?
I'm sorry I'm really having a hard time following
You started with "my subscriptions are canceled why?" so I explained that
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
https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements is the end to end tutorial for this