#Shopify Dev

1 messages · Page 1 of 1 (latest)

dense coveBOT
uneven vine
#

hi! Reposting the question here.

I need some help in stripe subscription api for 3DS credit/Debit card. I'm implementing Stripe subscription so there is issue occured when someone purchase a subscription with card having 3DS enabled. The payment status at stripe shows the in_complete. But I want to complete the payment by redirecting the user to stripe 3DS authentication page when I'm calling stripe subscription api. I have done this with Stripe payment intent API but I don't know how can I do it with subscription API.
If anyone know the solution please let me know.