ALTER TABLE `payment_process` ADD `x_tran_key` VARCHAR( 255 ) NOT NULL AFTER `x_Login` ;

