#vlad-ko_docs

1 messages · Page 1 of 1 (latest)

keen ospreyBOT
#

đź‘‹ 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/1304462130279485480

📝 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.

tired needle
#

Hi, can you share the invoice id from your test?

#

Are you saying that no events are sent for $0 invoices and you would like to see one? Can you add a bit more context here?

atomic ibex
#

sorry i was limited in the form

#

i am getting 2 invoices

#

when the checkout is successful - with 0 amount which is expected and the trial starts

#

and one after the trial ends - an invoice with the correct amount is created and paid

#

am i getting both, i am asking is it possible to have zero amount invoices generated per month

#

for example data - i did some cleanups and i deleted the customer

#

cus_RBFimtXm9aAsmZ

#
Trial Behavior Settings: Confirm that you’ve configured the subscription’s trial behavior to create invoices. You have specified CREATE_INVOICE for MissingPaymentMethod behavior, which applies when the payment method is missing at the end of the trial. To prompt invoicing throughout the trial, check that your Stripe account’s settings allow for $0 invoices during trial periods. Stripe sometimes defaults to suppressing invoices during trials.
``` but i am not sure if this is valid thing suggested by you know "who" 🙂