#luc-checkout-graduatedprice
1 messages · Page 1 of 1 (latest)
@rich spire hello! What is your question?
@rich spire are you around to explain your question?
I have a product with 3 graduated prices.
- no flat fee and $9.90 per item
- $99 flat fee (0 to 15 items) and $6.60 per extra item
- $399 flat fee (0 to 100 items) and $3.99 per extra item
currently I'm getting the users credit card upfront and then subscribing, but I wanted to manage everything through the customer portal (checkout session).
But when I open a checkout session for this type of model, it shows it costs $0 what can by confusing for the user.
is there a way we can change this screen?
through the customer portal (checkout session).
Can you clarify a bit more? We have literally a product called the Customer Portal that is different from our other product called Checkout
Do you also have an example Checkout Session id I can look at? It's all in another language so I don't really know what any of those words mean but it likely means you didn't pass the right quantity
So what quantity are you passing? Can you share an example cs_test_123 for me to look at?
cs_test_a1f8hyJHfxkTicmQdPTTv3no9OA7F6nd2hzZarrxkQTWKAt4XrT8ByBlwj
luc-checkout-graduatedprice
okay so you didn't pass any quantity on creation right? This looks like it's "usage based" where we charge at the end of the month
exactly, it is usage based
but even if the user doesn't use anything, they will still be charged a flat fee
in the example above is $399
I know, and it makes sense when you understand that. But it might confuse the user when they see $0 in the checkout screen
there is no way for you to change or tweak any of this
Am I setting it up correctly or should I create 2 products, 1 for the fixed fee and 1 for the usage based? -> for me this is overcomplicating, mainly when the user can upgrade/downgrade
let me double check your Price
yeah it's configured properly, it even talks about the flat fee
we don't really have a "simulate what the next Invoice will look like" in this case so there isn't a way for you to change any of this
Alright then!
really thank you!!
I have another question, but it should be in another thread haha
no just ask here please
I currently use a plugin (the app is built with No Code Bubble.io) that allow me to insert a credit card, but it's UI is horrible.
Do you have any reference on how I can create my own payment element?
we have an end to end guide right there with Checkout (what you use) or without it but using our PaymentElement pre-built UI.
thanks!! I wll dive into it asap!
yay let me know if you have questions!