get: function (params, userId) {
      console.log('ecInterface.payment.get');

      return this.request({
        url: this._buildUri(this.uri, null, null, userId),