| | Miva Merchant v4.x | | This file and the source codes contained herein are the property | of Miva Corporation. Use of this file is restricted to the specific | terms and conditions in the License Agreement associated with this | file. Distribution of this file or portions of this file for uses | not covered by the License Agreement is not allowed without a written | agreement signed by an officer of Miva Corporation. | | Copyright 1998-2001 Miva Corporation. All rights reserved. | http://www.miva.com/ | | Credit Card Payment With Simple Validation | $Source: /home/cvs/merchant/Merchant/modules/payment/mod10.mv,v $ | | Prefix : MER-M10- | Next Error Code: 12 | Next Text ID : 40 | Credit Card Payment With Simple Validation Unable to rename '%dir%mod10crd_temp.dbf' to '%dir%mod10crd.dbf' Unable to create directory '%directory%' Please select at least one payment method Please select at least one payment method

Please select the credit cards you wish to accept.

 
Available Payment Methods:
 
Available Payment Methods:
Name on Card: Card Number: Expiration Date: / Name on Card: Card Number: Expiration Date: | | Strip spaces and dashes from the credit card number. | If after this it contains any non-numeric characters, | then it's invalid. | | | 'lengths' contains a list of acceptable number lengths for this card type. It may be blank | If it's blank, return valid = 1 and we're done. | Otherwise, determine the length of ccnum, and scan lengths until that length is found (success) | Or we've reached the end (failure) | | | 'prefixes' contains a list of acceptable prefixes for this card type. It may be blank | If it's blank, return valid = 1 and we're done. | Otherwise, compare each prefix in the list to leading digits of ccnum until there is a match (success) | Or we've reached the end (failure) | | | Add all the digits together. We start at the end | and proceed towards the front. Odd-numbered positions | are multiplied by two | | | The result must be evenly dividable by 10 | Please specify a credit card name A credit card with the name '%card%' already exists Prefixes must be numeric. Multiple values must be separated by commas. Lengths must be numeric. Multiple values must be separated by commas. Credit Card Payment With Simple Validation
Remove Credit Card Allowable Prefixes Allowable Lengths New Card { l.alt_text } { l.alt_text }  
Edit Here { l.alt_text }
any any Edit Here { l.alt_text }  
 
Credit Card Payment With Simple Validation
Name on Card:
Card Number:
Expiration Date: /
Action '%action%' is not valid