Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Valid From Date


Guest

Recommended Posts

Posted

Hi

 

On the credit card payment page there is only a expiry date to enter, how can I add a valid from date?

Posted

Not sure why you need this but getting it on the form is easy.

 

Simply copy the expiry date field

 

paste it above the expiry date field and rename it to date_from.

 

add the proper prep and handling lines in the page processor and send it off to check out

 

The hard part is going to be getting it handled by check out and your card processor.

 

There are too many variations here for processors but with a little research you should be able to get 'er done...

 

Good Luck and good coding.

How do you know when you know what you want to do for the rest of your life?

Posted
Not sure why you need this but getting it on the form is easy.

 

Simply copy the expiry date field

 

paste it above the expiry date field and rename it to date_from.

 

add the proper prep and handling lines in the page processor and send it off to check out

 

The hard part is going to be getting it handled by check out and your card processor.

 

There are too many variations here for processors but with a little research you should be able to get 'er done...

 

Good Luck and good coding.

 

I need it as some new Switch cards need "valid from date" to validate it, I have added it to the form by copying the expiry date drop down, but i need to know how to get this into the database and show it in in the orders.

 

We use a terminal to enter the creditcard details.

 

 

Any help would be Appreciated

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...