Manual Credit

CREDIT CARD INFORMATION

Full Name
Credit Card // Dynamically construct a list of approved card types from // the CARDTYPE table in the database typeCursor = database.cursor("select * from LP_CARDTYPE"); DynSelect("cardType", 1, false, "", "VISA", typeCursor); typeCursor.close();
Card Number
Expiration Date
DOLLARS CENTS
Amount to Credit
Credit Description
(Limited to 200 chars)

Back to Administration