ALTER TABLE `payment_process` ADD `co_system` TINYINT( 1 ) DEFAULT '0' NOT NULL AFTER `checkout_sid` ;
