#khoi
1 messages · Page 1 of 1 (latest)
We have an API here https://stripe.com/docs/api/invoiceitems/create?lang=python
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yes i mean can i create it without creating a price object first
Um the price parameter here is optional
ahhh
do you know if charge_id is created when invoice is created?
or is it after payment
should be after payment