#darkshadow-Tax

1 messages · Page 1 of 1 (latest)

bleak dirge
#

Hi there, sorry I don't quite get your question. Can you elaborate more?

unreal spire
#

Sure, I was using Payment Intents to add a custom payment flow and I originally planned on integrating Stripe Tax after I got a successful flow set up (I didn’t know how Stripe Tax worked, because it looks like you have to use the Orders API for custom flows)

When I went to switch to the Orders API I saw that you have to include line items for each order, which makes sense, but to my understanding the Product of each item has to either be in Stripe Products or it will be created with the product_data property.

#

I wanted to know if it’s possible to create an order without storing any products in the Stripe dashboard since my app will be a marketplace app that could potentially have thousands of products.

bleak dirge