#miketimturner-metered-billing
1 messages · Page 1 of 1 (latest)
hi! You can't no, that's just how our metered billing works
that invoice is not sent to the customer or generates any receipts or anything though, to be clear, if that's the concern
Hmm, well I have just added an invoice section within my app and it will still pull down this invoice and the customer will see it. What would you recommend?
change your code so the app doesn't show the customer that invoice and filters it out. You can identify it by the amount being 0 and the billing_reason being subscription_create https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason