#edvontech_webhooks
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/1404794810891501598
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
The initial payment is successful
The subscription has a single Invoice, and its status isopen, meaning it wasn't paid. https://dashboard.stripe.com/acct_1Rl3h1KQC7s9IAcX/subscriptions/sub_1RvGbKKQC7s9IAcXF3wbJP6r
Sorry, that was a different test customer.
Here is an example:
(I deleted this one already in Stripe)
can you share the Subscription ID (sub_xxx)?
ideally I would need an existing subscription with this issue. make sure to do that in test mode and not in live mode.
please use test mode for this, or sandbox
you shouldn't be testing stripe in livemode.
I have no customer atm
I'm not sure I understand. you can create anything you need in test mode, like a customer or a subscription.
So, this is the new user I have just created
the inital payment went thorugh but for the next billing cycle it says "Unvollständig / Incomplete"
can you share the Subscription ID (sub_xxx)?
This is userid: cme8hvi0x000264ls6p79c3s7
can you share the Subscription ID? it looks like this: sub_xxx
sub_1RvGxQKQC7s9IAcXf5ENPtpw
This subscription has a single invoice, and the invoice is not paid: https://dashboard.stripe.com/acct_1Rl3h1KQC7s9IAcX/subscriptions/sub_1RvGxQKQC7s9IAcXf5ENPtpw
so same as before.
also, this is a livemode subscription. as mentioned multiple times, please use test mode to test the Stripe API.
But then I am not getting it. There was one successful payment as you can see from the screenshot.
sure, but it's unrelated to the subscription.
Okay, and how do I fix this?
why did you create a one time payment, and then a subscription?
you should directly create the subscription.
probably this is the error in my logic
will try to fix it and get back to you. is this okay?
thanks for your help!
sure! note that the thread may be closed due to inactivity, but feel free to reopen a new one if needed.