Hello,
we set up a price table using Stripe price table with 3 of our products. What we have seen elsewhere on other sites is that they display Yearly prices as "per month".
This is one example:
As you can see from the example above, even though the annual (yearly) price is selected, it still displays monthly price (which is calculated using yearly price divided by 12).
This is way cleaner approach for customers as they don't get deterred when seeing a high yearly price.
This is how our Stripe price table looks now:
So is there a way to make the price table display (per month) and not (per year) even though the prices are for yearly payment?
Thanks and best regards
Jan Verderber