#luc-checkout-graduatedprice

1 messages · Page 1 of 1 (latest)

serene craterBOT
sly pine
#

@rich spire hello! What is your question?

#

@rich spire are you around to explain your question?

rich spire
#

I have a product with 3 graduated prices.

  1. no flat fee and $9.90 per item
  2. $99 flat fee (0 to 15 items) and $6.60 per extra item
  3. $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?

sly pine
#

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

rich spire
#

in english

#

yes, sorry..I meant the checkout

sly pine
#

So what quantity are you passing? Can you share an example cs_test_123 for me to look at?

rich spire
#

cs_test_a1f8hyJHfxkTicmQdPTTv3no9OA7F6nd2hzZarrxkQTWKAt4XrT8ByBlwj

sly pine
#

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

rich spire
#

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

sly pine
#

but they won't be charged upfront

#

the will be charged at the end of the month

rich spire
#

I know, and it makes sense when you understand that. But it might confuse the user when they see $0 in the checkout screen

sly pine
#

there is no way for you to change or tweak any of this

rich spire
#

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

sly pine
#

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

rich spire
#

Alright then!

#

really thank you!!

#

I have another question, but it should be in another thread haha

sly pine
#

no just ask here please

rich spire
#

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?

sly pine
#

we have an end to end guide right there with Checkout (what you use) or without it but using our PaymentElement pre-built UI.

rich spire
#

thanks!! I wll dive into it asap!

sly pine
#

yay let me know if you have questions!