#Simple AF

1 messages · Page 1 of 1 (latest)

boreal relicBOT
ocean fossil
brave pilot
#

Hi there!

#

My teammate's not online at the moment so give me a minute to catch up on your other thread

ocean fossil
#

my previous thread was closed, so what I am trying to do is set up stripe to sell 1 Subject 2 CRM for 297.00 then they will pay 27.00 per month for support

brave pilot
#

Okay, got it!

#

Looks like my teammate recommended this:

That is supported and you just add two items/Prices when creating the Sub: https://stripe.com/docs/api/subscriptions/create#create_subscription-items
You create two different Prices (a one-time and a recurring Price), then add them both to the Subscription. You can create both Prices under the same Product if you desire or use different Products.

#

Based on what you shared, I take it you're trying to do this with the Pricing Table vs. creating a subscription server side?

ocean fossil
#

I was trying to Create a Subscription which is what he recommended. I then added 2 Products, but that created 2 different options. I then added 1 product with 2 prices, but it comes up as one or the other, not both. I thought I had it earlier, but......guess I changed it and it went away, now I can't find it to edit it lol

#

ok, so I went to Create a Subscription, but then chose the option to embed pricing table on my website. I guess that is where I went wrong?

brave pilot
#

Kind of? The pricing table doesn't currently support more complex pricing models. With the pricing table, your customers will only be able to select one price for their subscription