Exemple #1
0
 public static function createGateway($type, $subject, $password)
 {
     return Api_Dao_Payments::createGateway($type, $subject, $password);
 }