If I do a bare-bones PHP transaction with AIM, I pass the following:
"x_login" => $login, "x_tran_key" => $trans, // user stuff "x_card_num"
=> $ccnum, "x_exp_date" => $expire, "x_card_code" => $cvv, My question
is about name, address, city, and stat...