@stripe can you confirm if it's possible to add metadata to the invoice (via invoice.created webhook) on initial subscription signup? Does initial invoice of a subscription wait for a 200 on invoice.created if that webhook is configured, or is that bypassed for first invoice?
You can add metadata to an invoice via the API, but not when the invoice has been created by a subscription: https://stripe.com/docs/api#update_invoice …
-
-
During renewal we can add to the invoice though, correct? Looking at https://stripe.com/docs/billing/lifecycle … it looks like we can add line items and/or metadata on renewal... but you're saying not on initial subscription?
-
Correct, you are not able add these on the initial invoice created by a subscription.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.