agazad Posted January 2, 2006 Share Posted January 2, 2006 Hello, I'm almost there with a new store, a few final problems... Current customer wants to process cards offline - fair enough. I've properly secured the admin section and have the store running over an SSL connection for the important bits etc etc. I've also successfully (using a contribution) implemented the Security Code field and Issue Number fields to the system. What I need is a START DATE / VALID FROM date field *that works*. I tried duplicating the "expiry date" code in CC.php as well as adding the relevant field to the database. Also have edited the admin section so that the new fields (issue/security and start date) all show up. *HOWEVER on ordering, I have successfully created a start date field with drop downs, so you enter your card details including start date. Next page, Confirmation shows all correct dates (including the start date that you just entered - so it's passing the variable to the confirm page). I then confirm the order and it all looks good to the user. Go to the admin section, open up the new order and everything is there apart from the start date field!! Even checked the database and there is no record for the start date. What I really need to know is... what files do I need to check/modify to ensure the start date vars get sent to the db? Fairly new to PHP and MySQL and all that so my mods/*hacks* might be a bit off - tried using the only contrib I could find for the start dates but it crashed and burned even on a clean install of osc. http://gsdd.co.uk/shop_saac1/ for the website. the site is not live yet so you can test an order but as I said it all goes through fine with the test CC details. Going to further mod the categories list when complete with a flash version to more closely resemble the customers site/away from osc desgin. TIA everyone, Gary PS I have no idea how I managed to post twice - SORRY!!!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.