RE: Credit Card
mdfst13 <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <c910275177a5bf4e1c1ab3a66d817f12@osCommerce-Forums> |
This message was sent from: Tips and Tricks http://forums.oscommerce.com/viewtopic.php?p=185366#185366 ---------------------------------------------------------------- There is a checksum built into the credit card number. When the digits are combined using the check formula, they need to come out as a number that is of the proper value. This is checked in ccval.php. Good luck, Matt