#alexelba

1 messages · Page 1 of 1 (latest)

wild sailBOT
#

Hello alexelba, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
• alexelba, 0 days ago, 9 messages

wild lance
#

Hello! I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you with Dashboard questions better than I can: https://support.stripe.com/contact/email

ocean flicker
#

I am looking thru api too

#

I can do volume price

#

but can not figure out how to set in api

#

as well

wild lance
#

What exactly do you want to do?

#

Like what do you mean by volume price?

ocean flicker
#

I have base price lets say Monthly coaching 60 or 600 yearly . Additional 1 o 1 $20 per month per class, and you can choose how many additional 1 o 1 per month you want

wild lance
#

To me that sounds like an additional Product with a $20 per month Price that you add to the existing Subscription.

#

So the Subscription would be for the $60/month base Price + the $20/month add-on Price, with the quantity of the latter whatever they want.

ocean flicker
#

yes, but I want clients to be able to add $20 per month during checkout session

#

if I just add the product it will be fixed

#

and they have to get it

#

maybe I am missing something, but sounds like I need to build UI to do my side and can not use checkout session

wild lance
#

Ah, you want to use Checkout.

#

I see.

ocean flicker
#

probably 🙂 let me check

#

when doing cross sales, or stripe checkout session is there way to set minimum product quantity

wild lance
#

I don't think so. If you need that you would have to build your own payment form/flow.

ocean flicker
#

I am trying to find api where I can programmatically set up cross sales

#

sells

wild lance
#

We don't have an API, this is something you would configure in the Dashboard.

ocean flicker
#

thanks

wild lance
#

Possibly. I recommend you give it a try in test mode and see if it works the way you expect.