예제 #1
0
 public function attributeHints()
 {
     return ArrayHelper::merge(parent::attributeHints(), ['isLive' => 'If is live used url: https://www.paypal.com/cgi-bin/websc else https://www.sandbox.paypal.com/cgi-bin/websc']);
 }
예제 #2
0
 public function attributeHints()
 {
     return ArrayHelper::merge(parent::attributeHints(), ['isLive' => 'If is live used: https://auth.robokassa.ru/Merchant/Index.aspx else http://test.robokassa.ru/Index.aspx']);
 }
예제 #3
0
 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']);
 }
예제 #4
0
 public function attributeHints()
 {
     return ArrayHelper::merge(parent::attributeHints(), ['isLive' => '', 'payment_type' => 'Смотреть https://tech.yandex.ru/money/doc/payment-solution/reference/payment-type-codes-docpage/']);
 }
예제 #5
0
 public function attributeHints()
 {
     return ArrayHelper::merge(parent::attributeHints(), ['isLive' => '']);
 }