#gopi_67606
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- gopi_67606, 4 hours ago, 3 messages
- gopi_67606, 3 days ago, 3 messages
- gopi_67606, 4 days ago, 3 messages
- gopi_67606, 4 days ago, 23 messages
- gopi_67606, 4 days ago, 8 messages
- gopi_67606, 4 days ago, 7 messages
and 8 more
I have one question
The above one is the settings in the live mode the same will appilicable in test mode when I am trying with test cards?
For questions about the dashboard, you should ask Stripe support: https://support.stripe.com/contact
And also Can you please suggest me how to implement the auto subscription which are going to work in the other countries & also how to use web hooks?
I recommnd reading this guide on how to create Subscriptions: https://stripe.com/docs/billing/subscriptions/build-subscriptions
And for webooks: https://stripe.com/docs/webhooks
I have used the same document but the next invoice is getting past due can I know the reason?
For 3d card authentication
What I need to do?
Can you share the Subscription ID (sub_xxx)?
sub_1OCw3gD6fLV2vwHg7QP9geLK
For the normal test cards invoice is getting successful
I want to know the reason & how I need to acheive the correct working copy with 3d secure authentication cards also
The Subscription is past due because was one the invoice requires 3DS: https://dashboard.stripe.com/test/invoices/in_1ODIYRD6fLV2vwHgn4yCfOOf
The simplest way to avoid this in test mode is to use a test card that doesn't require 3DS.
This subscription will got success in the real 3d secure cards in live mode ?
In live mode the bank may or may not require 3DS. It's completely up to the bank, not Stripe.
So you need to handle the case where 3DS is requested. The settings in the dashboard you shared at the beginning will help with this.
I have enabled the settings like the customer is required an email when if the action is required from the customer because of the 3d secure authentication cards
That will work right?
Yes, but note we don't send emails in test mode.