This is a payment method for collecting credit card information for manual offline processing of an order. Presents a basic credit card form at checkout and validates card numbers using the standard Luhn algorithm. If a valid card is entered the order is successful, credit card details are encrypted and sent to admin in a separate email with "Payment Details" in the subject.