public static function setPartnerApiSecret($partnerApiSecret)
 {
     self::$partnerApiSecret = $partnerApiSecret;
 }