#s2j2

1 messages · Page 1 of 1 (latest)

trim masonBOT
raw yacht
#

Hello! Can you be more specific? Are you asking which API to use to create a one-time Price + Product that would be used for something like Checkout?

supple cedar
#

I have already created stripe price and product object. Only thing is, I want to create a one-time product with this instead of a subscription.

raw yacht
#

There isn't really a "one-time" product - a product can have multiple prices and a price is what's one-time or recurring.

You can either create another one-time price and add it to your existing product, or create a whole new product and add a one-time price to that

supple cedar
#

I see, thanks for the response!