![]() |
Month as "# - text" in CC info
Please move if not in the right forum. On the checkout page, payment method "credit cart" I want month box to say "01 - January", "02 - February", etc. I can make the text to appear like this but I'm not sure which value will xcart use. It will look like this
<select name="card_expire_Month"> <option label="Month..." value="" selected="selected">Month...</option> <option label="01 - January" value="01">01 - January</option> <option label="02 - February" value="02">02 - February</option> .................... </select> and if xcart uses "value" as month than is ok to have it like this. I think it will work but ..... Anyone? |
Re: Month as "# - text" in CC info
Nobody knows the answer on that?
|
Re: Month as "# - text" in CC info
it should be fine as long as you didnt change the values
|
Re: Month as "# - text" in CC info
That's what I thought. Thanks.
|
All times are GMT -8. The time now is 06:35 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.