#treciokas - volume pricing one time

1 messages ยท Page 1 of 1 (latest)

raw ember
#

Good question. Checking in to how to do this. I thought you could do volume pricing for one time payments but it sounds like you are getting errors here when you try to chose otherwise?

high void
#

Well i just try to create stripe price in dashboard and there is no selection one time as it is in Standard pricing model

raw ember
#

Gotcha. Apologies I dropped off this thread. Server got busy. Looking in to this now

#

Unfortunately it is looking like there is not a way to do this with our Price objects. One suggestion that I am seeing is to allow the user to choose their quantity before creating a Checkout Session and then you can calculate that total price based on your tiers and create the session for that specific amount

high void
#

mhm. i thought that there is better solutions ๐Ÿ™‚ well will count everything in the app side then ๐Ÿ™‚ thanks

raw ember
#

Me too. Honestly a bit surprised that that is the case here. I can put in some feedback about this though unfortunately I can't guarantee it will be added