public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['receiverEmail' => \Yii::t('skeeks/shop/app', 'PayPal account email'), 'isLive' => \Yii::t('skeeks/shop/app', 'Is live')]);
 }
 public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['isLive' => 'Is live', 'sMerchantLogin' => 'sMerchantLogin', 'sMerchantPass1' => 'sMerchantPass1', 'sMerchantPass2' => 'sMerchantPass2']);
 }
 public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['baseUrl' => \skeeks\cms\shop\Module::t('app', 'Road to the api service robocassa'), 'sMerchantLogin' => 'sMerchantLogin', 'sMerchantPass1' => 'sMerchantPass1', 'sMerchantPass2' => 'sMerchantPass2']);
 }
 public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['isLive' => 'Рабочий режим', 'sMerchantPass2' => 'sMerchantPass2']);
 }
 public function attributeLabels()
 {
     return ArrayHelper::merge(parent::attributeLabels(), ['terminal_key' => 'Идентификатор магазина из ЛК']);
 }