public static function testChargeFormAuto() { $params = array('sid' => '1817037', 'mode' => '2CO', 'li_0_name' => 'Test Product', 'li_0_price' => '0.01'); Twocheckout_Charge::form($params, 'auto'); }