#fen_god
1 messages · Page 1 of 1 (latest)
Perhaps I can use one-time products on the invoice
hello! if you're selling a specific Product to your customers, you would only create a Product / Price once? Unless you will always have a new Product?
I dont want stripe to maintain the items we're sellng in our third party system. The total amount for the invoice can also be modified by the user on our system regardless of the item's fixed amount.
So maybe one-time products is the route i need to take?
yeah if that's the case, I think Invoicing would be a better fit then, probably try it out and see how it looks
can i please be directed to a document that guides me through creating one time products and prices?
hmmmm, we don't have one, but you would really just pass in the amount and currency at the bare minimum (instead of a Price object) when creating an Invoice Item