#abdus-samad_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1465854378509467720
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there,
taking a look. Give me one sec
So I can see the subscription and the first Invoice: https://dashboard.stripe.com/acct_1SuL6SBsqoy7Jy8k/test/invoices/in_1SuLK0Bsqoy7Jy8kzvCPQu6a
This is a $0 invoice so there would be no transaction
But the subscription starts on Jan 28 to April 30
So it has to show something on the stripe dashboard
Looks at this dashboard
it is sempty
it is empty
it should have something if subscription is sucessfully created?
The first invoice covers the trial period. I see that you use a test clock, what happens when you advance the test clock by about one day, then you should see another Invoice, and if that one is paid you also should see a transaction
ok i advanced the clock by one day
and i see the invoice created for prorated month
So i would like to confirm
Will the entry be created only when the clock is equal or greater than first invoice date?
By entry you mean transaction in your dashboard?
yes
the transaction will be visibile in your dashboard at the time of payment. In vour case, the second invoice was created and finalized after the end of the trial period, does that make sense?
yes got it