#Harish - Checkout
1 messages · Page 1 of 1 (latest)
Hi there!
I'm guessing you are talking about this parameter? Give me a few minutes to try to reproduce this issue.
https://stripe.com/docs/api/products/create#create_product-unit_label
yes, the only difference is I set it via the UI/dashboard where its hover reads the following
since I've set it to minute as seen in the first screenshot, here it should read 9 minutes
Thanks, I managed to reproduce. Now trying to see if that's expected or not
cool, I think its a bug that it isn't visible on the stripe checkout page since the hover description clearly states that it should be visible
I'll wait for your findings! Thank you Soma
So actually that's expected to not work in Checkout Session. The unit label only works for customers’ receipts and invoices as mentioned here https://stripe.com/docs/api/products/create#create_product-unit_label
That being said:
- The tooltip is definitely confusing
- And it would actually make sense for this to work on Checkout Session
So I'll raise that feedback internally to see what we can do.
that would be a huge help, please do! Meanwhile any way we can make the description more human friendly?
on the checkout session page I mean
how can we signal that "hey we charge 1 USD per minute and hence 9 dollars for 9 minutes"
You can always add a description to your product, it will be displayed like this:
got it last question! your screenshot has a space between the curreny symbol and the integer, mine does not, any idea why?
You mean between "€" and "15.00"? There's no space there.
oh!
thank you for raising that request internally Soma! Seeing the label on checkout page would be super helpful and human friendly
Happy to help 🙂