View Single Post
  #2  
Old 02-24-2003, 04:50 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Code:
$order_details = "Card type: $card_type\nCard number: $card_number\nExp. date: $card_expire";

This is from payment_cc.php, you MIGHT be able to reference these variables inside the mail template, if not some more mod work needs to be done.

Let me know.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote