#shubhamjha
1 messages · Page 1 of 1 (latest)
Hi there!
hey soma
Can you share more details on what you are trying to do exactly? And also what is the subscription schedule ID?
my achive is to see the upcoming event of stripe for subscription ok
when i normly subscribe the plan it automatically paid by upcming event
but when i shedule a subscription it want be paid its says past due
and they will goes into incompleted payemnt
Does the customer has a default payment method set?
And also what is the subscription schedule ID?
Thanks! Give me a few minutes to look into this.
Yourslef marked the invoice as uncollectible in the Stripe dashboard: https://dashboard.stripe.com/test/logs/req_7fL9q6ALBvd2dS
please tell me about this
when i advance the time in test clock it will show me this
Can you share the subscription ID where you see this?
That's expected, since you didn't pay the first invoice
i am useing test clock it automatically paid i guess?
i am advancing the time
to that days when this shedules is started
No, test clocks will just move the time forward. But if the invoice are not paid, then the subscription will become past due, as expected.
If you don't want that, you need to make sure to actually pay the invoices.
its testing mode and i alredy give the card details then why it will happend?
You want the customer to have a default payment method set. But currently it doesn't so the payment fails.
so how can i test it
tell me the way how can i test it if a user has shedule a subscription then how it will paid?
?
Check the customer in the dashboard, and set the existing payment method as the default
oh then it will work ? right
Since you are an account in India, there are some specific rules about subscription that I'm not familiar with (see https://stripe.com/docs/india-recurring-payments).
I recommend testing what I suggested above and see if it works or not.