X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Month as "# - text" in CC info (https://forum.x-cart.com/showthread.php?t=36919)

cflsystems 01-21-2008 05:47 PM

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?

cflsystems 01-23-2008 03:15 AM

Re: Month as "# - text" in CC info
 
Nobody knows the answer on that?

inebriate 01-23-2008 12:20 PM

Re: Month as "# - text" in CC info
 
it should be fine as long as you didnt change the values

cflsystems 01-23-2008 01:28 PM

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.