#yuichi-hamamoto_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/1394591520430227516
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- yuichi-hamamoto_webhooks, 5 days ago, 9 messages
hi there!
but I don't think it happened
can you share the Subscription ID (sub_xxx)?
sub_1Rl3bUR3ZSJy0f3Vd5EEkKU3
I set the setting to trigger it 30 days before renewal
can you try setting it to 2-3 days before renewal, and create a new subscription to see if it works?
can you share the Subscription ID ?
wait hold on actually
having a look...
I just noticied your subscription has colleciton_method: send_invoice. I think we only send that event when using charge_automatically.
I jsut tested this, and I confirm that we don't send invoice.upcoming for subscriptions that have collection_method: "send_invoice"
this is actually mentioned in our doc here: https://docs.stripe.com/api/events/types#event_types-invoice.upcoming
Occurs X number of days before a subscription is scheduled to create an invoice that is automatically charged
ah i see
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
But for customer balance payment, can I even use charge_automatically?
No, not today as the customer must initiate a manual bank transfer to pay each invoice. That can't be automated
right
That means I cannot rely on upcoming.invoice if I want to allow the customer to pay with bank transfer?
Exactly