Hi folks,
Im trying to implement Stripe Checkout and in order to do that I have to create a page where users can fill in their creditcard details.
One of the fields is the Expiration date, where you can choose the month and year. How can I show only the month and year in datepicker?
I hope someone can help me out.