Paw_Payanyway - Version 1.4.3

Version Notes

- добавлен специальный статус оплаты для PayAnyWay

Download this release

Release Info

Developer PayAnyWay
Extension Paw_Payanyway
Version 1.4.3
Comparing to
See all releases


Code changes from version 1.4.0 to 1.4.3

Files changed (80) hide show
  1. app/code/community/Paw/Payanyway/Block/Form.php +0 -0
  2. app/code/community/Paw/Payanyway/Block/Info.php +0 -0
  3. app/code/community/Paw/Payanyway/Block/Invoice.php +0 -0
  4. app/code/community/Paw/Payanyway/Block/Payment.php +0 -0
  5. app/code/community/Paw/Payanyway/Block/Redirect.php +0 -0
  6. app/code/community/Paw/Payanyway/Helper/Data.php +0 -0
  7. app/code/community/Paw/Payanyway/Model/Abstract.php +80 -13
  8. app/code/community/Paw/Payanyway/Model/Alfaclick.php +0 -0
  9. app/code/community/Paw/Payanyway/Model/Banktransfer.php +0 -0
  10. app/code/community/Paw/Payanyway/Model/Ciberpay.php +0 -0
  11. app/code/community/Paw/Payanyway/Model/Comepay.php +0 -0
  12. app/code/community/Paw/Payanyway/Model/Contact.php +0 -0
  13. app/code/community/Paw/Payanyway/Model/Dengimail.php +0 -0
  14. app/code/community/Paw/Payanyway/Model/Elecsnet.php +0 -0
  15. app/code/community/Paw/Payanyway/Model/Euroset.php +0 -0
  16. app/code/community/Paw/Payanyway/Model/Event.php +0 -0
  17. app/code/community/Paw/Payanyway/Model/Faktura.php +0 -0
  18. app/code/community/Paw/Payanyway/Model/Forward.php +0 -0
  19. app/code/community/Paw/Payanyway/Model/Gorod.php +0 -0
  20. app/code/community/Paw/Payanyway/Model/Mcb.php +0 -0
  21. app/code/community/Paw/Payanyway/Model/Moneta.php +0 -0
  22. app/code/community/Paw/Payanyway/Model/Moneymail.php +0 -0
  23. app/code/community/Paw/Payanyway/Model/Novoplat.php +0 -0
  24. app/code/community/Paw/Payanyway/Model/Payanyway.php +0 -0
  25. app/code/community/Paw/Payanyway/Model/Paymentaction.php +0 -0
  26. app/code/community/Paw/Payanyway/Model/Plastic.php +0 -0
  27. app/code/community/Paw/Payanyway/Model/Platika.php +0 -0
  28. app/code/community/Paw/Payanyway/Model/Post.php +0 -0
  29. app/code/community/Paw/Payanyway/Model/Psb.php +0 -0
  30. app/code/community/Paw/Payanyway/Model/Qiwi.php +0 -0
  31. app/code/community/Paw/Payanyway/Model/Resource/Setup.php +0 -0
  32. app/code/community/Paw/Payanyway/Model/Sberbank.php +0 -0
  33. app/code/community/Paw/Payanyway/Model/Walletone.php +0 -0
  34. app/code/community/Paw/Payanyway/Model/Webmoney.php +0 -0
  35. app/code/community/Paw/Payanyway/Model/Yandex.php +0 -0
  36. app/code/community/Paw/Payanyway/Model/event.log +0 -0
  37. app/code/community/Paw/Payanyway/controllers/Moneta/MonetaDataTypes.php +0 -0
  38. app/code/community/Paw/Payanyway/controllers/Moneta/MonetaWebService.php +0 -0
  39. app/code/community/Paw/Payanyway/controllers/Moneta/MonetaWebServiceConnector.php +0 -0
  40. app/code/community/Paw/Payanyway/controllers/PayanywayController.php +0 -0
  41. app/code/community/Paw/Payanyway/controllers/ProcessingController.php +0 -0
  42. app/code/community/Paw/Payanyway/etc/config.xml +2 -2
  43. app/code/community/Paw/Payanyway/etc/system.xml +2011 -2002
  44. app/code/community/Paw/Payanyway/sql/payanyway_setup/install-1.0.0.php +4 -0
  45. app/code/community/Paw/Payanyway/sql/payanyway_setup/install-1.4.0.php +0 -0
  46. app/code/community/Paw/Payanyway/sql/payanyway_setup/mysql4-install-1.4.0.php +0 -0
  47. app/code/community/Paw/Payanyway/sql/payanyway_setup/mysql4-upgrade-1.3.1-1.4.0.php +0 -0
  48. app/code/community/Paw/Payanyway/sql/payanyway_setup/upgrade-1.3.1-1.4.0.php +0 -0
  49. app/design/adminhtml/default/default/template/payanyway/info.phtml +0 -0
  50. app/design/adminhtml/default/default/template/payanyway/pdf/info.phtml +0 -0
  51. app/design/frontend/base/default/layout/payanyway.xml +0 -0
  52. app/design/frontend/base/default/template/payanyway/blank.phtml +0 -0
  53. app/design/frontend/base/default/template/payanyway/form.phtml +0 -0
  54. app/design/frontend/base/default/template/payanyway/info.phtml +0 -0
  55. app/design/frontend/base/default/template/payanyway/invoice.phtml +0 -0
  56. app/design/frontend/base/default/template/payanyway/payment.phtml +0 -0
  57. app/design/frontend/base/default/template/payanyway/redirect.phtml +0 -0
  58. app/etc/config.xml +9 -0
  59. app/etc/modules/Paw_Payanyway.xml +0 -0
  60. app/locale/en_US/Paw_Payanyway.csv +2 -2
  61. app/locale/ru_RU/Paw_Payanyway.csv +2 -2
  62. package.xml +4 -4
  63. skin/frontend/base/default/images/payanyway/alfaclick.jpg +0 -0
  64. skin/frontend/base/default/images/payanyway/banktransfer.jpg +0 -0
  65. skin/frontend/base/default/images/payanyway/contact.jpg +0 -0
  66. skin/frontend/base/default/images/payanyway/elecsnet.jpg +0 -0
  67. skin/frontend/base/default/images/payanyway/euroset.png +0 -0
  68. skin/frontend/base/default/images/payanyway/forward.jpg +0 -0
  69. skin/frontend/base/default/images/payanyway/gorod.jpg +0 -0
  70. skin/frontend/base/default/images/payanyway/mastercard.png +0 -0
  71. skin/frontend/base/default/images/payanyway/mcb.jpg +0 -0
  72. skin/frontend/base/default/images/payanyway/moneta.jpg +0 -0
  73. skin/frontend/base/default/images/payanyway/payanyway.jpg +0 -0
  74. skin/frontend/base/default/images/payanyway/post.jpg +0 -0
  75. skin/frontend/base/default/images/payanyway/psb.jpg +0 -0
  76. skin/frontend/base/default/images/payanyway/sberbank.jpg +0 -0
  77. skin/frontend/base/default/images/payanyway/visa.jpg +0 -0
  78. skin/frontend/base/default/images/payanyway/webmoney.jpg +0 -0
  79. skin/frontend/base/default/images/payanyway/yandex.jpg +0 -0
  80. skin/frontend/base/default/js/validation.js +0 -0
app/code/community/Paw/Payanyway/Block/Form.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Block/Info.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Block/Invoice.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Block/Payment.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Block/Redirect.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Helper/Data.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Abstract.php CHANGED
@@ -100,11 +100,11 @@ abstract class Paw_Payanyway_Model_Abstract extends Mage_Payment_Model_Method_Ab
100
  {
101
  if (!$this->_isInvoice)
102
  {
103
- return "https://".$this->getConfigParam('payment_action')."/assistant.htm";
104
  }
105
  else
106
  {
107
- return Mage::getUrl('payanyway/processing/invoice');;
108
  }
109
  }
110
 
@@ -128,6 +128,13 @@ abstract class Paw_Payanyway_Model_Abstract extends Mage_Payment_Model_Method_Ab
128
 
129
  }
130
 
 
 
 
 
 
 
 
131
  /**
132
  * prepare params array to send it to gateway page via POST
133
  *
@@ -135,26 +142,86 @@ abstract class Paw_Payanyway_Model_Abstract extends Mage_Payment_Model_Method_Ab
135
  */
136
  public function getFormFields()
137
  {
 
 
138
  $order_id = $this->getOrder()->getRealOrderId();
139
 
140
  $mntId = $this->getConfigParam('mnt_id');
141
  $mntDataintegrityCode = $this->getConfigParam('mnt_dataintegrity_code');
142
  $amount = number_format($this->getOrder()->getGrandTotal(), 2, '.', '');
143
- $currencyCode = $this->getOrder()->getOrderCurrencyCode();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  $mntTestMode = $this->getConfigParam('mnt_test_mode');
145
  $mntSignature = md5($mntId.$order_id.$amount.$currencyCode.$mntTestMode.$mntDataintegrityCode);
146
  $unitId = $this->getMethodParam('unitid');
147
 
148
- $params = array(
149
- 'MNT_ID' => $mntId,
150
- 'MNT_TRANSACTION_ID' => $order_id,
151
- 'MNT_AMOUNT' => $amount,
152
- 'MNT_CURRENCY_CODE' => $currencyCode,
153
- 'MNT_TEST_MODE' => $mntTestMode,
154
- 'MNT_SIGNATURE' => $mntSignature,
155
- 'MNT_SUCCESS_URL' => Mage::getUrl('payanyway/processing/success'),
156
- 'MNT_FAIL_URL' => Mage::getUrl('payanyway/processing/cancel')
157
- );
158
  if (!empty($unitId))
159
  $params['paymentSystem.unitId'] = $unitId;
160
 
100
  {
101
  if (!$this->_isInvoice)
102
  {
103
+ return "https://".$this->getConfigParam('payment_action')."/assistant.htm";
104
  }
105
  else
106
  {
107
+ return Mage::getUrl('payanyway/processing/invoice');
108
  }
109
  }
110
 
128
 
129
  }
130
 
131
+ private static function cleanProductName($value)
132
+ {
133
+ $result = preg_replace('/[^0-9a-zA-Zа-яА-Я ]/ui', '', htmlspecialchars_decode($value));
134
+ $result = trim(mb_substr($result, 0, 20));
135
+ return $result;
136
+ }
137
+
138
  /**
139
  * prepare params array to send it to gateway page via POST
140
  *
142
  */
143
  public function getFormFields()
144
  {
145
+ $params = array();
146
+
147
  $order_id = $this->getOrder()->getRealOrderId();
148
 
149
  $mntId = $this->getConfigParam('mnt_id');
150
  $mntDataintegrityCode = $this->getConfigParam('mnt_dataintegrity_code');
151
  $amount = number_format($this->getOrder()->getGrandTotal(), 2, '.', '');
152
+ $orderItems = $this->getOrder()->getAllItems();
153
+
154
+ if ($this->getConfigParam('mnt_kassa') == '1')
155
+ {
156
+ $inventory = [];
157
+ /** @var Mage_Sales_Model_Order_Item $orderItem */
158
+ foreach ($orderItems as $orderItem)
159
+ $inventory[] = [
160
+ 'n' => self::cleanProductName($orderItem->getName()),
161
+ 'p' => number_format($orderItem->getProduct()->getFinalPrice(), 2, '.', ''),
162
+ 'q' => $orderItem->getQtyToInvoice(),
163
+ 't' => '1105'
164
+ ];
165
+
166
+ $shippingAmount = $this->getOrder()->getShippingAmount();
167
+ if ($shippingAmount > 0)
168
+ $inventory[] = [
169
+ 'n' => 'Доставка',
170
+ 'p' => number_format($shippingAmount, 2, '.', ''),
171
+ 'q' => '1',
172
+ 't' => '1105'
173
+ ];
174
+
175
+ $productsTotal = 0;
176
+ foreach ($inventory AS $item)
177
+ $productsTotal = $productsTotal + floatval($item['p']) * floatval($item['q']);
178
+
179
+ if (floatval($productsTotal) != floatval($amount))
180
+ {
181
+ $discountRate = floatval($amount) / floatval($productsTotal);
182
+ $newInventory = [];
183
+ $newInventoryTotal = 0;
184
+ foreach ($inventory AS $item)
185
+ {
186
+ $item['p'] = number_format(floor(floatval($item['p']) * $discountRate * 100) * 0.01, 2, '.', '');
187
+ $newInventory[] = $item;
188
+ $newInventoryTotal = $newInventoryTotal + floatval($item['p']) * floatval($item['q']);
189
+ }
190
+ if ($newInventoryTotal < floatval($amount))
191
+ $newInventory[] = [
192
+ 'n' => 'Корректировка',
193
+ 'p' => number_format($amount - $newInventoryTotal, 2, '.', ''),
194
+ 'q' => '1',
195
+ 't' => '1105'
196
+ ];
197
+ $inventory = $newInventory;
198
+ }
199
+
200
+ $kassaData = ['customer' => $this->getOrder()->getCustomerEmail(), 'items' => $inventory];
201
+
202
+ $jsonData = preg_replace_callback('/\\\\u(\w{4})/', function ($matches)
203
+ {
204
+ return html_entity_decode('&#x' . $matches[1] . ';', ENT_COMPAT, 'UTF-8');
205
+ }, json_encode($kassaData));
206
+ $jsonData = str_replace('"', "'", $jsonData);
207
+ $params['MNT_CUSTOM1'] = '1';
208
+ $params['MNT_CUSTOM2'] = $jsonData;
209
+ }
210
+
211
+ $currencyCode = $this->getOrder()->getOrderCurrencyCode();
212
  $mntTestMode = $this->getConfigParam('mnt_test_mode');
213
  $mntSignature = md5($mntId.$order_id.$amount.$currencyCode.$mntTestMode.$mntDataintegrityCode);
214
  $unitId = $this->getMethodParam('unitid');
215
 
216
+ $params['MNT_ID'] = $mntId;
217
+ $params['MNT_TRANSACTION_ID'] = $order_id;
218
+ $params['MNT_AMOUNT'] = $amount;
219
+ $params['MNT_CURRENCY_CODE'] = $currencyCode;
220
+ $params['MNT_TEST_MODE'] = $mntTestMode;
221
+ $params['MNT_SIGNATURE'] = $mntSignature;
222
+ $params['MNT_SUCCESS_URL'] = Mage::getUrl('payanyway/processing/success');
223
+ $params['MNT_FAIL_URL'] = Mage::getUrl('payanyway/processing/cancel');
224
+
 
225
  if (!empty($unitId))
226
  $params['paymentSystem.unitId'] = $unitId;
227
 
app/code/community/Paw/Payanyway/Model/Alfaclick.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Banktransfer.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Ciberpay.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Comepay.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Contact.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Dengimail.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Elecsnet.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Euroset.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Event.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Faktura.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Forward.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Gorod.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Mcb.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Moneta.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Moneymail.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Novoplat.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Payanyway.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Paymentaction.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Plastic.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Platika.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Post.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Psb.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Qiwi.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Resource/Setup.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Sberbank.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Walletone.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Webmoney.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/Yandex.php CHANGED
File without changes
app/code/community/Paw/Payanyway/Model/event.log CHANGED
File without changes
app/code/community/Paw/Payanyway/controllers/Moneta/MonetaDataTypes.php CHANGED
File without changes
app/code/community/Paw/Payanyway/controllers/Moneta/MonetaWebService.php CHANGED
File without changes
app/code/community/Paw/Payanyway/controllers/Moneta/MonetaWebServiceConnector.php CHANGED
File without changes
app/code/community/Paw/Payanyway/controllers/PayanywayController.php CHANGED
File without changes
app/code/community/Paw/Payanyway/controllers/ProcessingController.php CHANGED
File without changes
app/code/community/Paw/Payanyway/etc/config.xml CHANGED
@@ -3,7 +3,7 @@
3
  <config>
4
  <modules>
5
  <Paw_Payanyway>
6
- <version>1.4.0</version>
7
  </Paw_Payanyway>
8
  </modules>
9
  <global>
@@ -267,7 +267,7 @@
267
  <active>0</active>
268
  <model>payanyway/plastic</model>
269
  <title>VISA, MasterCard</title>
270
- <unitid>499669</unitid>
271
  <logotype>visa.jpg</logotype>
272
  <allowspecific>0</allowspecific>
273
  </payanyway_plastic>
3
  <config>
4
  <modules>
5
  <Paw_Payanyway>
6
+ <version>1.4.3</version>
7
  </Paw_Payanyway>
8
  </modules>
9
  <global>
267
  <active>0</active>
268
  <model>payanyway/plastic</model>
269
  <title>VISA, MasterCard</title>
270
+ <unitid>card</unitid>
271
  <logotype>visa.jpg</logotype>
272
  <allowspecific>0</allowspecific>
273
  </payanyway_plastic>
app/code/community/Paw/Payanyway/etc/system.xml CHANGED
@@ -1,2002 +1,2011 @@
1
- <?xml version="1.0"?>
2
-
3
- <config>
4
- <sections>
5
- <payanyway translate="label" module="payanyway">
6
- <label>Payanyway</label>
7
- <tab>sales</tab>
8
- <frontend_type>text</frontend_type>
9
- <sort_order>990</sort_order>
10
- <show_in_default>1</show_in_default>
11
- <show_in_website>1</show_in_website>
12
- <show_in_store>1</show_in_store>
13
- <groups>
14
- <settings translate="label">
15
- <label>Account Settings</label>
16
- <frontend_type>text</frontend_type>
17
- <sort_order>1</sort_order>
18
- <show_in_default>1</show_in_default>
19
- <show_in_website>1</show_in_website>
20
- <show_in_store>1</show_in_store>
21
- <fields>
22
- <payment_action translate="label,comment">
23
- <label>Payment URL</label>
24
- <frontend_type>select</frontend_type>
25
- <source_model>payanyway/paymentaction</source_model>
26
- <sort_order>1</sort_order>
27
- <show_in_default>1</show_in_default>
28
- <show_in_website>1</show_in_website>
29
- <show_in_store>1</show_in_store>
30
- </payment_action>
31
- <mnt_id translate="label">
32
- <label>Account number</label>
33
- <frontend_type>text</frontend_type>
34
- <sort_order>2</sort_order>
35
- <show_in_default>1</show_in_default>
36
- <show_in_website>1</show_in_website>
37
- <show_in_store>1</show_in_store>
38
- </mnt_id>
39
- <mnt_dataintegrity_code translate="label,comment">
40
- <label>Code of data integrity verification</label>
41
- <frontend_type>text</frontend_type>
42
- <sort_order>3</sort_order>
43
- <show_in_default>1</show_in_default>
44
- <show_in_website>1</show_in_website>
45
- <show_in_store>1</show_in_store>
46
- </mnt_dataintegrity_code>
47
- <mnt_test_mode translate="label,comment">
48
- <label>Test mode</label>
49
- <frontend_type>select</frontend_type>
50
- <source_model>adminhtml/system_config_source_yesno</source_model>
51
- <sort_order>4</sort_order>
52
- <show_in_default>1</show_in_default>
53
- <show_in_website>1</show_in_website>
54
- <show_in_store>1</show_in_store>
55
- </mnt_test_mode>
56
- <payanyway_login translate="label,comment">
57
- <label>Login in PayAnyWay</label>
58
- <frontend_type>text</frontend_type>
59
- <sort_order>5</sort_order>
60
- <show_in_default>1</show_in_default>
61
- <show_in_website>1</show_in_website>
62
- <show_in_store>1</show_in_store>
63
- </payanyway_login>
64
- <payanyway_password translate="label,comment">
65
- <label>Password in PayAnyWay</label>
66
- <frontend_type>text</frontend_type>
67
- <sort_order>6</sort_order>
68
- <show_in_default>1</show_in_default>
69
- <show_in_website>1</show_in_website>
70
- <show_in_store>1</show_in_store>
71
- </payanyway_password>
72
- </fields>
73
- </settings>
74
- <payanyway translate="label" module="payanyway">
75
- <label>PayAnyWay</label>
76
- <frontend_type>text</frontend_type>
77
- <sort_order>200</sort_order>
78
- <show_in_default>1</show_in_default>
79
- <show_in_website>1</show_in_website>
80
- <show_in_store>1</show_in_store>
81
- <fields>
82
- <active translate="label">
83
- <label>Enabled</label>
84
- <frontend_type>select</frontend_type>
85
- <config_path>payment/payanyway/active</config_path>
86
- <source_model>adminhtml/system_config_source_yesno</source_model>
87
- <sort_order>1</sort_order>
88
- <show_in_default>1</show_in_default>
89
- <show_in_website>1</show_in_website>
90
- <show_in_store>1</show_in_store>
91
- </active>
92
- <sort_order translate="label">
93
- <label>Sort Order</label>
94
- <frontend_type>text</frontend_type>
95
- <config_path>payment/payanyway/sort_order</config_path>
96
- <sort_order>3</sort_order>
97
- <show_in_default>1</show_in_default>
98
- <show_in_website>1</show_in_website>
99
- <show_in_store>1</show_in_store>
100
- </sort_order>
101
- <title translate="label">
102
- <label>Title</label>
103
- <frontend_type>text</frontend_type>
104
- <config_path>payment/payanyway/title</config_path>
105
- <sort_order>5</sort_order>
106
- <show_in_default>1</show_in_default>
107
- <show_in_website>1</show_in_website>
108
- <show_in_store>1</show_in_store>
109
- </title>
110
- <unitid translate="label">
111
- <label>unitId</label>
112
- <frontend_type>text</frontend_type>
113
- <config_path>payment/payanyway/unitid</config_path>
114
- <sort_order>6</sort_order>
115
- <show_in_default>1</show_in_default>
116
- <show_in_website>1</show_in_website>
117
- <show_in_store>1</show_in_store>
118
- </unitid>
119
- <logotype translate="label">
120
- <label>Logotype</label>
121
- <frontend_type>text</frontend_type>
122
- <config_path>payment/payanyway/logotype</config_path>
123
- <sort_order>7</sort_order>
124
- <show_in_default>1</show_in_default>
125
- <show_in_website>1</show_in_website>
126
- <show_in_store>1</show_in_store>
127
- </logotype>
128
- <allowspecific translate="label">
129
- <label>Payment from Applicable Countries</label>
130
- <frontend_type>allowspecific</frontend_type>
131
- <config_path>payment/payanyway/allowspecific</config_path>
132
- <sort_order>8</sort_order>
133
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
134
- <show_in_default>1</show_in_default>
135
- <show_in_website>1</show_in_website>
136
- <show_in_store>1</show_in_store>
137
- </allowspecific>
138
- <specificcountry translate="label">
139
- <label>Payment from Specific Countries</label>
140
- <frontend_type>multiselect</frontend_type>
141
- <config_path>payment/payanyway/specificcountry</config_path>
142
- <sort_order>9</sort_order>
143
- <source_model>adminhtml/system_config_source_country</source_model>
144
- <show_in_default>1</show_in_default>
145
- <show_in_website>1</show_in_website>
146
- <show_in_store>1</show_in_store>
147
- <can_be_empty>1</can_be_empty>
148
- </specificcountry>
149
- </fields>
150
- </payanyway>
151
- <payanyway_moneta translate="label" module="payanyway">
152
- <label>Moneta.ru</label>
153
- <frontend_type>text</frontend_type>
154
- <sort_order>201</sort_order>
155
- <show_in_default>1</show_in_default>
156
- <show_in_website>1</show_in_website>
157
- <show_in_store>1</show_in_store>
158
- <fields>
159
- <active translate="label">
160
- <label>Enabled</label>
161
- <frontend_type>select</frontend_type>
162
- <config_path>payment/payanyway_moneta/active</config_path>
163
- <source_model>adminhtml/system_config_source_yesno</source_model>
164
- <sort_order>1</sort_order>
165
- <show_in_default>1</show_in_default>
166
- <show_in_website>1</show_in_website>
167
- <show_in_store>1</show_in_store>
168
- </active>
169
- <sort_order translate="label">
170
- <label>Sort Order</label>
171
- <frontend_type>text</frontend_type>
172
- <config_path>payment/payanyway_moneta/sort_order</config_path>
173
- <sort_order>3</sort_order>
174
- <show_in_default>1</show_in_default>
175
- <show_in_website>1</show_in_website>
176
- <show_in_store>1</show_in_store>
177
- </sort_order>
178
- <title translate="label">
179
- <label>Title</label>
180
- <frontend_type>text</frontend_type>
181
- <config_path>payment/payanyway_moneta/title</config_path>
182
- <sort_order>5</sort_order>
183
- <show_in_default>1</show_in_default>
184
- <show_in_website>1</show_in_website>
185
- <show_in_store>1</show_in_store>
186
- </title>
187
- <unitid translate="label">
188
- <label>unitId</label>
189
- <frontend_type>text</frontend_type>
190
- <config_path>payment/payanyway_moneta/unitid</config_path>
191
- <sort_order>6</sort_order>
192
- <show_in_default>1</show_in_default>
193
- <show_in_website>1</show_in_website>
194
- <show_in_store>1</show_in_store>
195
- </unitid>
196
- <logotype translate="label">
197
- <label>Logotype</label>
198
- <frontend_type>text</frontend_type>
199
- <config_path>payment/payanyway_moneta/logotype</config_path>
200
- <sort_order>7</sort_order>
201
- <show_in_default>1</show_in_default>
202
- <show_in_website>1</show_in_website>
203
- <show_in_store>1</show_in_store>
204
- </logotype>
205
- <allowspecific translate="label">
206
- <label>Payment from Applicable Countries</label>
207
- <frontend_type>allowspecific</frontend_type>
208
- <config_path>payment/payanyway_moneta/allowspecific</config_path>
209
- <sort_order>8</sort_order>
210
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
211
- <show_in_default>1</show_in_default>
212
- <show_in_website>1</show_in_website>
213
- <show_in_store>1</show_in_store>
214
- </allowspecific>
215
- <specificcountry translate="label">
216
- <label>Payment from Specific Countries</label>
217
- <frontend_type>multiselect</frontend_type>
218
- <config_path>payment/payanyway_moneta/specificcountry</config_path>
219
- <sort_order>9</sort_order>
220
- <source_model>adminhtml/system_config_source_country</source_model>
221
- <show_in_default>1</show_in_default>
222
- <show_in_website>1</show_in_website>
223
- <show_in_store>1</show_in_store>
224
- <can_be_empty>1</can_be_empty>
225
- </specificcountry>
226
- </fields>
227
- </payanyway_moneta>
228
- <payanyway_banktransfer translate="label" module="payanyway">
229
- <label>Bank transfer</label>
230
- <frontend_type>text</frontend_type>
231
- <sort_order>202</sort_order>
232
- <show_in_default>1</show_in_default>
233
- <show_in_website>1</show_in_website>
234
- <show_in_store>1</show_in_store>
235
- <fields>
236
- <active translate="label">
237
- <label>Enabled</label>
238
- <frontend_type>select</frontend_type>
239
- <config_path>payment/payanyway_banktransfer/active</config_path>
240
- <source_model>adminhtml/system_config_source_yesno</source_model>
241
- <sort_order>1</sort_order>
242
- <show_in_default>1</show_in_default>
243
- <show_in_website>1</show_in_website>
244
- <show_in_store>1</show_in_store>
245
- </active>
246
- <sort_order translate="label">
247
- <label>Sort Order</label>
248
- <frontend_type>text</frontend_type>
249
- <config_path>payment/payanyway_banktransfer/sort_order</config_path>
250
- <sort_order>3</sort_order>
251
- <show_in_default>1</show_in_default>
252
- <show_in_website>1</show_in_website>
253
- <show_in_store>1</show_in_store>
254
- </sort_order>
255
- <title translate="label">
256
- <label>Title</label>
257
- <frontend_type>text</frontend_type>
258
- <config_path>payment/payanyway_banktransfer/title</config_path>
259
- <sort_order>5</sort_order>
260
- <show_in_default>1</show_in_default>
261
- <show_in_website>1</show_in_website>
262
- <show_in_store>1</show_in_store>
263
- </title>
264
- <unitid translate="label">
265
- <label>unitId</label>
266
- <frontend_type>text</frontend_type>
267
- <config_path>payment/payanyway_banktransfer/unitid</config_path>
268
- <sort_order>6</sort_order>
269
- <show_in_default>1</show_in_default>
270
- <show_in_website>1</show_in_website>
271
- <show_in_store>1</show_in_store>
272
- </unitid>
273
- <logotype translate="label">
274
- <label>Logotype</label>
275
- <frontend_type>text</frontend_type>
276
- <config_path>payment/payanyway_banktransfer/logotype</config_path>
277
- <sort_order>7</sort_order>
278
- <show_in_default>1</show_in_default>
279
- <show_in_website>1</show_in_website>
280
- <show_in_store>1</show_in_store>
281
- </logotype>
282
- <allowspecific translate="label">
283
- <label>Payment from Applicable Countries</label>
284
- <frontend_type>allowspecific</frontend_type>
285
- <config_path>payment/payanyway_banktransfer/allowspecific</config_path>
286
- <sort_order>8</sort_order>
287
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
288
- <show_in_default>1</show_in_default>
289
- <show_in_website>1</show_in_website>
290
- <show_in_store>1</show_in_store>
291
- </allowspecific>
292
- <specificcountry translate="label">
293
- <label>Payment from Specific Countries</label>
294
- <frontend_type>multiselect</frontend_type>
295
- <config_path>payment/payanyway_banktransfer/specificcountry</config_path>
296
- <sort_order>9</sort_order>
297
- <source_model>adminhtml/system_config_source_country</source_model>
298
- <show_in_default>1</show_in_default>
299
- <show_in_website>1</show_in_website>
300
- <show_in_store>1</show_in_store>
301
- <can_be_empty>1</can_be_empty>
302
- </specificcountry>
303
- </fields>
304
- </payanyway_banktransfer>
305
- <payanyway_ciberpay translate="label" module="payanyway">
306
- <label>CiberPay</label>
307
- <frontend_type>text</frontend_type>
308
- <sort_order>203</sort_order>
309
- <show_in_default>1</show_in_default>
310
- <show_in_website>1</show_in_website>
311
- <show_in_store>1</show_in_store>
312
- <fields>
313
- <active translate="label">
314
- <label>Enabled</label>
315
- <frontend_type>select</frontend_type>
316
- <config_path>payment/payanyway_ciberpay/active</config_path>
317
- <source_model>adminhtml/system_config_source_yesno</source_model>
318
- <sort_order>1</sort_order>
319
- <show_in_default>1</show_in_default>
320
- <show_in_website>1</show_in_website>
321
- <show_in_store>1</show_in_store>
322
- </active>
323
- <sort_order translate="label">
324
- <label>Sort Order</label>
325
- <frontend_type>text</frontend_type>
326
- <config_path>payment/payanyway_ciberpay/sort_order</config_path>
327
- <sort_order>3</sort_order>
328
- <show_in_default>1</show_in_default>
329
- <show_in_website>1</show_in_website>
330
- <show_in_store>1</show_in_store>
331
- </sort_order>
332
- <title translate="label">
333
- <label>Title</label>
334
- <frontend_type>text</frontend_type>
335
- <config_path>payment/payanyway_ciberpay/title</config_path>
336
- <sort_order>5</sort_order>
337
- <show_in_default>1</show_in_default>
338
- <show_in_website>1</show_in_website>
339
- <show_in_store>1</show_in_store>
340
- </title>
341
- <unitid translate="label">
342
- <label>unitId</label>
343
- <frontend_type>text</frontend_type>
344
- <config_path>payment/payanyway_ciberpay/unitid</config_path>
345
- <sort_order>6</sort_order>
346
- <show_in_default>1</show_in_default>
347
- <show_in_website>1</show_in_website>
348
- <show_in_store>1</show_in_store>
349
- </unitid>
350
- <logotype translate="label">
351
- <label>Logotype</label>
352
- <frontend_type>text</frontend_type>
353
- <config_path>payment/payanyway_ciberpay/logotype</config_path>
354
- <sort_order>7</sort_order>
355
- <show_in_default>1</show_in_default>
356
- <show_in_website>1</show_in_website>
357
- <show_in_store>1</show_in_store>
358
- </logotype>
359
- <allowspecific translate="label">
360
- <label>Payment from Applicable Countries</label>
361
- <frontend_type>allowspecific</frontend_type>
362
- <config_path>payment/payanyway_ciberpay/allowspecific</config_path>
363
- <sort_order>8</sort_order>
364
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
365
- <show_in_default>1</show_in_default>
366
- <show_in_website>1</show_in_website>
367
- <show_in_store>1</show_in_store>
368
- </allowspecific>
369
- <specificcountry translate="label">
370
- <label>Payment from Specific Countries</label>
371
- <frontend_type>multiselect</frontend_type>
372
- <config_path>payment/payanyway_ciberpay/specificcountry</config_path>
373
- <sort_order>9</sort_order>
374
- <source_model>adminhtml/system_config_source_country</source_model>
375
- <show_in_default>1</show_in_default>
376
- <show_in_website>1</show_in_website>
377
- <show_in_store>1</show_in_store>
378
- <can_be_empty>1</can_be_empty>
379
- </specificcountry>
380
- </fields>
381
- </payanyway_ciberpay>
382
- <payanyway_comepay translate="label" module="payanyway">
383
- <label>ComePay</label>
384
- <frontend_type>text</frontend_type>
385
- <sort_order>204</sort_order>
386
- <show_in_default>1</show_in_default>
387
- <show_in_website>1</show_in_website>
388
- <show_in_store>1</show_in_store>
389
- <fields>
390
- <active translate="label">
391
- <label>Enabled</label>
392
- <frontend_type>select</frontend_type>
393
- <config_path>payment/payanyway_comepay/active</config_path>
394
- <source_model>adminhtml/system_config_source_yesno</source_model>
395
- <sort_order>1</sort_order>
396
- <show_in_default>1</show_in_default>
397
- <show_in_website>1</show_in_website>
398
- <show_in_store>1</show_in_store>
399
- </active>
400
- <sort_order translate="label">
401
- <label>Sort Order</label>
402
- <frontend_type>text</frontend_type>
403
- <config_path>payment/payanyway_comepay/sort_order</config_path>
404
- <sort_order>3</sort_order>
405
- <show_in_default>1</show_in_default>
406
- <show_in_website>1</show_in_website>
407
- <show_in_store>1</show_in_store>
408
- </sort_order>
409
- <title translate="label">
410
- <label>Title</label>
411
- <frontend_type>text</frontend_type>
412
- <config_path>payment/payanyway_comepay/title</config_path>
413
- <sort_order>5</sort_order>
414
- <show_in_default>1</show_in_default>
415
- <show_in_website>1</show_in_website>
416
- <show_in_store>1</show_in_store>
417
- </title>
418
- <unitid translate="label">
419
- <label>unitId</label>
420
- <frontend_type>text</frontend_type>
421
- <config_path>payment/payanyway_comepay/unitid</config_path>
422
- <sort_order>6</sort_order>
423
- <show_in_default>1</show_in_default>
424
- <show_in_website>1</show_in_website>
425
- <show_in_store>1</show_in_store>
426
- </unitid>
427
- <logotype translate="label">
428
- <label>Logotype</label>
429
- <frontend_type>text</frontend_type>
430
- <config_path>payment/payanyway_comepay/logotype</config_path>
431
- <sort_order>7</sort_order>
432
- <show_in_default>1</show_in_default>
433
- <show_in_website>1</show_in_website>
434
- <show_in_store>1</show_in_store>
435
- </logotype>
436
- <allowspecific translate="label">
437
- <label>Payment from Applicable Countries</label>
438
- <frontend_type>allowspecific</frontend_type>
439
- <config_path>payment/payanyway_comepay/allowspecific</config_path>
440
- <sort_order>8</sort_order>
441
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
442
- <show_in_default>1</show_in_default>
443
- <show_in_website>1</show_in_website>
444
- <show_in_store>1</show_in_store>
445
- </allowspecific>
446
- <specificcountry translate="label">
447
- <label>Payment from Specific Countries</label>
448
- <frontend_type>multiselect</frontend_type>
449
- <config_path>payment/payanyway_comepay/specificcountry</config_path>
450
- <sort_order>9</sort_order>
451
- <source_model>adminhtml/system_config_source_country</source_model>
452
- <show_in_default>1</show_in_default>
453
- <show_in_website>1</show_in_website>
454
- <show_in_store>1</show_in_store>
455
- <can_be_empty>1</can_be_empty>
456
- </specificcountry>
457
- </fields>
458
- </payanyway_comepay>
459
- <payanyway_contact translate="label" module="payanyway">
460
- <label>Contact</label>
461
- <frontend_type>text</frontend_type>
462
- <sort_order>205</sort_order>
463
- <show_in_default>1</show_in_default>
464
- <show_in_website>1</show_in_website>
465
- <show_in_store>1</show_in_store>
466
- <fields>
467
- <active translate="label">
468
- <label>Enabled</label>
469
- <frontend_type>select</frontend_type>
470
- <config_path>payment/payanyway_contact/active</config_path>
471
- <source_model>adminhtml/system_config_source_yesno</source_model>
472
- <sort_order>1</sort_order>
473
- <show_in_default>1</show_in_default>
474
- <show_in_website>1</show_in_website>
475
- <show_in_store>1</show_in_store>
476
- </active>
477
- <sort_order translate="label">
478
- <label>Sort Order</label>
479
- <frontend_type>text</frontend_type>
480
- <config_path>payment/payanyway_contact/sort_order</config_path>
481
- <sort_order>3</sort_order>
482
- <show_in_default>1</show_in_default>
483
- <show_in_website>1</show_in_website>
484
- <show_in_store>1</show_in_store>
485
- </sort_order>
486
- <title translate="label">
487
- <label>Title</label>
488
- <frontend_type>text</frontend_type>
489
- <config_path>payment/payanyway_contact/title</config_path>
490
- <sort_order>5</sort_order>
491
- <show_in_default>1</show_in_default>
492
- <show_in_website>1</show_in_website>
493
- <show_in_store>1</show_in_store>
494
- </title>
495
- <unitid translate="label">
496
- <label>unitId</label>
497
- <frontend_type>text</frontend_type>
498
- <config_path>payment/payanyway_contact/unitid</config_path>
499
- <sort_order>6</sort_order>
500
- <show_in_default>1</show_in_default>
501
- <show_in_website>1</show_in_website>
502
- <show_in_store>1</show_in_store>
503
- </unitid>
504
- <logotype translate="label">
505
- <label>Logotype</label>
506
- <frontend_type>text</frontend_type>
507
- <config_path>payment/payanyway_contact/logotype</config_path>
508
- <sort_order>7</sort_order>
509
- <show_in_default>1</show_in_default>
510
- <show_in_website>1</show_in_website>
511
- <show_in_store>1</show_in_store>
512
- </logotype>
513
- <allowspecific translate="label">
514
- <label>Payment from Applicable Countries</label>
515
- <frontend_type>allowspecific</frontend_type>
516
- <config_path>payment/payanyway_contact/allowspecific</config_path>
517
- <sort_order>8</sort_order>
518
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
519
- <show_in_default>1</show_in_default>
520
- <show_in_website>1</show_in_website>
521
- <show_in_store>1</show_in_store>
522
- </allowspecific>
523
- <specificcountry translate="label">
524
- <label>Payment from Specific Countries</label>
525
- <frontend_type>multiselect</frontend_type>
526
- <config_path>payment/payanyway_contact/specificcountry</config_path>
527
- <sort_order>9</sort_order>
528
- <source_model>adminhtml/system_config_source_country</source_model>
529
- <show_in_default>1</show_in_default>
530
- <show_in_website>1</show_in_website>
531
- <show_in_store>1</show_in_store>
532
- <can_be_empty>1</can_be_empty>
533
- </specificcountry>
534
- </fields>
535
- </payanyway_contact>
536
- <payanyway_euroset translate="label" module="payanyway">
537
- <label>Euroset</label>
538
- <frontend_type>text</frontend_type>
539
- <sort_order>206</sort_order>
540
- <show_in_default>1</show_in_default>
541
- <show_in_website>1</show_in_website>
542
- <show_in_store>1</show_in_store>
543
- <fields>
544
- <active translate="label">
545
- <label>Enabled</label>
546
- <frontend_type>select</frontend_type>
547
- <config_path>payment/payanyway_euroset/active</config_path>
548
- <source_model>adminhtml/system_config_source_yesno</source_model>
549
- <sort_order>1</sort_order>
550
- <show_in_default>1</show_in_default>
551
- <show_in_website>1</show_in_website>
552
- <show_in_store>1</show_in_store>
553
- </active>
554
- <sort_order translate="label">
555
- <label>Sort Order</label>
556
- <frontend_type>text</frontend_type>
557
- <config_path>payment/payanyway_euroset/sort_order</config_path>
558
- <sort_order>3</sort_order>
559
- <show_in_default>1</show_in_default>
560
- <show_in_website>1</show_in_website>
561
- <show_in_store>1</show_in_store>
562
- </sort_order>
563
- <title translate="label">
564
- <label>Title</label>
565
- <frontend_type>text</frontend_type>
566
- <config_path>payment/payanyway_euroset/title</config_path>
567
- <sort_order>5</sort_order>
568
- <show_in_default>1</show_in_default>
569
- <show_in_website>1</show_in_website>
570
- <show_in_store>1</show_in_store>
571
- </title>
572
- <unitid translate="label">
573
- <label>unitId</label>
574
- <frontend_type>text</frontend_type>
575
- <config_path>payment/payanyway_euroset/unitid</config_path>
576
- <sort_order>6</sort_order>
577
- <show_in_default>1</show_in_default>
578
- <show_in_website>1</show_in_website>
579
- <show_in_store>1</show_in_store>
580
- </unitid>
581
- <logotype translate="label">
582
- <label>Logotype</label>
583
- <frontend_type>text</frontend_type>
584
- <config_path>payment/payanyway_euroset/logotype</config_path>
585
- <sort_order>7</sort_order>
586
- <show_in_default>1</show_in_default>
587
- <show_in_website>1</show_in_website>
588
- <show_in_store>1</show_in_store>
589
- </logotype>
590
- <allowspecific translate="label">
591
- <label>Payment from Applicable Countries</label>
592
- <frontend_type>allowspecific</frontend_type>
593
- <config_path>payment/payanyway_euroset/allowspecific</config_path>
594
- <sort_order>8</sort_order>
595
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
596
- <show_in_default>1</show_in_default>
597
- <show_in_website>1</show_in_website>
598
- <show_in_store>1</show_in_store>
599
- </allowspecific>
600
- <specificcountry translate="label">
601
- <label>Payment from Specific Countries</label>
602
- <frontend_type>multiselect</frontend_type>
603
- <config_path>payment/payanyway_euroset/specificcountry</config_path>
604
- <sort_order>9</sort_order>
605
- <source_model>adminhtml/system_config_source_country</source_model>
606
- <show_in_default>1</show_in_default>
607
- <show_in_website>1</show_in_website>
608
- <show_in_store>1</show_in_store>
609
- <can_be_empty>1</can_be_empty>
610
- </specificcountry>
611
- </fields>
612
- </payanyway_euroset>
613
- <payanyway_elecsnet translate="label" module="payanyway">
614
- <label>Elecsnet</label>
615
- <frontend_type>text</frontend_type>
616
- <sort_order>207</sort_order>
617
- <show_in_default>1</show_in_default>
618
- <show_in_website>1</show_in_website>
619
- <show_in_store>1</show_in_store>
620
- <fields>
621
- <active translate="label">
622
- <label>Enabled</label>
623
- <frontend_type>select</frontend_type>
624
- <config_path>payment/payanyway_elecsnet/active</config_path>
625
- <source_model>adminhtml/system_config_source_yesno</source_model>
626
- <sort_order>1</sort_order>
627
- <show_in_default>1</show_in_default>
628
- <show_in_website>1</show_in_website>
629
- <show_in_store>1</show_in_store>
630
- </active>
631
- <sort_order translate="label">
632
- <label>Sort Order</label>
633
- <frontend_type>text</frontend_type>
634
- <config_path>payment/payanyway_elecsnet/sort_order</config_path>
635
- <sort_order>3</sort_order>
636
- <show_in_default>1</show_in_default>
637
- <show_in_website>1</show_in_website>
638
- <show_in_store>1</show_in_store>
639
- </sort_order>
640
- <title translate="label">
641
- <label>Title</label>
642
- <frontend_type>text</frontend_type>
643
- <config_path>payment/payanyway_elecsnet/title</config_path>
644
- <sort_order>5</sort_order>
645
- <show_in_default>1</show_in_default>
646
- <show_in_website>1</show_in_website>
647
- <show_in_store>1</show_in_store>
648
- </title>
649
- <unitid translate="label">
650
- <label>unitId</label>
651
- <frontend_type>text</frontend_type>
652
- <config_path>payment/payanyway_elecsnet/unitid</config_path>
653
- <sort_order>6</sort_order>
654
- <show_in_default>1</show_in_default>
655
- <show_in_website>1</show_in_website>
656
- <show_in_store>1</show_in_store>
657
- </unitid>
658
- <logotype translate="label">
659
- <label>Logotype</label>
660
- <frontend_type>text</frontend_type>
661
- <config_path>payment/payanyway_elecsnet/logotype</config_path>
662
- <sort_order>7</sort_order>
663
- <show_in_default>1</show_in_default>
664
- <show_in_website>1</show_in_website>
665
- <show_in_store>1</show_in_store>
666
- </logotype>
667
- <allowspecific translate="label">
668
- <label>Payment from Applicable Countries</label>
669
- <frontend_type>allowspecific</frontend_type>
670
- <config_path>payment/payanyway_elecsnet/allowspecific</config_path>
671
- <sort_order>8</sort_order>
672
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
673
- <show_in_default>1</show_in_default>
674
- <show_in_website>1</show_in_website>
675
- <show_in_store>1</show_in_store>
676
- </allowspecific>
677
- <specificcountry translate="label">
678
- <label>Payment from Specific Countries</label>
679
- <frontend_type>multiselect</frontend_type>
680
- <config_path>payment/payanyway_elecsnet/specificcountry</config_path>
681
- <sort_order>9</sort_order>
682
- <source_model>adminhtml/system_config_source_country</source_model>
683
- <show_in_default>1</show_in_default>
684
- <show_in_website>1</show_in_website>
685
- <show_in_store>1</show_in_store>
686
- <can_be_empty>1</can_be_empty>
687
- </specificcountry>
688
- </fields>
689
- </payanyway_elecsnet>
690
- <payanyway_gorod translate="label" module="payanyway">
691
- <label>Federal system Gorod</label>
692
- <frontend_type>text</frontend_type>
693
- <sort_order>208</sort_order>
694
- <show_in_default>1</show_in_default>
695
- <show_in_website>1</show_in_website>
696
- <show_in_store>1</show_in_store>
697
- <fields>
698
- <active translate="label">
699
- <label>Enabled</label>
700
- <frontend_type>select</frontend_type>
701
- <config_path>payment/payanyway_gorod/active</config_path>
702
- <source_model>adminhtml/system_config_source_yesno</source_model>
703
- <sort_order>1</sort_order>
704
- <show_in_default>1</show_in_default>
705
- <show_in_website>1</show_in_website>
706
- <show_in_store>1</show_in_store>
707
- </active>
708
- <sort_order translate="label">
709
- <label>Sort Order</label>
710
- <frontend_type>text</frontend_type>
711
- <config_path>payment/payanyway_gorod/sort_order</config_path>
712
- <sort_order>3</sort_order>
713
- <show_in_default>1</show_in_default>
714
- <show_in_website>1</show_in_website>
715
- <show_in_store>1</show_in_store>
716
- </sort_order>
717
- <title translate="label">
718
- <label>Title</label>
719
- <frontend_type>text</frontend_type>
720
- <config_path>payment/payanyway_gorod/title</config_path>
721
- <sort_order>5</sort_order>
722
- <show_in_default>1</show_in_default>
723
- <show_in_website>1</show_in_website>
724
- <show_in_store>1</show_in_store>
725
- </title>
726
- <unitid translate="label">
727
- <label>unitId</label>
728
- <frontend_type>text</frontend_type>
729
- <config_path>payment/payanyway_gorod/unitid</config_path>
730
- <sort_order>6</sort_order>
731
- <show_in_default>1</show_in_default>
732
- <show_in_website>1</show_in_website>
733
- <show_in_store>1</show_in_store>
734
- </unitid>
735
- <logotype translate="label">
736
- <label>Logotype</label>
737
- <frontend_type>text</frontend_type>
738
- <config_path>payment/payanyway_gorod/logotype</config_path>
739
- <sort_order>7</sort_order>
740
- <show_in_default>1</show_in_default>
741
- <show_in_website>1</show_in_website>
742
- <show_in_store>1</show_in_store>
743
- </logotype>
744
- <allowspecific translate="label">
745
- <label>Payment from Applicable Countries</label>
746
- <frontend_type>allowspecific</frontend_type>
747
- <config_path>payment/payanyway_gorod/allowspecific</config_path>
748
- <sort_order>8</sort_order>
749
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
750
- <show_in_default>1</show_in_default>
751
- <show_in_website>1</show_in_website>
752
- <show_in_store>1</show_in_store>
753
- </allowspecific>
754
- <specificcountry translate="label">
755
- <label>Payment from Specific Countries</label>
756
- <frontend_type>multiselect</frontend_type>
757
- <config_path>payment/payanyway_gorod/specificcountry</config_path>
758
- <sort_order>9</sort_order>
759
- <source_model>adminhtml/system_config_source_country</source_model>
760
- <show_in_default>1</show_in_default>
761
- <show_in_website>1</show_in_website>
762
- <show_in_store>1</show_in_store>
763
- <can_be_empty>1</can_be_empty>
764
- </specificcountry>
765
- </fields>
766
- </payanyway_gorod>
767
- <payanyway_forward translate="label" module="payanyway">
768
- <label>Forward Mobile</label>
769
- <frontend_type>text</frontend_type>
770
- <sort_order>209</sort_order>
771
- <show_in_default>1</show_in_default>
772
- <show_in_website>1</show_in_website>
773
- <show_in_store>1</show_in_store>
774
- <fields>
775
- <active translate="label">
776
- <label>Enabled</label>
777
- <frontend_type>select</frontend_type>
778
- <config_path>payment/payanyway_forward/active</config_path>
779
- <source_model>adminhtml/system_config_source_yesno</source_model>
780
- <sort_order>1</sort_order>
781
- <show_in_default>1</show_in_default>
782
- <show_in_website>1</show_in_website>
783
- <show_in_store>1</show_in_store>
784
- </active>
785
- <sort_order translate="label">
786
- <label>Sort Order</label>
787
- <frontend_type>text</frontend_type>
788
- <config_path>payment/payanyway_forward/sort_order</config_path>
789
- <sort_order>3</sort_order>
790
- <show_in_default>1</show_in_default>
791
- <show_in_website>1</show_in_website>
792
- <show_in_store>1</show_in_store>
793
- </sort_order>
794
- <title translate="label">
795
- <label>Title</label>
796
- <frontend_type>text</frontend_type>
797
- <config_path>payment/payanyway_forward/title</config_path>
798
- <sort_order>5</sort_order>
799
- <show_in_default>1</show_in_default>
800
- <show_in_website>1</show_in_website>
801
- <show_in_store>1</show_in_store>
802
- </title>
803
- <unitid translate="label">
804
- <label>unitId</label>
805
- <frontend_type>text</frontend_type>
806
- <config_path>payment/payanyway_forward/unitid</config_path>
807
- <sort_order>6</sort_order>
808
- <show_in_default>1</show_in_default>
809
- <show_in_website>1</show_in_website>
810
- <show_in_store>1</show_in_store>
811
- </unitid>
812
- <logotype translate="label">
813
- <label>Logotype</label>
814
- <frontend_type>text</frontend_type>
815
- <config_path>payment/payanyway_forward/logotype</config_path>
816
- <sort_order>7</sort_order>
817
- <show_in_default>1</show_in_default>
818
- <show_in_website>1</show_in_website>
819
- <show_in_store>1</show_in_store>
820
- </logotype>
821
- <allowspecific translate="label">
822
- <label>Payment from Applicable Countries</label>
823
- <frontend_type>allowspecific</frontend_type>
824
- <config_path>payment/payanyway_forward/allowspecific</config_path>
825
- <sort_order>8</sort_order>
826
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
827
- <show_in_default>1</show_in_default>
828
- <show_in_website>1</show_in_website>
829
- <show_in_store>1</show_in_store>
830
- </allowspecific>
831
- <specificcountry translate="label">
832
- <label>Payment from Specific Countries</label>
833
- <frontend_type>multiselect</frontend_type>
834
- <config_path>payment/payanyway_forward/specificcountry</config_path>
835
- <sort_order>9</sort_order>
836
- <source_model>adminhtml/system_config_source_country</source_model>
837
- <show_in_default>1</show_in_default>
838
- <show_in_website>1</show_in_website>
839
- <show_in_store>1</show_in_store>
840
- <can_be_empty>1</can_be_empty>
841
- </specificcountry>
842
- </fields>
843
- </payanyway_forward>
844
- <payanyway_mcb translate="label" module="payanyway">
845
- <label>MosCreditBank</label>
846
- <frontend_type>text</frontend_type>
847
- <sort_order>210</sort_order>
848
- <show_in_default>1</show_in_default>
849
- <show_in_website>1</show_in_website>
850
- <show_in_store>1</show_in_store>
851
- <fields>
852
- <active translate="label">
853
- <label>Enabled</label>
854
- <frontend_type>select</frontend_type>
855
- <config_path>payment/payanyway_mcb/active</config_path>
856
- <source_model>adminhtml/system_config_source_yesno</source_model>
857
- <sort_order>1</sort_order>
858
- <show_in_default>1</show_in_default>
859
- <show_in_website>1</show_in_website>
860
- <show_in_store>1</show_in_store>
861
- </active>
862
- <sort_order translate="label">
863
- <label>Sort Order</label>
864
- <frontend_type>text</frontend_type>
865
- <config_path>payment/payanyway_mcb/sort_order</config_path>
866
- <sort_order>3</sort_order>
867
- <show_in_default>1</show_in_default>
868
- <show_in_website>1</show_in_website>
869
- <show_in_store>1</show_in_store>
870
- </sort_order>
871
- <title translate="label">
872
- <label>Title</label>
873
- <frontend_type>text</frontend_type>
874
- <config_path>payment/payanyway_mcb/title</config_path>
875
- <sort_order>5</sort_order>
876
- <show_in_default>1</show_in_default>
877
- <show_in_website>1</show_in_website>
878
- <show_in_store>1</show_in_store>
879
- </title>
880
- <unitid translate="label">
881
- <label>unitId</label>
882
- <frontend_type>text</frontend_type>
883
- <config_path>payment/payanyway_mcb/unitid</config_path>
884
- <sort_order>6</sort_order>
885
- <show_in_default>1</show_in_default>
886
- <show_in_website>1</show_in_website>
887
- <show_in_store>1</show_in_store>
888
- </unitid>
889
- <logotype translate="label">
890
- <label>Logotype</label>
891
- <frontend_type>text</frontend_type>
892
- <config_path>payment/payanyway_mcb/logotype</config_path>
893
- <sort_order>7</sort_order>
894
- <show_in_default>1</show_in_default>
895
- <show_in_website>1</show_in_website>
896
- <show_in_store>1</show_in_store>
897
- </logotype>
898
- <allowspecific translate="label">
899
- <label>Payment from Applicable Countries</label>
900
- <frontend_type>allowspecific</frontend_type>
901
- <config_path>payment/payanyway_mcb/allowspecific</config_path>
902
- <sort_order>8</sort_order>
903
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
904
- <show_in_default>1</show_in_default>
905
- <show_in_website>1</show_in_website>
906
- <show_in_store>1</show_in_store>
907
- </allowspecific>
908
- <specificcountry translate="label">
909
- <label>Payment from Specific Countries</label>
910
- <frontend_type>multiselect</frontend_type>
911
- <config_path>payment/payanyway_mcb/specificcountry</config_path>
912
- <sort_order>9</sort_order>
913
- <source_model>adminhtml/system_config_source_country</source_model>
914
- <show_in_default>1</show_in_default>
915
- <show_in_website>1</show_in_website>
916
- <show_in_store>1</show_in_store>
917
- <can_be_empty>1</can_be_empty>
918
- </specificcountry>
919
- </fields>
920
- </payanyway_mcb>
921
- <payanyway_moneymail translate="label" module="payanyway">
922
- <label>MoneyMail</label>
923
- <frontend_type>text</frontend_type>
924
- <sort_order>211</sort_order>
925
- <show_in_default>1</show_in_default>
926
- <show_in_website>1</show_in_website>
927
- <show_in_store>1</show_in_store>
928
- <fields>
929
- <active translate="label">
930
- <label>Enabled</label>
931
- <frontend_type>select</frontend_type>
932
- <config_path>payment/payanyway_moneymail/active</config_path>
933
- <source_model>adminhtml/system_config_source_yesno</source_model>
934
- <sort_order>1</sort_order>
935
- <show_in_default>1</show_in_default>
936
- <show_in_website>1</show_in_website>
937
- <show_in_store>1</show_in_store>
938
- </active>
939
- <sort_order translate="label">
940
- <label>Sort Order</label>
941
- <frontend_type>text</frontend_type>
942
- <config_path>payment/payanyway_moneymail/sort_order</config_path>
943
- <sort_order>3</sort_order>
944
- <show_in_default>1</show_in_default>
945
- <show_in_website>1</show_in_website>
946
- <show_in_store>1</show_in_store>
947
- </sort_order>
948
- <title translate="label">
949
- <label>Title</label>
950
- <frontend_type>text</frontend_type>
951
- <config_path>payment/payanyway_moneymail/title</config_path>
952
- <sort_order>5</sort_order>
953
- <show_in_default>1</show_in_default>
954
- <show_in_website>1</show_in_website>
955
- <show_in_store>1</show_in_store>
956
- </title>
957
- <unitid translate="label">
958
- <label>unitId</label>
959
- <frontend_type>text</frontend_type>
960
- <config_path>payment/payanyway_moneymail/unitid</config_path>
961
- <sort_order>6</sort_order>
962
- <show_in_default>1</show_in_default>
963
- <show_in_website>1</show_in_website>
964
- <show_in_store>1</show_in_store>
965
- </unitid>
966
- <logotype translate="label">
967
- <label>Logotype</label>
968
- <frontend_type>text</frontend_type>
969
- <config_path>payment/payanyway_moneymail/logotype</config_path>
970
- <sort_order>7</sort_order>
971
- <show_in_default>1</show_in_default>
972
- <show_in_website>1</show_in_website>
973
- <show_in_store>1</show_in_store>
974
- </logotype>
975
- <allowspecific translate="label">
976
- <label>Payment from Applicable Countries</label>
977
- <frontend_type>allowspecific</frontend_type>
978
- <config_path>payment/payanyway_moneymail/allowspecific</config_path>
979
- <sort_order>8</sort_order>
980
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
981
- <show_in_default>1</show_in_default>
982
- <show_in_website>1</show_in_website>
983
- <show_in_store>1</show_in_store>
984
- </allowspecific>
985
- <specificcountry translate="label">
986
- <label>Payment from Specific Countries</label>
987
- <frontend_type>multiselect</frontend_type>
988
- <config_path>payment/payanyway_moneymail/specificcountry</config_path>
989
- <sort_order>9</sort_order>
990
- <source_model>adminhtml/system_config_source_country</source_model>
991
- <show_in_default>1</show_in_default>
992
- <show_in_website>1</show_in_website>
993
- <show_in_store>1</show_in_store>
994
- <can_be_empty>1</can_be_empty>
995
- </specificcountry>
996
- </fields>
997
- </payanyway_moneymail>
998
- <payanyway_novoplat translate="label" module="payanyway">
999
- <label>Novoplat</label>
1000
- <frontend_type>text</frontend_type>
1001
- <sort_order>212</sort_order>
1002
- <show_in_default>1</show_in_default>
1003
- <show_in_website>1</show_in_website>
1004
- <show_in_store>1</show_in_store>
1005
- <fields>
1006
- <active translate="label">
1007
- <label>Enabled</label>
1008
- <frontend_type>select</frontend_type>
1009
- <config_path>payment/payanyway_novoplat/active</config_path>
1010
- <source_model>adminhtml/system_config_source_yesno</source_model>
1011
- <sort_order>1</sort_order>
1012
- <show_in_default>1</show_in_default>
1013
- <show_in_website>1</show_in_website>
1014
- <show_in_store>1</show_in_store>
1015
- </active>
1016
- <sort_order translate="label">
1017
- <label>Sort Order</label>
1018
- <frontend_type>text</frontend_type>
1019
- <config_path>payment/payanyway_novoplat/sort_order</config_path>
1020
- <sort_order>3</sort_order>
1021
- <show_in_default>1</show_in_default>
1022
- <show_in_website>1</show_in_website>
1023
- <show_in_store>1</show_in_store>
1024
- </sort_order>
1025
- <title translate="label">
1026
- <label>Title</label>
1027
- <frontend_type>text</frontend_type>
1028
- <config_path>payment/payanyway_novoplat/title</config_path>
1029
- <sort_order>5</sort_order>
1030
- <show_in_default>1</show_in_default>
1031
- <show_in_website>1</show_in_website>
1032
- <show_in_store>1</show_in_store>
1033
- </title>
1034
- <unitid translate="label">
1035
- <label>unitId</label>
1036
- <frontend_type>text</frontend_type>
1037
- <config_path>payment/payanyway_novoplat/unitid</config_path>
1038
- <sort_order>6</sort_order>
1039
- <show_in_default>1</show_in_default>
1040
- <show_in_website>1</show_in_website>
1041
- <show_in_store>1</show_in_store>
1042
- </unitid>
1043
- <logotype translate="label">
1044
- <label>Logotype</label>
1045
- <frontend_type>text</frontend_type>
1046
- <config_path>payment/payanyway_novoplat/logotype</config_path>
1047
- <sort_order>7</sort_order>
1048
- <show_in_default>1</show_in_default>
1049
- <show_in_website>1</show_in_website>
1050
- <show_in_store>1</show_in_store>
1051
- </logotype>
1052
- <allowspecific translate="label">
1053
- <label>Payment from Applicable Countries</label>
1054
- <frontend_type>allowspecific</frontend_type>
1055
- <config_path>payment/payanyway_novoplat/allowspecific</config_path>
1056
- <sort_order>8</sort_order>
1057
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1058
- <show_in_default>1</show_in_default>
1059
- <show_in_website>1</show_in_website>
1060
- <show_in_store>1</show_in_store>
1061
- </allowspecific>
1062
- <specificcountry translate="label">
1063
- <label>Payment from Specific Countries</label>
1064
- <frontend_type>multiselect</frontend_type>
1065
- <config_path>payment/payanyway_novoplat/specificcountry</config_path>
1066
- <sort_order>9</sort_order>
1067
- <source_model>adminhtml/system_config_source_country</source_model>
1068
- <show_in_default>1</show_in_default>
1069
- <show_in_website>1</show_in_website>
1070
- <show_in_store>1</show_in_store>
1071
- <can_be_empty>1</can_be_empty>
1072
- </specificcountry>
1073
- </fields>
1074
- </payanyway_novoplat>
1075
- <payanyway_plastic translate="label" module="payanyway">
1076
- <label>VISA, MasterCard</label>
1077
- <frontend_type>text</frontend_type>
1078
- <sort_order>213</sort_order>
1079
- <show_in_default>1</show_in_default>
1080
- <show_in_website>1</show_in_website>
1081
- <show_in_store>1</show_in_store>
1082
- <fields>
1083
- <active translate="label">
1084
- <label>Enabled</label>
1085
- <frontend_type>select</frontend_type>
1086
- <config_path>payment/payanyway_plastic/active</config_path>
1087
- <source_model>adminhtml/system_config_source_yesno</source_model>
1088
- <sort_order>1</sort_order>
1089
- <show_in_default>1</show_in_default>
1090
- <show_in_website>1</show_in_website>
1091
- <show_in_store>1</show_in_store>
1092
- </active>
1093
- <sort_order translate="label">
1094
- <label>Sort Order</label>
1095
- <frontend_type>text</frontend_type>
1096
- <config_path>payment/payanyway_plastic/sort_order</config_path>
1097
- <sort_order>3</sort_order>
1098
- <show_in_default>1</show_in_default>
1099
- <show_in_website>1</show_in_website>
1100
- <show_in_store>1</show_in_store>
1101
- </sort_order>
1102
- <title translate="label">
1103
- <label>Title</label>
1104
- <frontend_type>text</frontend_type>
1105
- <config_path>payment/payanyway_plastic/title</config_path>
1106
- <sort_order>5</sort_order>
1107
- <show_in_default>1</show_in_default>
1108
- <show_in_website>1</show_in_website>
1109
- <show_in_store>1</show_in_store>
1110
- </title>
1111
- <unitid translate="label">
1112
- <label>unitId</label>
1113
- <frontend_type>text</frontend_type>
1114
- <config_path>payment/payanyway_plastic/unitid</config_path>
1115
- <sort_order>6</sort_order>
1116
- <show_in_default>1</show_in_default>
1117
- <show_in_website>1</show_in_website>
1118
- <show_in_store>1</show_in_store>
1119
- </unitid>
1120
- <logotype translate="label">
1121
- <label>Logotype</label>
1122
- <frontend_type>text</frontend_type>
1123
- <config_path>payment/payanyway_plastic/logotype</config_path>
1124
- <sort_order>7</sort_order>
1125
- <show_in_default>1</show_in_default>
1126
- <show_in_website>1</show_in_website>
1127
- <show_in_store>1</show_in_store>
1128
- </logotype>
1129
- <allowspecific translate="label">
1130
- <label>Payment from Applicable Countries</label>
1131
- <frontend_type>allowspecific</frontend_type>
1132
- <config_path>payment/payanyway_plastic/allowspecific</config_path>
1133
- <sort_order>8</sort_order>
1134
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1135
- <show_in_default>1</show_in_default>
1136
- <show_in_website>1</show_in_website>
1137
- <show_in_store>1</show_in_store>
1138
- </allowspecific>
1139
- <specificcountry translate="label">
1140
- <label>Payment from Specific Countries</label>
1141
- <frontend_type>multiselect</frontend_type>
1142
- <config_path>payment/payanyway_plastic/specificcountry</config_path>
1143
- <sort_order>9</sort_order>
1144
- <source_model>adminhtml/system_config_source_country</source_model>
1145
- <show_in_default>1</show_in_default>
1146
- <show_in_website>1</show_in_website>
1147
- <show_in_store>1</show_in_store>
1148
- <can_be_empty>1</can_be_empty>
1149
- </specificcountry>
1150
- </fields>
1151
- </payanyway_plastic>
1152
- <payanyway_platika translate="label" module="payanyway">
1153
- <label>PLATiKA</label>
1154
- <frontend_type>text</frontend_type>
1155
- <sort_order>214</sort_order>
1156
- <show_in_default>1</show_in_default>
1157
- <show_in_website>1</show_in_website>
1158
- <show_in_store>1</show_in_store>
1159
- <fields>
1160
- <active translate="label">
1161
- <label>Enabled</label>
1162
- <frontend_type>select</frontend_type>
1163
- <config_path>payment/payanyway_platika/active</config_path>
1164
- <source_model>adminhtml/system_config_source_yesno</source_model>
1165
- <sort_order>1</sort_order>
1166
- <show_in_default>1</show_in_default>
1167
- <show_in_website>1</show_in_website>
1168
- <show_in_store>1</show_in_store>
1169
- </active>
1170
- <sort_order translate="label">
1171
- <label>Sort Order</label>
1172
- <frontend_type>text</frontend_type>
1173
- <config_path>payment/payanyway_platika/sort_order</config_path>
1174
- <sort_order>3</sort_order>
1175
- <show_in_default>1</show_in_default>
1176
- <show_in_website>1</show_in_website>
1177
- <show_in_store>1</show_in_store>
1178
- </sort_order>
1179
- <title translate="label">
1180
- <label>Title</label>
1181
- <frontend_type>text</frontend_type>
1182
- <config_path>payment/payanyway_platika/title</config_path>
1183
- <sort_order>5</sort_order>
1184
- <show_in_default>1</show_in_default>
1185
- <show_in_website>1</show_in_website>
1186
- <show_in_store>1</show_in_store>
1187
- </title>
1188
- <unitid translate="label">
1189
- <label>unitId</label>
1190
- <frontend_type>text</frontend_type>
1191
- <config_path>payment/payanyway_platika/unitid</config_path>
1192
- <sort_order>6</sort_order>
1193
- <show_in_default>1</show_in_default>
1194
- <show_in_website>1</show_in_website>
1195
- <show_in_store>1</show_in_store>
1196
- </unitid>
1197
- <logotype translate="label">
1198
- <label>Logotype</label>
1199
- <frontend_type>text</frontend_type>
1200
- <config_path>payment/payanyway_platika/logotype</config_path>
1201
- <sort_order>7</sort_order>
1202
- <show_in_default>1</show_in_default>
1203
- <show_in_website>1</show_in_website>
1204
- <show_in_store>1</show_in_store>
1205
- </logotype>
1206
- <allowspecific translate="label">
1207
- <label>Payment from Applicable Countries</label>
1208
- <frontend_type>allowspecific</frontend_type>
1209
- <config_path>payment/payanyway_platika/allowspecific</config_path>
1210
- <sort_order>8</sort_order>
1211
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1212
- <show_in_default>1</show_in_default>
1213
- <show_in_website>1</show_in_website>
1214
- <show_in_store>1</show_in_store>
1215
- </allowspecific>
1216
- <specificcountry translate="label">
1217
- <label>Payment from Specific Countries</label>
1218
- <frontend_type>multiselect</frontend_type>
1219
- <config_path>payment/payanyway_platika/specificcountry</config_path>
1220
- <sort_order>9</sort_order>
1221
- <source_model>adminhtml/system_config_source_country</source_model>
1222
- <show_in_default>1</show_in_default>
1223
- <show_in_website>1</show_in_website>
1224
- <show_in_store>1</show_in_store>
1225
- <can_be_empty>1</can_be_empty>
1226
- </specificcountry>
1227
- </fields>
1228
- </payanyway_platika>
1229
- <payanyway_post translate="label" module="payanyway">
1230
- <label>Russian Post Transfer</label>
1231
- <frontend_type>text</frontend_type>
1232
- <sort_order>215</sort_order>
1233
- <show_in_default>1</show_in_default>
1234
- <show_in_website>1</show_in_website>
1235
- <show_in_store>1</show_in_store>
1236
- <fields>
1237
- <active translate="label">
1238
- <label>Enabled</label>
1239
- <frontend_type>select</frontend_type>
1240
- <config_path>payment/payanyway_post/active</config_path>
1241
- <source_model>adminhtml/system_config_source_yesno</source_model>
1242
- <sort_order>1</sort_order>
1243
- <show_in_default>1</show_in_default>
1244
- <show_in_website>1</show_in_website>
1245
- <show_in_store>1</show_in_store>
1246
- </active>
1247
- <sort_order translate="label">
1248
- <label>Sort Order</label>
1249
- <frontend_type>text</frontend_type>
1250
- <config_path>payment/payanyway_post/sort_order</config_path>
1251
- <sort_order>3</sort_order>
1252
- <show_in_default>1</show_in_default>
1253
- <show_in_website>1</show_in_website>
1254
- <show_in_store>1</show_in_store>
1255
- </sort_order>
1256
- <title translate="label">
1257
- <label>Title</label>
1258
- <frontend_type>text</frontend_type>
1259
- <config_path>payment/payanyway_post/title</config_path>
1260
- <sort_order>5</sort_order>
1261
- <show_in_default>1</show_in_default>
1262
- <show_in_website>1</show_in_website>
1263
- <show_in_store>1</show_in_store>
1264
- </title>
1265
- <unitid translate="label">
1266
- <label>unitId</label>
1267
- <frontend_type>text</frontend_type>
1268
- <config_path>payment/payanyway_post/unitid</config_path>
1269
- <sort_order>6</sort_order>
1270
- <show_in_default>1</show_in_default>
1271
- <show_in_website>1</show_in_website>
1272
- <show_in_store>1</show_in_store>
1273
- </unitid>
1274
- <logotype translate="label">
1275
- <label>Logotype</label>
1276
- <frontend_type>text</frontend_type>
1277
- <config_path>payment/payanyway_post/logotype</config_path>
1278
- <sort_order>7</sort_order>
1279
- <show_in_default>1</show_in_default>
1280
- <show_in_website>1</show_in_website>
1281
- <show_in_store>1</show_in_store>
1282
- </logotype>
1283
- <allowspecific translate="label">
1284
- <label>Payment from Applicable Countries</label>
1285
- <frontend_type>allowspecific</frontend_type>
1286
- <config_path>payment/payanyway_post/allowspecific</config_path>
1287
- <sort_order>8</sort_order>
1288
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1289
- <show_in_default>1</show_in_default>
1290
- <show_in_website>1</show_in_website>
1291
- <show_in_store>1</show_in_store>
1292
- </allowspecific>
1293
- <specificcountry translate="label">
1294
- <label>Payment from Specific Countries</label>
1295
- <frontend_type>multiselect</frontend_type>
1296
- <config_path>payment/payanyway_post/specificcountry</config_path>
1297
- <sort_order>9</sort_order>
1298
- <source_model>adminhtml/system_config_source_country</source_model>
1299
- <show_in_default>1</show_in_default>
1300
- <show_in_website>1</show_in_website>
1301
- <show_in_store>1</show_in_store>
1302
- <can_be_empty>1</can_be_empty>
1303
- </specificcountry>
1304
- </fields>
1305
- </payanyway_post>
1306
- <payanyway_wallet translate="label" module="payanyway">
1307
- <label>Wallet One</label>
1308
- <frontend_type>text</frontend_type>
1309
- <sort_order>216</sort_order>
1310
- <show_in_default>1</show_in_default>
1311
- <show_in_website>1</show_in_website>
1312
- <show_in_store>1</show_in_store>
1313
- <fields>
1314
- <active translate="label">
1315
- <label>Enabled</label>
1316
- <frontend_type>select</frontend_type>
1317
- <config_path>payment/payanyway_wallet/active</config_path>
1318
- <source_model>adminhtml/system_config_source_yesno</source_model>
1319
- <sort_order>1</sort_order>
1320
- <show_in_default>1</show_in_default>
1321
- <show_in_website>1</show_in_website>
1322
- <show_in_store>1</show_in_store>
1323
- </active>
1324
- <sort_order translate="label">
1325
- <label>Sort Order</label>
1326
- <frontend_type>text</frontend_type>
1327
- <config_path>payment/payanyway_wallet/sort_order</config_path>
1328
- <sort_order>3</sort_order>
1329
- <show_in_default>1</show_in_default>
1330
- <show_in_website>1</show_in_website>
1331
- <show_in_store>1</show_in_store>
1332
- </sort_order>
1333
- <title translate="label">
1334
- <label>Title</label>
1335
- <frontend_type>text</frontend_type>
1336
- <config_path>payment/payanyway_wallet/title</config_path>
1337
- <sort_order>5</sort_order>
1338
- <show_in_default>1</show_in_default>
1339
- <show_in_website>1</show_in_website>
1340
- <show_in_store>1</show_in_store>
1341
- </title>
1342
- <unitid translate="label">
1343
- <label>unitId</label>
1344
- <frontend_type>text</frontend_type>
1345
- <config_path>payment/payanyway_wallet/unitid</config_path>
1346
- <sort_order>6</sort_order>
1347
- <show_in_default>1</show_in_default>
1348
- <show_in_website>1</show_in_website>
1349
- <show_in_store>1</show_in_store>
1350
- </unitid>
1351
- <logotype translate="label">
1352
- <label>Logotype</label>
1353
- <frontend_type>text</frontend_type>
1354
- <config_path>payment/payanyway_wallet/logotype</config_path>
1355
- <sort_order>7</sort_order>
1356
- <show_in_default>1</show_in_default>
1357
- <show_in_website>1</show_in_website>
1358
- <show_in_store>1</show_in_store>
1359
- </logotype>
1360
- <allowspecific translate="label">
1361
- <label>Payment from Applicable Countries</label>
1362
- <frontend_type>allowspecific</frontend_type>
1363
- <config_path>payment/payanyway_wallet/allowspecific</config_path>
1364
- <sort_order>8</sort_order>
1365
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1366
- <show_in_default>1</show_in_default>
1367
- <show_in_website>1</show_in_website>
1368
- <show_in_store>1</show_in_store>
1369
- </allowspecific>
1370
- <specificcountry translate="label">
1371
- <label>Payment from Specific Countries</label>
1372
- <frontend_type>multiselect</frontend_type>
1373
- <config_path>payment/payanyway_wallet/specificcountry</config_path>
1374
- <sort_order>9</sort_order>
1375
- <source_model>adminhtml/system_config_source_country</source_model>
1376
- <show_in_default>1</show_in_default>
1377
- <show_in_website>1</show_in_website>
1378
- <show_in_store>1</show_in_store>
1379
- <can_be_empty>1</can_be_empty>
1380
- </specificcountry>
1381
- </fields>
1382
- </payanyway_wallet>
1383
- <payanyway_webmoney translate="label" module="payanyway">
1384
- <label>WebMoney</label>
1385
- <frontend_type>text</frontend_type>
1386
- <sort_order>217</sort_order>
1387
- <show_in_default>1</show_in_default>
1388
- <show_in_website>1</show_in_website>
1389
- <show_in_store>1</show_in_store>
1390
- <fields>
1391
- <active translate="label">
1392
- <label>Enabled</label>
1393
- <frontend_type>select</frontend_type>
1394
- <config_path>payment/payanyway_webmoney/active</config_path>
1395
- <source_model>adminhtml/system_config_source_yesno</source_model>
1396
- <sort_order>1</sort_order>
1397
- <show_in_default>1</show_in_default>
1398
- <show_in_website>1</show_in_website>
1399
- <show_in_store>1</show_in_store>
1400
- </active>
1401
- <sort_order translate="label">
1402
- <label>Sort Order</label>
1403
- <frontend_type>text</frontend_type>
1404
- <config_path>payment/payanyway_webmoney/sort_order</config_path>
1405
- <sort_order>3</sort_order>
1406
- <show_in_default>1</show_in_default>
1407
- <show_in_website>1</show_in_website>
1408
- <show_in_store>1</show_in_store>
1409
- </sort_order>
1410
- <title translate="label">
1411
- <label>Title</label>
1412
- <frontend_type>text</frontend_type>
1413
- <config_path>payment/payanyway_webmoney/title</config_path>
1414
- <sort_order>5</sort_order>
1415
- <show_in_default>1</show_in_default>
1416
- <show_in_website>1</show_in_website>
1417
- <show_in_store>1</show_in_store>
1418
- </title>
1419
- <unitid translate="label">
1420
- <label>unitId</label>
1421
- <frontend_type>text</frontend_type>
1422
- <config_path>payment/payanyway_webmoney/unitid</config_path>
1423
- <sort_order>6</sort_order>
1424
- <show_in_default>1</show_in_default>
1425
- <show_in_website>1</show_in_website>
1426
- <show_in_store>1</show_in_store>
1427
- </unitid>
1428
- <logotype translate="label">
1429
- <label>Logotype</label>
1430
- <frontend_type>text</frontend_type>
1431
- <config_path>payment/payanyway_webmoney/logotype</config_path>
1432
- <sort_order>7</sort_order>
1433
- <show_in_default>1</show_in_default>
1434
- <show_in_website>1</show_in_website>
1435
- <show_in_store>1</show_in_store>
1436
- </logotype>
1437
- <allowspecific translate="label">
1438
- <label>Payment from Applicable Countries</label>
1439
- <frontend_type>allowspecific</frontend_type>
1440
- <config_path>payment/payanyway_webmoney/allowspecific</config_path>
1441
- <sort_order>8</sort_order>
1442
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1443
- <show_in_default>1</show_in_default>
1444
- <show_in_website>1</show_in_website>
1445
- <show_in_store>1</show_in_store>
1446
- </allowspecific>
1447
- <specificcountry translate="label">
1448
- <label>Payment from Specific Countries</label>
1449
- <frontend_type>multiselect</frontend_type>
1450
- <config_path>payment/payanyway_webmoney/specificcountry</config_path>
1451
- <sort_order>9</sort_order>
1452
- <source_model>adminhtml/system_config_source_country</source_model>
1453
- <show_in_default>1</show_in_default>
1454
- <show_in_website>1</show_in_website>
1455
- <show_in_store>1</show_in_store>
1456
- <can_be_empty>1</can_be_empty>
1457
- </specificcountry>
1458
- </fields>
1459
- </payanyway_webmoney>
1460
- <payanyway_yandex translate="label" module="payanyway">
1461
- <label>Yandex.Money</label>
1462
- <frontend_type>text</frontend_type>
1463
- <sort_order>218</sort_order>
1464
- <show_in_default>1</show_in_default>
1465
- <show_in_website>1</show_in_website>
1466
- <show_in_store>1</show_in_store>
1467
- <fields>
1468
- <active translate="label">
1469
- <label>Enabled</label>
1470
- <frontend_type>select</frontend_type>
1471
- <config_path>payment/payanyway_yandex/active</config_path>
1472
- <source_model>adminhtml/system_config_source_yesno</source_model>
1473
- <sort_order>1</sort_order>
1474
- <show_in_default>1</show_in_default>
1475
- <show_in_website>1</show_in_website>
1476
- <show_in_store>1</show_in_store>
1477
- </active>
1478
- <sort_order translate="label">
1479
- <label>Sort Order</label>
1480
- <frontend_type>text</frontend_type>
1481
- <config_path>payment/payanyway_yandex/sort_order</config_path>
1482
- <sort_order>3</sort_order>
1483
- <show_in_default>1</show_in_default>
1484
- <show_in_website>1</show_in_website>
1485
- <show_in_store>1</show_in_store>
1486
- </sort_order>
1487
- <title translate="label">
1488
- <label>Title</label>
1489
- <frontend_type>text</frontend_type>
1490
- <config_path>payment/payanyway_yandex/title</config_path>
1491
- <sort_order>5</sort_order>
1492
- <show_in_default>1</show_in_default>
1493
- <show_in_website>1</show_in_website>
1494
- <show_in_store>1</show_in_store>
1495
- </title>
1496
- <unitid translate="label">
1497
- <label>unitId</label>
1498
- <frontend_type>text</frontend_type>
1499
- <config_path>payment/payanyway_yandex/unitid</config_path>
1500
- <sort_order>6</sort_order>
1501
- <show_in_default>1</show_in_default>
1502
- <show_in_website>1</show_in_website>
1503
- <show_in_store>1</show_in_store>
1504
- </unitid>
1505
- <logotype translate="label">
1506
- <label>Logotype</label>
1507
- <frontend_type>text</frontend_type>
1508
- <config_path>payment/payanyway_yandex/logotype</config_path>
1509
- <sort_order>7</sort_order>
1510
- <show_in_default>1</show_in_default>
1511
- <show_in_website>1</show_in_website>
1512
- <show_in_store>1</show_in_store>
1513
- </logotype>
1514
- <allowspecific translate="label">
1515
- <label>Payment from Applicable Countries</label>
1516
- <frontend_type>allowspecific</frontend_type>
1517
- <config_path>payment/payanyway_yandex/allowspecific</config_path>
1518
- <sort_order>8</sort_order>
1519
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1520
- <show_in_default>1</show_in_default>
1521
- <show_in_website>1</show_in_website>
1522
- <show_in_store>1</show_in_store>
1523
- </allowspecific>
1524
- <specificcountry translate="label">
1525
- <label>Payment from Specific Countries</label>
1526
- <frontend_type>multiselect</frontend_type>
1527
- <config_path>payment/payanyway_yandex/specificcountry</config_path>
1528
- <sort_order>9</sort_order>
1529
- <source_model>adminhtml/system_config_source_country</source_model>
1530
- <show_in_default>1</show_in_default>
1531
- <show_in_website>1</show_in_website>
1532
- <show_in_store>1</show_in_store>
1533
- <can_be_empty>1</can_be_empty>
1534
- </specificcountry>
1535
- </fields>
1536
- </payanyway_yandex>
1537
- <payanyway_alfaclick translate="label" module="payanyway">
1538
- <label>Internet-bank "Alfa-Click"</label>
1539
- <frontend_type>text</frontend_type>
1540
- <sort_order>219</sort_order>
1541
- <show_in_default>1</show_in_default>
1542
- <show_in_website>1</show_in_website>
1543
- <show_in_store>1</show_in_store>
1544
- <fields>
1545
- <active translate="label">
1546
- <label>Enabled</label>
1547
- <frontend_type>select</frontend_type>
1548
- <config_path>payment/payanyway_alfaclick/active</config_path>
1549
- <source_model>adminhtml/system_config_source_yesno</source_model>
1550
- <sort_order>1</sort_order>
1551
- <show_in_default>1</show_in_default>
1552
- <show_in_website>1</show_in_website>
1553
- <show_in_store>1</show_in_store>
1554
- </active>
1555
- <sort_order translate="label">
1556
- <label>Sort Order</label>
1557
- <frontend_type>text</frontend_type>
1558
- <config_path>payment/payanyway_alfaclick/sort_order</config_path>
1559
- <sort_order>3</sort_order>
1560
- <show_in_default>1</show_in_default>
1561
- <show_in_website>1</show_in_website>
1562
- <show_in_store>1</show_in_store>
1563
- </sort_order>
1564
- <title translate="label">
1565
- <label>Title</label>
1566
- <frontend_type>text</frontend_type>
1567
- <config_path>payment/payanyway_alfaclick/title</config_path>
1568
- <sort_order>5</sort_order>
1569
- <show_in_default>1</show_in_default>
1570
- <show_in_website>1</show_in_website>
1571
- <show_in_store>1</show_in_store>
1572
- </title>
1573
- <unitid translate="label">
1574
- <label>unitId</label>
1575
- <frontend_type>text</frontend_type>
1576
- <config_path>payment/payanyway_alfaclick/unitid</config_path>
1577
- <sort_order>6</sort_order>
1578
- <show_in_default>1</show_in_default>
1579
- <show_in_website>1</show_in_website>
1580
- <show_in_store>1</show_in_store>
1581
- </unitid>
1582
- <logotype translate="label">
1583
- <label>Logotype</label>
1584
- <frontend_type>text</frontend_type>
1585
- <config_path>payment/payanyway_alfaclick/logotype</config_path>
1586
- <sort_order>7</sort_order>
1587
- <show_in_default>1</show_in_default>
1588
- <show_in_website>1</show_in_website>
1589
- <show_in_store>1</show_in_store>
1590
- </logotype>
1591
- <allowspecific translate="label">
1592
- <label>Payment from Applicable Countries</label>
1593
- <frontend_type>allowspecific</frontend_type>
1594
- <config_path>payment/payanyway_alfaclick/allowspecific</config_path>
1595
- <sort_order>8</sort_order>
1596
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1597
- <show_in_default>1</show_in_default>
1598
- <show_in_website>1</show_in_website>
1599
- <show_in_store>1</show_in_store>
1600
- </allowspecific>
1601
- <specificcountry translate="label">
1602
- <label>Payment from Specific Countries</label>
1603
- <frontend_type>multiselect</frontend_type>
1604
- <config_path>payment/payanyway_alfaclick/specificcountry</config_path>
1605
- <sort_order>9</sort_order>
1606
- <source_model>adminhtml/system_config_source_country</source_model>
1607
- <show_in_default>1</show_in_default>
1608
- <show_in_website>1</show_in_website>
1609
- <show_in_store>1</show_in_store>
1610
- <can_be_empty>1</can_be_empty>
1611
- </specificcountry>
1612
- </fields>
1613
- </payanyway_alfaclick>
1614
- <payanyway_dengimail translate="label" module="payanyway">
1615
- <label>Money@Mail.Ru</label>
1616
- <frontend_type>text</frontend_type>
1617
- <sort_order>220</sort_order>
1618
- <show_in_default>1</show_in_default>
1619
- <show_in_website>1</show_in_website>
1620
- <show_in_store>1</show_in_store>
1621
- <fields>
1622
- <active translate="label">
1623
- <label>Enabled</label>
1624
- <frontend_type>select</frontend_type>
1625
- <config_path>payment/payanyway_dengimail/active</config_path>
1626
- <source_model>adminhtml/system_config_source_yesno</source_model>
1627
- <sort_order>1</sort_order>
1628
- <show_in_default>1</show_in_default>
1629
- <show_in_website>1</show_in_website>
1630
- <show_in_store>1</show_in_store>
1631
- </active>
1632
- <sort_order translate="label">
1633
- <label>Sort Order</label>
1634
- <frontend_type>text</frontend_type>
1635
- <config_path>payment/payanyway_dengimail/sort_order</config_path>
1636
- <sort_order>3</sort_order>
1637
- <show_in_default>1</show_in_default>
1638
- <show_in_website>1</show_in_website>
1639
- <show_in_store>1</show_in_store>
1640
- </sort_order>
1641
- <title translate="label">
1642
- <label>Title</label>
1643
- <frontend_type>text</frontend_type>
1644
- <config_path>payment/payanyway_dengimail/title</config_path>
1645
- <sort_order>5</sort_order>
1646
- <show_in_default>1</show_in_default>
1647
- <show_in_website>1</show_in_website>
1648
- <show_in_store>1</show_in_store>
1649
- </title>
1650
- <unitid translate="label">
1651
- <label>unitId</label>
1652
- <frontend_type>text</frontend_type>
1653
- <config_path>payment/payanyway_dengimail/unitid</config_path>
1654
- <sort_order>6</sort_order>
1655
- <show_in_default>1</show_in_default>
1656
- <show_in_website>1</show_in_website>
1657
- <show_in_store>1</show_in_store>
1658
- </unitid>
1659
- <logotype translate="label">
1660
- <label>Logotype</label>
1661
- <frontend_type>text</frontend_type>
1662
- <config_path>payment/payanyway_dengimail/logotype</config_path>
1663
- <sort_order>7</sort_order>
1664
- <show_in_default>1</show_in_default>
1665
- <show_in_website>1</show_in_website>
1666
- <show_in_store>1</show_in_store>
1667
- </logotype>
1668
- <allowspecific translate="label">
1669
- <label>Payment from Applicable Countries</label>
1670
- <frontend_type>allowspecific</frontend_type>
1671
- <config_path>payment/payanyway_dengimail/allowspecific</config_path>
1672
- <sort_order>8</sort_order>
1673
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1674
- <show_in_default>1</show_in_default>
1675
- <show_in_website>1</show_in_website>
1676
- <show_in_store>1</show_in_store>
1677
- </allowspecific>
1678
- <specificcountry translate="label">
1679
- <label>Payment from Specific Countries</label>
1680
- <frontend_type>multiselect</frontend_type>
1681
- <config_path>payment/payanyway_dengimail/specificcountry</config_path>
1682
- <sort_order>9</sort_order>
1683
- <source_model>adminhtml/system_config_source_country</source_model>
1684
- <show_in_default>1</show_in_default>
1685
- <show_in_website>1</show_in_website>
1686
- <show_in_store>1</show_in_store>
1687
- <can_be_empty>1</can_be_empty>
1688
- </specificcountry>
1689
- </fields>
1690
- </payanyway_dengimail>
1691
- <payanyway_qiwi translate="label" module="payanyway">
1692
- <label>QIWI Wallet</label>
1693
- <frontend_type>text</frontend_type>
1694
- <sort_order>221</sort_order>
1695
- <show_in_default>1</show_in_default>
1696
- <show_in_website>1</show_in_website>
1697
- <show_in_store>1</show_in_store>
1698
- <fields>
1699
- <active translate="label">
1700
- <label>Enabled</label>
1701
- <frontend_type>select</frontend_type>
1702
- <config_path>payment/payanyway_qiwi/active</config_path>
1703
- <source_model>adminhtml/system_config_source_yesno</source_model>
1704
- <sort_order>1</sort_order>
1705
- <show_in_default>1</show_in_default>
1706
- <show_in_website>1</show_in_website>
1707
- <show_in_store>1</show_in_store>
1708
- </active>
1709
- <sort_order translate="label">
1710
- <label>Sort Order</label>
1711
- <frontend_type>text</frontend_type>
1712
- <config_path>payment/payanyway_qiwi/sort_order</config_path>
1713
- <sort_order>3</sort_order>
1714
- <show_in_default>1</show_in_default>
1715
- <show_in_website>1</show_in_website>
1716
- <show_in_store>1</show_in_store>
1717
- </sort_order>
1718
- <title translate="label">
1719
- <label>Title</label>
1720
- <frontend_type>text</frontend_type>
1721
- <config_path>payment/payanyway_qiwi/title</config_path>
1722
- <sort_order>5</sort_order>
1723
- <show_in_default>1</show_in_default>
1724
- <show_in_website>1</show_in_website>
1725
- <show_in_store>1</show_in_store>
1726
- </title>
1727
- <unitid translate="label">
1728
- <label>unitId</label>
1729
- <frontend_type>text</frontend_type>
1730
- <config_path>payment/payanyway_qiwi/unitid</config_path>
1731
- <sort_order>6</sort_order>
1732
- <show_in_default>1</show_in_default>
1733
- <show_in_website>1</show_in_website>
1734
- <show_in_store>1</show_in_store>
1735
- </unitid>
1736
- <logotype translate="label">
1737
- <label>Logotype</label>
1738
- <frontend_type>text</frontend_type>
1739
- <config_path>payment/payanyway_qiwi/logotype</config_path>
1740
- <sort_order>7</sort_order>
1741
- <show_in_default>1</show_in_default>
1742
- <show_in_website>1</show_in_website>
1743
- <show_in_store>1</show_in_store>
1744
- </logotype>
1745
- <allowspecific translate="label">
1746
- <label>Payment from Applicable Countries</label>
1747
- <frontend_type>allowspecific</frontend_type>
1748
- <config_path>payment/payanyway_qiwi/allowspecific</config_path>
1749
- <sort_order>8</sort_order>
1750
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1751
- <show_in_default>1</show_in_default>
1752
- <show_in_website>1</show_in_website>
1753
- <show_in_store>1</show_in_store>
1754
- </allowspecific>
1755
- <specificcountry translate="label">
1756
- <label>Payment from Specific Countries</label>
1757
- <frontend_type>multiselect</frontend_type>
1758
- <config_path>payment/payanyway_qiwi/specificcountry</config_path>
1759
- <sort_order>9</sort_order>
1760
- <source_model>adminhtml/system_config_source_country</source_model>
1761
- <show_in_default>1</show_in_default>
1762
- <show_in_website>1</show_in_website>
1763
- <show_in_store>1</show_in_store>
1764
- <can_be_empty>1</can_be_empty>
1765
- </specificcountry>
1766
- </fields>
1767
- </payanyway_qiwi>
1768
- <payanyway_faktura translate="label" module="payanyway">
1769
- <label>Faktura</label>
1770
- <frontend_type>text</frontend_type>
1771
- <sort_order>222</sort_order>
1772
- <show_in_default>1</show_in_default>
1773
- <show_in_website>1</show_in_website>
1774
- <show_in_store>1</show_in_store>
1775
- <fields>
1776
- <active translate="label">
1777
- <label>Enabled</label>
1778
- <frontend_type>select</frontend_type>
1779
- <config_path>payment/payanyway_faktura/active</config_path>
1780
- <source_model>adminhtml/system_config_source_yesno</source_model>
1781
- <sort_order>1</sort_order>
1782
- <show_in_default>1</show_in_default>
1783
- <show_in_website>1</show_in_website>
1784
- <show_in_store>1</show_in_store>
1785
- </active>
1786
- <sort_order translate="label">
1787
- <label>Sort Order</label>
1788
- <frontend_type>text</frontend_type>
1789
- <config_path>payment/payanyway_faktura/sort_order</config_path>
1790
- <sort_order>3</sort_order>
1791
- <show_in_default>1</show_in_default>
1792
- <show_in_website>1</show_in_website>
1793
- <show_in_store>1</show_in_store>
1794
- </sort_order>
1795
- <title translate="label">
1796
- <label>Title</label>
1797
- <frontend_type>text</frontend_type>
1798
- <config_path>payment/payanyway_faktura/title</config_path>
1799
- <sort_order>5</sort_order>
1800
- <show_in_default>1</show_in_default>
1801
- <show_in_website>1</show_in_website>
1802
- <show_in_store>1</show_in_store>
1803
- </title>
1804
- <unitid translate="label">
1805
- <label>unitId</label>
1806
- <frontend_type>text</frontend_type>
1807
- <config_path>payment/payanyway_faktura/unitid</config_path>
1808
- <sort_order>6</sort_order>
1809
- <show_in_default>1</show_in_default>
1810
- <show_in_website>1</show_in_website>
1811
- <show_in_store>1</show_in_store>
1812
- </unitid>
1813
- <logotype translate="label">
1814
- <label>Logotype</label>
1815
- <frontend_type>text</frontend_type>
1816
- <config_path>payment/payanyway_faktura/logotype</config_path>
1817
- <sort_order>7</sort_order>
1818
- <show_in_default>1</show_in_default>
1819
- <show_in_website>1</show_in_website>
1820
- <show_in_store>1</show_in_store>
1821
- </logotype>
1822
- <allowspecific translate="label">
1823
- <label>Payment from Applicable Countries</label>
1824
- <frontend_type>allowspecific</frontend_type>
1825
- <config_path>payment/payanyway_faktura/allowspecific</config_path>
1826
- <sort_order>8</sort_order>
1827
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1828
- <show_in_default>1</show_in_default>
1829
- <show_in_website>1</show_in_website>
1830
- <show_in_store>1</show_in_store>
1831
- </allowspecific>
1832
- <specificcountry translate="label">
1833
- <label>Payment from Specific Countries</label>
1834
- <frontend_type>multiselect</frontend_type>
1835
- <config_path>payment/payanyway_faktura/specificcountry</config_path>
1836
- <sort_order>9</sort_order>
1837
- <source_model>adminhtml/system_config_source_country</source_model>
1838
- <show_in_default>1</show_in_default>
1839
- <show_in_website>1</show_in_website>
1840
- <show_in_store>1</show_in_store>
1841
- <can_be_empty>1</can_be_empty>
1842
- </specificcountry>
1843
- </fields>
1844
- </payanyway_faktura>
1845
- <payanyway_psb translate="label" module="payanyway">
1846
- <label>Internet-bank "Promsvyazbank"</label>
1847
- <frontend_type>text</frontend_type>
1848
- <sort_order>223</sort_order>
1849
- <show_in_default>1</show_in_default>
1850
- <show_in_website>1</show_in_website>
1851
- <show_in_store>1</show_in_store>
1852
- <fields>
1853
- <active translate="label">
1854
- <label>Enabled</label>
1855
- <frontend_type>select</frontend_type>
1856
- <config_path>payment/payanyway_psb/active</config_path>
1857
- <source_model>adminhtml/system_config_source_yesno</source_model>
1858
- <sort_order>1</sort_order>
1859
- <show_in_default>1</show_in_default>
1860
- <show_in_website>1</show_in_website>
1861
- <show_in_store>1</show_in_store>
1862
- </active>
1863
- <sort_order translate="label">
1864
- <label>Sort Order</label>
1865
- <frontend_type>text</frontend_type>
1866
- <config_path>payment/payanyway_psb/sort_order</config_path>
1867
- <sort_order>3</sort_order>
1868
- <show_in_default>1</show_in_default>
1869
- <show_in_website>1</show_in_website>
1870
- <show_in_store>1</show_in_store>
1871
- </sort_order>
1872
- <title translate="label">
1873
- <label>Title</label>
1874
- <frontend_type>text</frontend_type>
1875
- <config_path>payment/payanyway_psb/title</config_path>
1876
- <sort_order>5</sort_order>
1877
- <show_in_default>1</show_in_default>
1878
- <show_in_website>1</show_in_website>
1879
- <show_in_store>1</show_in_store>
1880
- </title>
1881
- <unitid translate="label">
1882
- <label>unitId</label>
1883
- <frontend_type>text</frontend_type>
1884
- <config_path>payment/payanyway_psb/unitid</config_path>
1885
- <sort_order>6</sort_order>
1886
- <show_in_default>1</show_in_default>
1887
- <show_in_website>1</show_in_website>
1888
- <show_in_store>1</show_in_store>
1889
- </unitid>
1890
- <logotype translate="label">
1891
- <label>Logotype</label>
1892
- <frontend_type>text</frontend_type>
1893
- <config_path>payment/payanyway_psb/logotype</config_path>
1894
- <sort_order>7</sort_order>
1895
- <show_in_default>1</show_in_default>
1896
- <show_in_website>1</show_in_website>
1897
- <show_in_store>1</show_in_store>
1898
- </logotype>
1899
- <allowspecific translate="label">
1900
- <label>Payment from Applicable Countries</label>
1901
- <frontend_type>allowspecific</frontend_type>
1902
- <config_path>payment/payanyway_psb/allowspecific</config_path>
1903
- <sort_order>8</sort_order>
1904
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1905
- <show_in_default>1</show_in_default>
1906
- <show_in_website>1</show_in_website>
1907
- <show_in_store>1</show_in_store>
1908
- </allowspecific>
1909
- <specificcountry translate="label">
1910
- <label>Payment from Specific Countries</label>
1911
- <frontend_type>multiselect</frontend_type>
1912
- <config_path>payment/payanyway_psb/specificcountry</config_path>
1913
- <sort_order>9</sort_order>
1914
- <source_model>adminhtml/system_config_source_country</source_model>
1915
- <show_in_default>1</show_in_default>
1916
- <show_in_website>1</show_in_website>
1917
- <show_in_store>1</show_in_store>
1918
- <can_be_empty>1</can_be_empty>
1919
- </specificcountry>
1920
- </fields>
1921
- </payanyway_psb>
1922
- <payanyway_sberbank translate="label" module="payanyway">
1923
- <label>Sberbank</label>
1924
- <frontend_type>text</frontend_type>
1925
- <sort_order>224</sort_order>
1926
- <show_in_default>1</show_in_default>
1927
- <show_in_website>1</show_in_website>
1928
- <show_in_store>1</show_in_store>
1929
- <fields>
1930
- <active translate="label">
1931
- <label>Enabled</label>
1932
- <frontend_type>select</frontend_type>
1933
- <config_path>payment/payanyway_sberbank/active</config_path>
1934
- <source_model>adminhtml/system_config_source_yesno</source_model>
1935
- <sort_order>1</sort_order>
1936
- <show_in_default>1</show_in_default>
1937
- <show_in_website>1</show_in_website>
1938
- <show_in_store>1</show_in_store>
1939
- </active>
1940
- <sort_order translate="label">
1941
- <label>Sort Order</label>
1942
- <frontend_type>text</frontend_type>
1943
- <config_path>payment/payanyway_sberbank/sort_order</config_path>
1944
- <sort_order>3</sort_order>
1945
- <show_in_default>1</show_in_default>
1946
- <show_in_website>1</show_in_website>
1947
- <show_in_store>1</show_in_store>
1948
- </sort_order>
1949
- <title translate="label">
1950
- <label>Title</label>
1951
- <frontend_type>text</frontend_type>
1952
- <config_path>payment/payanyway_sberbank/title</config_path>
1953
- <sort_order>5</sort_order>
1954
- <show_in_default>1</show_in_default>
1955
- <show_in_website>1</show_in_website>
1956
- <show_in_store>1</show_in_store>
1957
- </title>
1958
- <unitid translate="label">
1959
- <label>unitId</label>
1960
- <frontend_type>text</frontend_type>
1961
- <config_path>payment/payanyway_sberbank/unitid</config_path>
1962
- <sort_order>6</sort_order>
1963
- <show_in_default>1</show_in_default>
1964
- <show_in_website>1</show_in_website>
1965
- <show_in_store>1</show_in_store>
1966
- </unitid>
1967
- <logotype translate="label">
1968
- <label>Logotype</label>
1969
- <frontend_type>text</frontend_type>
1970
- <config_path>payment/payanyway_sberbank/logotype</config_path>
1971
- <sort_order>7</sort_order>
1972
- <show_in_default>1</show_in_default>
1973
- <show_in_website>1</show_in_website>
1974
- <show_in_store>1</show_in_store>
1975
- </logotype>
1976
- <allowspecific translate="label">
1977
- <label>Payment from Applicable Countries</label>
1978
- <frontend_type>allowspecific</frontend_type>
1979
- <config_path>payment/payanyway_sberbank/allowspecific</config_path>
1980
- <sort_order>8</sort_order>
1981
- <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1982
- <show_in_default>1</show_in_default>
1983
- <show_in_website>1</show_in_website>
1984
- <show_in_store>1</show_in_store>
1985
- </allowspecific>
1986
- <specificcountry translate="label">
1987
- <label>Payment from Specific Countries</label>
1988
- <frontend_type>multiselect</frontend_type>
1989
- <config_path>payment/payanyway_sberbank/specificcountry</config_path>
1990
- <sort_order>9</sort_order>
1991
- <source_model>adminhtml/system_config_source_country</source_model>
1992
- <show_in_default>1</show_in_default>
1993
- <show_in_website>1</show_in_website>
1994
- <show_in_store>1</show_in_store>
1995
- <can_be_empty>1</can_be_empty>
1996
- </specificcountry>
1997
- </fields>
1998
- </payanyway_sberbank>
1999
- </groups>
2000
- </payanyway>
2001
- </sections>
2002
- </config>
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+
3
+ <config>
4
+ <sections>
5
+ <payanyway translate="label" module="payanyway">
6
+ <label>Payanyway</label>
7
+ <tab>sales</tab>
8
+ <frontend_type>text</frontend_type>
9
+ <sort_order>990</sort_order>
10
+ <show_in_default>1</show_in_default>
11
+ <show_in_website>1</show_in_website>
12
+ <show_in_store>1</show_in_store>
13
+ <groups>
14
+ <settings translate="label">
15
+ <label>Account Settings</label>
16
+ <frontend_type>text</frontend_type>
17
+ <sort_order>1</sort_order>
18
+ <show_in_default>1</show_in_default>
19
+ <show_in_website>1</show_in_website>
20
+ <show_in_store>1</show_in_store>
21
+ <fields>
22
+ <payment_action translate="label,comment">
23
+ <label>Payment URL</label>
24
+ <frontend_type>select</frontend_type>
25
+ <source_model>payanyway/paymentaction</source_model>
26
+ <sort_order>1</sort_order>
27
+ <show_in_default>1</show_in_default>
28
+ <show_in_website>1</show_in_website>
29
+ <show_in_store>1</show_in_store>
30
+ </payment_action>
31
+ <mnt_id translate="label">
32
+ <label>Account number</label>
33
+ <frontend_type>text</frontend_type>
34
+ <sort_order>2</sort_order>
35
+ <show_in_default>1</show_in_default>
36
+ <show_in_website>1</show_in_website>
37
+ <show_in_store>1</show_in_store>
38
+ </mnt_id>
39
+ <mnt_dataintegrity_code translate="label,comment">
40
+ <label>Code of data integrity verification</label>
41
+ <frontend_type>text</frontend_type>
42
+ <sort_order>3</sort_order>
43
+ <show_in_default>1</show_in_default>
44
+ <show_in_website>1</show_in_website>
45
+ <show_in_store>1</show_in_store>
46
+ </mnt_dataintegrity_code>
47
+ <mnt_test_mode translate="label,comment">
48
+ <label>Test mode</label>
49
+ <frontend_type>select</frontend_type>
50
+ <source_model>adminhtml/system_config_source_yesno</source_model>
51
+ <sort_order>4</sort_order>
52
+ <show_in_default>1</show_in_default>
53
+ <show_in_website>1</show_in_website>
54
+ <show_in_store>1</show_in_store>
55
+ </mnt_test_mode>
56
+ <payanyway_login translate="label,comment">
57
+ <label>Login in PayAnyWay</label>
58
+ <frontend_type>text</frontend_type>
59
+ <sort_order>5</sort_order>
60
+ <show_in_default>1</show_in_default>
61
+ <show_in_website>1</show_in_website>
62
+ <show_in_store>1</show_in_store>
63
+ </payanyway_login>
64
+ <payanyway_password translate="label,comment">
65
+ <label>Password in PayAnyWay</label>
66
+ <frontend_type>text</frontend_type>
67
+ <sort_order>6</sort_order>
68
+ <show_in_default>1</show_in_default>
69
+ <show_in_website>1</show_in_website>
70
+ <show_in_store>1</show_in_store>
71
+ </payanyway_password>
72
+ <mnt_kassa translate="label,comment">
73
+ <label>Use kassa.payanyway.ru</label>
74
+ <frontend_type>select</frontend_type>
75
+ <source_model>adminhtml/system_config_source_yesno</source_model>
76
+ <sort_order>7</sort_order>
77
+ <show_in_default>1</show_in_default>
78
+ <show_in_website>1</show_in_website>
79
+ <show_in_store>1</show_in_store>
80
+ </mnt_kassa>
81
+ </fields>
82
+ </settings>
83
+ <payanyway translate="label" module="payanyway">
84
+ <label>PayAnyWay</label>
85
+ <frontend_type>text</frontend_type>
86
+ <sort_order>200</sort_order>
87
+ <show_in_default>1</show_in_default>
88
+ <show_in_website>1</show_in_website>
89
+ <show_in_store>1</show_in_store>
90
+ <fields>
91
+ <active translate="label">
92
+ <label>Enabled</label>
93
+ <frontend_type>select</frontend_type>
94
+ <config_path>payment/payanyway/active</config_path>
95
+ <source_model>adminhtml/system_config_source_yesno</source_model>
96
+ <sort_order>1</sort_order>
97
+ <show_in_default>1</show_in_default>
98
+ <show_in_website>1</show_in_website>
99
+ <show_in_store>1</show_in_store>
100
+ </active>
101
+ <sort_order translate="label">
102
+ <label>Sort Order</label>
103
+ <frontend_type>text</frontend_type>
104
+ <config_path>payment/payanyway/sort_order</config_path>
105
+ <sort_order>3</sort_order>
106
+ <show_in_default>1</show_in_default>
107
+ <show_in_website>1</show_in_website>
108
+ <show_in_store>1</show_in_store>
109
+ </sort_order>
110
+ <title translate="label">
111
+ <label>Title</label>
112
+ <frontend_type>text</frontend_type>
113
+ <config_path>payment/payanyway/title</config_path>
114
+ <sort_order>5</sort_order>
115
+ <show_in_default>1</show_in_default>
116
+ <show_in_website>1</show_in_website>
117
+ <show_in_store>1</show_in_store>
118
+ </title>
119
+ <unitid translate="label">
120
+ <label>unitId</label>
121
+ <frontend_type>text</frontend_type>
122
+ <config_path>payment/payanyway/unitid</config_path>
123
+ <sort_order>6</sort_order>
124
+ <show_in_default>1</show_in_default>
125
+ <show_in_website>1</show_in_website>
126
+ <show_in_store>1</show_in_store>
127
+ </unitid>
128
+ <logotype translate="label">
129
+ <label>Logotype</label>
130
+ <frontend_type>text</frontend_type>
131
+ <config_path>payment/payanyway/logotype</config_path>
132
+ <sort_order>7</sort_order>
133
+ <show_in_default>1</show_in_default>
134
+ <show_in_website>1</show_in_website>
135
+ <show_in_store>1</show_in_store>
136
+ </logotype>
137
+ <allowspecific translate="label">
138
+ <label>Payment from Applicable Countries</label>
139
+ <frontend_type>allowspecific</frontend_type>
140
+ <config_path>payment/payanyway/allowspecific</config_path>
141
+ <sort_order>8</sort_order>
142
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
143
+ <show_in_default>1</show_in_default>
144
+ <show_in_website>1</show_in_website>
145
+ <show_in_store>1</show_in_store>
146
+ </allowspecific>
147
+ <specificcountry translate="label">
148
+ <label>Payment from Specific Countries</label>
149
+ <frontend_type>multiselect</frontend_type>
150
+ <config_path>payment/payanyway/specificcountry</config_path>
151
+ <sort_order>9</sort_order>
152
+ <source_model>adminhtml/system_config_source_country</source_model>
153
+ <show_in_default>1</show_in_default>
154
+ <show_in_website>1</show_in_website>
155
+ <show_in_store>1</show_in_store>
156
+ <can_be_empty>1</can_be_empty>
157
+ </specificcountry>
158
+ </fields>
159
+ </payanyway>
160
+ <payanyway_moneta translate="label" module="payanyway">
161
+ <label>Moneta.ru</label>
162
+ <frontend_type>text</frontend_type>
163
+ <sort_order>201</sort_order>
164
+ <show_in_default>1</show_in_default>
165
+ <show_in_website>1</show_in_website>
166
+ <show_in_store>1</show_in_store>
167
+ <fields>
168
+ <active translate="label">
169
+ <label>Enabled</label>
170
+ <frontend_type>select</frontend_type>
171
+ <config_path>payment/payanyway_moneta/active</config_path>
172
+ <source_model>adminhtml/system_config_source_yesno</source_model>
173
+ <sort_order>1</sort_order>
174
+ <show_in_default>1</show_in_default>
175
+ <show_in_website>1</show_in_website>
176
+ <show_in_store>1</show_in_store>
177
+ </active>
178
+ <sort_order translate="label">
179
+ <label>Sort Order</label>
180
+ <frontend_type>text</frontend_type>
181
+ <config_path>payment/payanyway_moneta/sort_order</config_path>
182
+ <sort_order>3</sort_order>
183
+ <show_in_default>1</show_in_default>
184
+ <show_in_website>1</show_in_website>
185
+ <show_in_store>1</show_in_store>
186
+ </sort_order>
187
+ <title translate="label">
188
+ <label>Title</label>
189
+ <frontend_type>text</frontend_type>
190
+ <config_path>payment/payanyway_moneta/title</config_path>
191
+ <sort_order>5</sort_order>
192
+ <show_in_default>1</show_in_default>
193
+ <show_in_website>1</show_in_website>
194
+ <show_in_store>1</show_in_store>
195
+ </title>
196
+ <unitid translate="label">
197
+ <label>unitId</label>
198
+ <frontend_type>text</frontend_type>
199
+ <config_path>payment/payanyway_moneta/unitid</config_path>
200
+ <sort_order>6</sort_order>
201
+ <show_in_default>1</show_in_default>
202
+ <show_in_website>1</show_in_website>
203
+ <show_in_store>1</show_in_store>
204
+ </unitid>
205
+ <logotype translate="label">
206
+ <label>Logotype</label>
207
+ <frontend_type>text</frontend_type>
208
+ <config_path>payment/payanyway_moneta/logotype</config_path>
209
+ <sort_order>7</sort_order>
210
+ <show_in_default>1</show_in_default>
211
+ <show_in_website>1</show_in_website>
212
+ <show_in_store>1</show_in_store>
213
+ </logotype>
214
+ <allowspecific translate="label">
215
+ <label>Payment from Applicable Countries</label>
216
+ <frontend_type>allowspecific</frontend_type>
217
+ <config_path>payment/payanyway_moneta/allowspecific</config_path>
218
+ <sort_order>8</sort_order>
219
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
220
+ <show_in_default>1</show_in_default>
221
+ <show_in_website>1</show_in_website>
222
+ <show_in_store>1</show_in_store>
223
+ </allowspecific>
224
+ <specificcountry translate="label">
225
+ <label>Payment from Specific Countries</label>
226
+ <frontend_type>multiselect</frontend_type>
227
+ <config_path>payment/payanyway_moneta/specificcountry</config_path>
228
+ <sort_order>9</sort_order>
229
+ <source_model>adminhtml/system_config_source_country</source_model>
230
+ <show_in_default>1</show_in_default>
231
+ <show_in_website>1</show_in_website>
232
+ <show_in_store>1</show_in_store>
233
+ <can_be_empty>1</can_be_empty>
234
+ </specificcountry>
235
+ </fields>
236
+ </payanyway_moneta>
237
+ <payanyway_banktransfer translate="label" module="payanyway">
238
+ <label>Bank transfer</label>
239
+ <frontend_type>text</frontend_type>
240
+ <sort_order>202</sort_order>
241
+ <show_in_default>1</show_in_default>
242
+ <show_in_website>1</show_in_website>
243
+ <show_in_store>1</show_in_store>
244
+ <fields>
245
+ <active translate="label">
246
+ <label>Enabled</label>
247
+ <frontend_type>select</frontend_type>
248
+ <config_path>payment/payanyway_banktransfer/active</config_path>
249
+ <source_model>adminhtml/system_config_source_yesno</source_model>
250
+ <sort_order>1</sort_order>
251
+ <show_in_default>1</show_in_default>
252
+ <show_in_website>1</show_in_website>
253
+ <show_in_store>1</show_in_store>
254
+ </active>
255
+ <sort_order translate="label">
256
+ <label>Sort Order</label>
257
+ <frontend_type>text</frontend_type>
258
+ <config_path>payment/payanyway_banktransfer/sort_order</config_path>
259
+ <sort_order>3</sort_order>
260
+ <show_in_default>1</show_in_default>
261
+ <show_in_website>1</show_in_website>
262
+ <show_in_store>1</show_in_store>
263
+ </sort_order>
264
+ <title translate="label">
265
+ <label>Title</label>
266
+ <frontend_type>text</frontend_type>
267
+ <config_path>payment/payanyway_banktransfer/title</config_path>
268
+ <sort_order>5</sort_order>
269
+ <show_in_default>1</show_in_default>
270
+ <show_in_website>1</show_in_website>
271
+ <show_in_store>1</show_in_store>
272
+ </title>
273
+ <unitid translate="label">
274
+ <label>unitId</label>
275
+ <frontend_type>text</frontend_type>
276
+ <config_path>payment/payanyway_banktransfer/unitid</config_path>
277
+ <sort_order>6</sort_order>
278
+ <show_in_default>1</show_in_default>
279
+ <show_in_website>1</show_in_website>
280
+ <show_in_store>1</show_in_store>
281
+ </unitid>
282
+ <logotype translate="label">
283
+ <label>Logotype</label>
284
+ <frontend_type>text</frontend_type>
285
+ <config_path>payment/payanyway_banktransfer/logotype</config_path>
286
+ <sort_order>7</sort_order>
287
+ <show_in_default>1</show_in_default>
288
+ <show_in_website>1</show_in_website>
289
+ <show_in_store>1</show_in_store>
290
+ </logotype>
291
+ <allowspecific translate="label">
292
+ <label>Payment from Applicable Countries</label>
293
+ <frontend_type>allowspecific</frontend_type>
294
+ <config_path>payment/payanyway_banktransfer/allowspecific</config_path>
295
+ <sort_order>8</sort_order>
296
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
297
+ <show_in_default>1</show_in_default>
298
+ <show_in_website>1</show_in_website>
299
+ <show_in_store>1</show_in_store>
300
+ </allowspecific>
301
+ <specificcountry translate="label">
302
+ <label>Payment from Specific Countries</label>
303
+ <frontend_type>multiselect</frontend_type>
304
+ <config_path>payment/payanyway_banktransfer/specificcountry</config_path>
305
+ <sort_order>9</sort_order>
306
+ <source_model>adminhtml/system_config_source_country</source_model>
307
+ <show_in_default>1</show_in_default>
308
+ <show_in_website>1</show_in_website>
309
+ <show_in_store>1</show_in_store>
310
+ <can_be_empty>1</can_be_empty>
311
+ </specificcountry>
312
+ </fields>
313
+ </payanyway_banktransfer>
314
+ <payanyway_ciberpay translate="label" module="payanyway">
315
+ <label>CiberPay</label>
316
+ <frontend_type>text</frontend_type>
317
+ <sort_order>203</sort_order>
318
+ <show_in_default>1</show_in_default>
319
+ <show_in_website>1</show_in_website>
320
+ <show_in_store>1</show_in_store>
321
+ <fields>
322
+ <active translate="label">
323
+ <label>Enabled</label>
324
+ <frontend_type>select</frontend_type>
325
+ <config_path>payment/payanyway_ciberpay/active</config_path>
326
+ <source_model>adminhtml/system_config_source_yesno</source_model>
327
+ <sort_order>1</sort_order>
328
+ <show_in_default>1</show_in_default>
329
+ <show_in_website>1</show_in_website>
330
+ <show_in_store>1</show_in_store>
331
+ </active>
332
+ <sort_order translate="label">
333
+ <label>Sort Order</label>
334
+ <frontend_type>text</frontend_type>
335
+ <config_path>payment/payanyway_ciberpay/sort_order</config_path>
336
+ <sort_order>3</sort_order>
337
+ <show_in_default>1</show_in_default>
338
+ <show_in_website>1</show_in_website>
339
+ <show_in_store>1</show_in_store>
340
+ </sort_order>
341
+ <title translate="label">
342
+ <label>Title</label>
343
+ <frontend_type>text</frontend_type>
344
+ <config_path>payment/payanyway_ciberpay/title</config_path>
345
+ <sort_order>5</sort_order>
346
+ <show_in_default>1</show_in_default>
347
+ <show_in_website>1</show_in_website>
348
+ <show_in_store>1</show_in_store>
349
+ </title>
350
+ <unitid translate="label">
351
+ <label>unitId</label>
352
+ <frontend_type>text</frontend_type>
353
+ <config_path>payment/payanyway_ciberpay/unitid</config_path>
354
+ <sort_order>6</sort_order>
355
+ <show_in_default>1</show_in_default>
356
+ <show_in_website>1</show_in_website>
357
+ <show_in_store>1</show_in_store>
358
+ </unitid>
359
+ <logotype translate="label">
360
+ <label>Logotype</label>
361
+ <frontend_type>text</frontend_type>
362
+ <config_path>payment/payanyway_ciberpay/logotype</config_path>
363
+ <sort_order>7</sort_order>
364
+ <show_in_default>1</show_in_default>
365
+ <show_in_website>1</show_in_website>
366
+ <show_in_store>1</show_in_store>
367
+ </logotype>
368
+ <allowspecific translate="label">
369
+ <label>Payment from Applicable Countries</label>
370
+ <frontend_type>allowspecific</frontend_type>
371
+ <config_path>payment/payanyway_ciberpay/allowspecific</config_path>
372
+ <sort_order>8</sort_order>
373
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
374
+ <show_in_default>1</show_in_default>
375
+ <show_in_website>1</show_in_website>
376
+ <show_in_store>1</show_in_store>
377
+ </allowspecific>
378
+ <specificcountry translate="label">
379
+ <label>Payment from Specific Countries</label>
380
+ <frontend_type>multiselect</frontend_type>
381
+ <config_path>payment/payanyway_ciberpay/specificcountry</config_path>
382
+ <sort_order>9</sort_order>
383
+ <source_model>adminhtml/system_config_source_country</source_model>
384
+ <show_in_default>1</show_in_default>
385
+ <show_in_website>1</show_in_website>
386
+ <show_in_store>1</show_in_store>
387
+ <can_be_empty>1</can_be_empty>
388
+ </specificcountry>
389
+ </fields>
390
+ </payanyway_ciberpay>
391
+ <payanyway_comepay translate="label" module="payanyway">
392
+ <label>ComePay</label>
393
+ <frontend_type>text</frontend_type>
394
+ <sort_order>204</sort_order>
395
+ <show_in_default>1</show_in_default>
396
+ <show_in_website>1</show_in_website>
397
+ <show_in_store>1</show_in_store>
398
+ <fields>
399
+ <active translate="label">
400
+ <label>Enabled</label>
401
+ <frontend_type>select</frontend_type>
402
+ <config_path>payment/payanyway_comepay/active</config_path>
403
+ <source_model>adminhtml/system_config_source_yesno</source_model>
404
+ <sort_order>1</sort_order>
405
+ <show_in_default>1</show_in_default>
406
+ <show_in_website>1</show_in_website>
407
+ <show_in_store>1</show_in_store>
408
+ </active>
409
+ <sort_order translate="label">
410
+ <label>Sort Order</label>
411
+ <frontend_type>text</frontend_type>
412
+ <config_path>payment/payanyway_comepay/sort_order</config_path>
413
+ <sort_order>3</sort_order>
414
+ <show_in_default>1</show_in_default>
415
+ <show_in_website>1</show_in_website>
416
+ <show_in_store>1</show_in_store>
417
+ </sort_order>
418
+ <title translate="label">
419
+ <label>Title</label>
420
+ <frontend_type>text</frontend_type>
421
+ <config_path>payment/payanyway_comepay/title</config_path>
422
+ <sort_order>5</sort_order>
423
+ <show_in_default>1</show_in_default>
424
+ <show_in_website>1</show_in_website>
425
+ <show_in_store>1</show_in_store>
426
+ </title>
427
+ <unitid translate="label">
428
+ <label>unitId</label>
429
+ <frontend_type>text</frontend_type>
430
+ <config_path>payment/payanyway_comepay/unitid</config_path>
431
+ <sort_order>6</sort_order>
432
+ <show_in_default>1</show_in_default>
433
+ <show_in_website>1</show_in_website>
434
+ <show_in_store>1</show_in_store>
435
+ </unitid>
436
+ <logotype translate="label">
437
+ <label>Logotype</label>
438
+ <frontend_type>text</frontend_type>
439
+ <config_path>payment/payanyway_comepay/logotype</config_path>
440
+ <sort_order>7</sort_order>
441
+ <show_in_default>1</show_in_default>
442
+ <show_in_website>1</show_in_website>
443
+ <show_in_store>1</show_in_store>
444
+ </logotype>
445
+ <allowspecific translate="label">
446
+ <label>Payment from Applicable Countries</label>
447
+ <frontend_type>allowspecific</frontend_type>
448
+ <config_path>payment/payanyway_comepay/allowspecific</config_path>
449
+ <sort_order>8</sort_order>
450
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
451
+ <show_in_default>1</show_in_default>
452
+ <show_in_website>1</show_in_website>
453
+ <show_in_store>1</show_in_store>
454
+ </allowspecific>
455
+ <specificcountry translate="label">
456
+ <label>Payment from Specific Countries</label>
457
+ <frontend_type>multiselect</frontend_type>
458
+ <config_path>payment/payanyway_comepay/specificcountry</config_path>
459
+ <sort_order>9</sort_order>
460
+ <source_model>adminhtml/system_config_source_country</source_model>
461
+ <show_in_default>1</show_in_default>
462
+ <show_in_website>1</show_in_website>
463
+ <show_in_store>1</show_in_store>
464
+ <can_be_empty>1</can_be_empty>
465
+ </specificcountry>
466
+ </fields>
467
+ </payanyway_comepay>
468
+ <payanyway_contact translate="label" module="payanyway">
469
+ <label>Contact</label>
470
+ <frontend_type>text</frontend_type>
471
+ <sort_order>205</sort_order>
472
+ <show_in_default>1</show_in_default>
473
+ <show_in_website>1</show_in_website>
474
+ <show_in_store>1</show_in_store>
475
+ <fields>
476
+ <active translate="label">
477
+ <label>Enabled</label>
478
+ <frontend_type>select</frontend_type>
479
+ <config_path>payment/payanyway_contact/active</config_path>
480
+ <source_model>adminhtml/system_config_source_yesno</source_model>
481
+ <sort_order>1</sort_order>
482
+ <show_in_default>1</show_in_default>
483
+ <show_in_website>1</show_in_website>
484
+ <show_in_store>1</show_in_store>
485
+ </active>
486
+ <sort_order translate="label">
487
+ <label>Sort Order</label>
488
+ <frontend_type>text</frontend_type>
489
+ <config_path>payment/payanyway_contact/sort_order</config_path>
490
+ <sort_order>3</sort_order>
491
+ <show_in_default>1</show_in_default>
492
+ <show_in_website>1</show_in_website>
493
+ <show_in_store>1</show_in_store>
494
+ </sort_order>
495
+ <title translate="label">
496
+ <label>Title</label>
497
+ <frontend_type>text</frontend_type>
498
+ <config_path>payment/payanyway_contact/title</config_path>
499
+ <sort_order>5</sort_order>
500
+ <show_in_default>1</show_in_default>
501
+ <show_in_website>1</show_in_website>
502
+ <show_in_store>1</show_in_store>
503
+ </title>
504
+ <unitid translate="label">
505
+ <label>unitId</label>
506
+ <frontend_type>text</frontend_type>
507
+ <config_path>payment/payanyway_contact/unitid</config_path>
508
+ <sort_order>6</sort_order>
509
+ <show_in_default>1</show_in_default>
510
+ <show_in_website>1</show_in_website>
511
+ <show_in_store>1</show_in_store>
512
+ </unitid>
513
+ <logotype translate="label">
514
+ <label>Logotype</label>
515
+ <frontend_type>text</frontend_type>
516
+ <config_path>payment/payanyway_contact/logotype</config_path>
517
+ <sort_order>7</sort_order>
518
+ <show_in_default>1</show_in_default>
519
+ <show_in_website>1</show_in_website>
520
+ <show_in_store>1</show_in_store>
521
+ </logotype>
522
+ <allowspecific translate="label">
523
+ <label>Payment from Applicable Countries</label>
524
+ <frontend_type>allowspecific</frontend_type>
525
+ <config_path>payment/payanyway_contact/allowspecific</config_path>
526
+ <sort_order>8</sort_order>
527
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
528
+ <show_in_default>1</show_in_default>
529
+ <show_in_website>1</show_in_website>
530
+ <show_in_store>1</show_in_store>
531
+ </allowspecific>
532
+ <specificcountry translate="label">
533
+ <label>Payment from Specific Countries</label>
534
+ <frontend_type>multiselect</frontend_type>
535
+ <config_path>payment/payanyway_contact/specificcountry</config_path>
536
+ <sort_order>9</sort_order>
537
+ <source_model>adminhtml/system_config_source_country</source_model>
538
+ <show_in_default>1</show_in_default>
539
+ <show_in_website>1</show_in_website>
540
+ <show_in_store>1</show_in_store>
541
+ <can_be_empty>1</can_be_empty>
542
+ </specificcountry>
543
+ </fields>
544
+ </payanyway_contact>
545
+ <payanyway_euroset translate="label" module="payanyway">
546
+ <label>Euroset</label>
547
+ <frontend_type>text</frontend_type>
548
+ <sort_order>206</sort_order>
549
+ <show_in_default>1</show_in_default>
550
+ <show_in_website>1</show_in_website>
551
+ <show_in_store>1</show_in_store>
552
+ <fields>
553
+ <active translate="label">
554
+ <label>Enabled</label>
555
+ <frontend_type>select</frontend_type>
556
+ <config_path>payment/payanyway_euroset/active</config_path>
557
+ <source_model>adminhtml/system_config_source_yesno</source_model>
558
+ <sort_order>1</sort_order>
559
+ <show_in_default>1</show_in_default>
560
+ <show_in_website>1</show_in_website>
561
+ <show_in_store>1</show_in_store>
562
+ </active>
563
+ <sort_order translate="label">
564
+ <label>Sort Order</label>
565
+ <frontend_type>text</frontend_type>
566
+ <config_path>payment/payanyway_euroset/sort_order</config_path>
567
+ <sort_order>3</sort_order>
568
+ <show_in_default>1</show_in_default>
569
+ <show_in_website>1</show_in_website>
570
+ <show_in_store>1</show_in_store>
571
+ </sort_order>
572
+ <title translate="label">
573
+ <label>Title</label>
574
+ <frontend_type>text</frontend_type>
575
+ <config_path>payment/payanyway_euroset/title</config_path>
576
+ <sort_order>5</sort_order>
577
+ <show_in_default>1</show_in_default>
578
+ <show_in_website>1</show_in_website>
579
+ <show_in_store>1</show_in_store>
580
+ </title>
581
+ <unitid translate="label">
582
+ <label>unitId</label>
583
+ <frontend_type>text</frontend_type>
584
+ <config_path>payment/payanyway_euroset/unitid</config_path>
585
+ <sort_order>6</sort_order>
586
+ <show_in_default>1</show_in_default>
587
+ <show_in_website>1</show_in_website>
588
+ <show_in_store>1</show_in_store>
589
+ </unitid>
590
+ <logotype translate="label">
591
+ <label>Logotype</label>
592
+ <frontend_type>text</frontend_type>
593
+ <config_path>payment/payanyway_euroset/logotype</config_path>
594
+ <sort_order>7</sort_order>
595
+ <show_in_default>1</show_in_default>
596
+ <show_in_website>1</show_in_website>
597
+ <show_in_store>1</show_in_store>
598
+ </logotype>
599
+ <allowspecific translate="label">
600
+ <label>Payment from Applicable Countries</label>
601
+ <frontend_type>allowspecific</frontend_type>
602
+ <config_path>payment/payanyway_euroset/allowspecific</config_path>
603
+ <sort_order>8</sort_order>
604
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
605
+ <show_in_default>1</show_in_default>
606
+ <show_in_website>1</show_in_website>
607
+ <show_in_store>1</show_in_store>
608
+ </allowspecific>
609
+ <specificcountry translate="label">
610
+ <label>Payment from Specific Countries</label>
611
+ <frontend_type>multiselect</frontend_type>
612
+ <config_path>payment/payanyway_euroset/specificcountry</config_path>
613
+ <sort_order>9</sort_order>
614
+ <source_model>adminhtml/system_config_source_country</source_model>
615
+ <show_in_default>1</show_in_default>
616
+ <show_in_website>1</show_in_website>
617
+ <show_in_store>1</show_in_store>
618
+ <can_be_empty>1</can_be_empty>
619
+ </specificcountry>
620
+ </fields>
621
+ </payanyway_euroset>
622
+ <payanyway_elecsnet translate="label" module="payanyway">
623
+ <label>Elecsnet</label>
624
+ <frontend_type>text</frontend_type>
625
+ <sort_order>207</sort_order>
626
+ <show_in_default>1</show_in_default>
627
+ <show_in_website>1</show_in_website>
628
+ <show_in_store>1</show_in_store>
629
+ <fields>
630
+ <active translate="label">
631
+ <label>Enabled</label>
632
+ <frontend_type>select</frontend_type>
633
+ <config_path>payment/payanyway_elecsnet/active</config_path>
634
+ <source_model>adminhtml/system_config_source_yesno</source_model>
635
+ <sort_order>1</sort_order>
636
+ <show_in_default>1</show_in_default>
637
+ <show_in_website>1</show_in_website>
638
+ <show_in_store>1</show_in_store>
639
+ </active>
640
+ <sort_order translate="label">
641
+ <label>Sort Order</label>
642
+ <frontend_type>text</frontend_type>
643
+ <config_path>payment/payanyway_elecsnet/sort_order</config_path>
644
+ <sort_order>3</sort_order>
645
+ <show_in_default>1</show_in_default>
646
+ <show_in_website>1</show_in_website>
647
+ <show_in_store>1</show_in_store>
648
+ </sort_order>
649
+ <title translate="label">
650
+ <label>Title</label>
651
+ <frontend_type>text</frontend_type>
652
+ <config_path>payment/payanyway_elecsnet/title</config_path>
653
+ <sort_order>5</sort_order>
654
+ <show_in_default>1</show_in_default>
655
+ <show_in_website>1</show_in_website>
656
+ <show_in_store>1</show_in_store>
657
+ </title>
658
+ <unitid translate="label">
659
+ <label>unitId</label>
660
+ <frontend_type>text</frontend_type>
661
+ <config_path>payment/payanyway_elecsnet/unitid</config_path>
662
+ <sort_order>6</sort_order>
663
+ <show_in_default>1</show_in_default>
664
+ <show_in_website>1</show_in_website>
665
+ <show_in_store>1</show_in_store>
666
+ </unitid>
667
+ <logotype translate="label">
668
+ <label>Logotype</label>
669
+ <frontend_type>text</frontend_type>
670
+ <config_path>payment/payanyway_elecsnet/logotype</config_path>
671
+ <sort_order>7</sort_order>
672
+ <show_in_default>1</show_in_default>
673
+ <show_in_website>1</show_in_website>
674
+ <show_in_store>1</show_in_store>
675
+ </logotype>
676
+ <allowspecific translate="label">
677
+ <label>Payment from Applicable Countries</label>
678
+ <frontend_type>allowspecific</frontend_type>
679
+ <config_path>payment/payanyway_elecsnet/allowspecific</config_path>
680
+ <sort_order>8</sort_order>
681
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
682
+ <show_in_default>1</show_in_default>
683
+ <show_in_website>1</show_in_website>
684
+ <show_in_store>1</show_in_store>
685
+ </allowspecific>
686
+ <specificcountry translate="label">
687
+ <label>Payment from Specific Countries</label>
688
+ <frontend_type>multiselect</frontend_type>
689
+ <config_path>payment/payanyway_elecsnet/specificcountry</config_path>
690
+ <sort_order>9</sort_order>
691
+ <source_model>adminhtml/system_config_source_country</source_model>
692
+ <show_in_default>1</show_in_default>
693
+ <show_in_website>1</show_in_website>
694
+ <show_in_store>1</show_in_store>
695
+ <can_be_empty>1</can_be_empty>
696
+ </specificcountry>
697
+ </fields>
698
+ </payanyway_elecsnet>
699
+ <payanyway_gorod translate="label" module="payanyway">
700
+ <label>Federal system Gorod</label>
701
+ <frontend_type>text</frontend_type>
702
+ <sort_order>208</sort_order>
703
+ <show_in_default>1</show_in_default>
704
+ <show_in_website>1</show_in_website>
705
+ <show_in_store>1</show_in_store>
706
+ <fields>
707
+ <active translate="label">
708
+ <label>Enabled</label>
709
+ <frontend_type>select</frontend_type>
710
+ <config_path>payment/payanyway_gorod/active</config_path>
711
+ <source_model>adminhtml/system_config_source_yesno</source_model>
712
+ <sort_order>1</sort_order>
713
+ <show_in_default>1</show_in_default>
714
+ <show_in_website>1</show_in_website>
715
+ <show_in_store>1</show_in_store>
716
+ </active>
717
+ <sort_order translate="label">
718
+ <label>Sort Order</label>
719
+ <frontend_type>text</frontend_type>
720
+ <config_path>payment/payanyway_gorod/sort_order</config_path>
721
+ <sort_order>3</sort_order>
722
+ <show_in_default>1</show_in_default>
723
+ <show_in_website>1</show_in_website>
724
+ <show_in_store>1</show_in_store>
725
+ </sort_order>
726
+ <title translate="label">
727
+ <label>Title</label>
728
+ <frontend_type>text</frontend_type>
729
+ <config_path>payment/payanyway_gorod/title</config_path>
730
+ <sort_order>5</sort_order>
731
+ <show_in_default>1</show_in_default>
732
+ <show_in_website>1</show_in_website>
733
+ <show_in_store>1</show_in_store>
734
+ </title>
735
+ <unitid translate="label">
736
+ <label>unitId</label>
737
+ <frontend_type>text</frontend_type>
738
+ <config_path>payment/payanyway_gorod/unitid</config_path>
739
+ <sort_order>6</sort_order>
740
+ <show_in_default>1</show_in_default>
741
+ <show_in_website>1</show_in_website>
742
+ <show_in_store>1</show_in_store>
743
+ </unitid>
744
+ <logotype translate="label">
745
+ <label>Logotype</label>
746
+ <frontend_type>text</frontend_type>
747
+ <config_path>payment/payanyway_gorod/logotype</config_path>
748
+ <sort_order>7</sort_order>
749
+ <show_in_default>1</show_in_default>
750
+ <show_in_website>1</show_in_website>
751
+ <show_in_store>1</show_in_store>
752
+ </logotype>
753
+ <allowspecific translate="label">
754
+ <label>Payment from Applicable Countries</label>
755
+ <frontend_type>allowspecific</frontend_type>
756
+ <config_path>payment/payanyway_gorod/allowspecific</config_path>
757
+ <sort_order>8</sort_order>
758
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
759
+ <show_in_default>1</show_in_default>
760
+ <show_in_website>1</show_in_website>
761
+ <show_in_store>1</show_in_store>
762
+ </allowspecific>
763
+ <specificcountry translate="label">
764
+ <label>Payment from Specific Countries</label>
765
+ <frontend_type>multiselect</frontend_type>
766
+ <config_path>payment/payanyway_gorod/specificcountry</config_path>
767
+ <sort_order>9</sort_order>
768
+ <source_model>adminhtml/system_config_source_country</source_model>
769
+ <show_in_default>1</show_in_default>
770
+ <show_in_website>1</show_in_website>
771
+ <show_in_store>1</show_in_store>
772
+ <can_be_empty>1</can_be_empty>
773
+ </specificcountry>
774
+ </fields>
775
+ </payanyway_gorod>
776
+ <payanyway_forward translate="label" module="payanyway">
777
+ <label>Forward Mobile</label>
778
+ <frontend_type>text</frontend_type>
779
+ <sort_order>209</sort_order>
780
+ <show_in_default>1</show_in_default>
781
+ <show_in_website>1</show_in_website>
782
+ <show_in_store>1</show_in_store>
783
+ <fields>
784
+ <active translate="label">
785
+ <label>Enabled</label>
786
+ <frontend_type>select</frontend_type>
787
+ <config_path>payment/payanyway_forward/active</config_path>
788
+ <source_model>adminhtml/system_config_source_yesno</source_model>
789
+ <sort_order>1</sort_order>
790
+ <show_in_default>1</show_in_default>
791
+ <show_in_website>1</show_in_website>
792
+ <show_in_store>1</show_in_store>
793
+ </active>
794
+ <sort_order translate="label">
795
+ <label>Sort Order</label>
796
+ <frontend_type>text</frontend_type>
797
+ <config_path>payment/payanyway_forward/sort_order</config_path>
798
+ <sort_order>3</sort_order>
799
+ <show_in_default>1</show_in_default>
800
+ <show_in_website>1</show_in_website>
801
+ <show_in_store>1</show_in_store>
802
+ </sort_order>
803
+ <title translate="label">
804
+ <label>Title</label>
805
+ <frontend_type>text</frontend_type>
806
+ <config_path>payment/payanyway_forward/title</config_path>
807
+ <sort_order>5</sort_order>
808
+ <show_in_default>1</show_in_default>
809
+ <show_in_website>1</show_in_website>
810
+ <show_in_store>1</show_in_store>
811
+ </title>
812
+ <unitid translate="label">
813
+ <label>unitId</label>
814
+ <frontend_type>text</frontend_type>
815
+ <config_path>payment/payanyway_forward/unitid</config_path>
816
+ <sort_order>6</sort_order>
817
+ <show_in_default>1</show_in_default>
818
+ <show_in_website>1</show_in_website>
819
+ <show_in_store>1</show_in_store>
820
+ </unitid>
821
+ <logotype translate="label">
822
+ <label>Logotype</label>
823
+ <frontend_type>text</frontend_type>
824
+ <config_path>payment/payanyway_forward/logotype</config_path>
825
+ <sort_order>7</sort_order>
826
+ <show_in_default>1</show_in_default>
827
+ <show_in_website>1</show_in_website>
828
+ <show_in_store>1</show_in_store>
829
+ </logotype>
830
+ <allowspecific translate="label">
831
+ <label>Payment from Applicable Countries</label>
832
+ <frontend_type>allowspecific</frontend_type>
833
+ <config_path>payment/payanyway_forward/allowspecific</config_path>
834
+ <sort_order>8</sort_order>
835
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
836
+ <show_in_default>1</show_in_default>
837
+ <show_in_website>1</show_in_website>
838
+ <show_in_store>1</show_in_store>
839
+ </allowspecific>
840
+ <specificcountry translate="label">
841
+ <label>Payment from Specific Countries</label>
842
+ <frontend_type>multiselect</frontend_type>
843
+ <config_path>payment/payanyway_forward/specificcountry</config_path>
844
+ <sort_order>9</sort_order>
845
+ <source_model>adminhtml/system_config_source_country</source_model>
846
+ <show_in_default>1</show_in_default>
847
+ <show_in_website>1</show_in_website>
848
+ <show_in_store>1</show_in_store>
849
+ <can_be_empty>1</can_be_empty>
850
+ </specificcountry>
851
+ </fields>
852
+ </payanyway_forward>
853
+ <payanyway_mcb translate="label" module="payanyway">
854
+ <label>MosCreditBank</label>
855
+ <frontend_type>text</frontend_type>
856
+ <sort_order>210</sort_order>
857
+ <show_in_default>1</show_in_default>
858
+ <show_in_website>1</show_in_website>
859
+ <show_in_store>1</show_in_store>
860
+ <fields>
861
+ <active translate="label">
862
+ <label>Enabled</label>
863
+ <frontend_type>select</frontend_type>
864
+ <config_path>payment/payanyway_mcb/active</config_path>
865
+ <source_model>adminhtml/system_config_source_yesno</source_model>
866
+ <sort_order>1</sort_order>
867
+ <show_in_default>1</show_in_default>
868
+ <show_in_website>1</show_in_website>
869
+ <show_in_store>1</show_in_store>
870
+ </active>
871
+ <sort_order translate="label">
872
+ <label>Sort Order</label>
873
+ <frontend_type>text</frontend_type>
874
+ <config_path>payment/payanyway_mcb/sort_order</config_path>
875
+ <sort_order>3</sort_order>
876
+ <show_in_default>1</show_in_default>
877
+ <show_in_website>1</show_in_website>
878
+ <show_in_store>1</show_in_store>
879
+ </sort_order>
880
+ <title translate="label">
881
+ <label>Title</label>
882
+ <frontend_type>text</frontend_type>
883
+ <config_path>payment/payanyway_mcb/title</config_path>
884
+ <sort_order>5</sort_order>
885
+ <show_in_default>1</show_in_default>
886
+ <show_in_website>1</show_in_website>
887
+ <show_in_store>1</show_in_store>
888
+ </title>
889
+ <unitid translate="label">
890
+ <label>unitId</label>
891
+ <frontend_type>text</frontend_type>
892
+ <config_path>payment/payanyway_mcb/unitid</config_path>
893
+ <sort_order>6</sort_order>
894
+ <show_in_default>1</show_in_default>
895
+ <show_in_website>1</show_in_website>
896
+ <show_in_store>1</show_in_store>
897
+ </unitid>
898
+ <logotype translate="label">
899
+ <label>Logotype</label>
900
+ <frontend_type>text</frontend_type>
901
+ <config_path>payment/payanyway_mcb/logotype</config_path>
902
+ <sort_order>7</sort_order>
903
+ <show_in_default>1</show_in_default>
904
+ <show_in_website>1</show_in_website>
905
+ <show_in_store>1</show_in_store>
906
+ </logotype>
907
+ <allowspecific translate="label">
908
+ <label>Payment from Applicable Countries</label>
909
+ <frontend_type>allowspecific</frontend_type>
910
+ <config_path>payment/payanyway_mcb/allowspecific</config_path>
911
+ <sort_order>8</sort_order>
912
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
913
+ <show_in_default>1</show_in_default>
914
+ <show_in_website>1</show_in_website>
915
+ <show_in_store>1</show_in_store>
916
+ </allowspecific>
917
+ <specificcountry translate="label">
918
+ <label>Payment from Specific Countries</label>
919
+ <frontend_type>multiselect</frontend_type>
920
+ <config_path>payment/payanyway_mcb/specificcountry</config_path>
921
+ <sort_order>9</sort_order>
922
+ <source_model>adminhtml/system_config_source_country</source_model>
923
+ <show_in_default>1</show_in_default>
924
+ <show_in_website>1</show_in_website>
925
+ <show_in_store>1</show_in_store>
926
+ <can_be_empty>1</can_be_empty>
927
+ </specificcountry>
928
+ </fields>
929
+ </payanyway_mcb>
930
+ <payanyway_moneymail translate="label" module="payanyway">
931
+ <label>MoneyMail</label>
932
+ <frontend_type>text</frontend_type>
933
+ <sort_order>211</sort_order>
934
+ <show_in_default>1</show_in_default>
935
+ <show_in_website>1</show_in_website>
936
+ <show_in_store>1</show_in_store>
937
+ <fields>
938
+ <active translate="label">
939
+ <label>Enabled</label>
940
+ <frontend_type>select</frontend_type>
941
+ <config_path>payment/payanyway_moneymail/active</config_path>
942
+ <source_model>adminhtml/system_config_source_yesno</source_model>
943
+ <sort_order>1</sort_order>
944
+ <show_in_default>1</show_in_default>
945
+ <show_in_website>1</show_in_website>
946
+ <show_in_store>1</show_in_store>
947
+ </active>
948
+ <sort_order translate="label">
949
+ <label>Sort Order</label>
950
+ <frontend_type>text</frontend_type>
951
+ <config_path>payment/payanyway_moneymail/sort_order</config_path>
952
+ <sort_order>3</sort_order>
953
+ <show_in_default>1</show_in_default>
954
+ <show_in_website>1</show_in_website>
955
+ <show_in_store>1</show_in_store>
956
+ </sort_order>
957
+ <title translate="label">
958
+ <label>Title</label>
959
+ <frontend_type>text</frontend_type>
960
+ <config_path>payment/payanyway_moneymail/title</config_path>
961
+ <sort_order>5</sort_order>
962
+ <show_in_default>1</show_in_default>
963
+ <show_in_website>1</show_in_website>
964
+ <show_in_store>1</show_in_store>
965
+ </title>
966
+ <unitid translate="label">
967
+ <label>unitId</label>
968
+ <frontend_type>text</frontend_type>
969
+ <config_path>payment/payanyway_moneymail/unitid</config_path>
970
+ <sort_order>6</sort_order>
971
+ <show_in_default>1</show_in_default>
972
+ <show_in_website>1</show_in_website>
973
+ <show_in_store>1</show_in_store>
974
+ </unitid>
975
+ <logotype translate="label">
976
+ <label>Logotype</label>
977
+ <frontend_type>text</frontend_type>
978
+ <config_path>payment/payanyway_moneymail/logotype</config_path>
979
+ <sort_order>7</sort_order>
980
+ <show_in_default>1</show_in_default>
981
+ <show_in_website>1</show_in_website>
982
+ <show_in_store>1</show_in_store>
983
+ </logotype>
984
+ <allowspecific translate="label">
985
+ <label>Payment from Applicable Countries</label>
986
+ <frontend_type>allowspecific</frontend_type>
987
+ <config_path>payment/payanyway_moneymail/allowspecific</config_path>
988
+ <sort_order>8</sort_order>
989
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
990
+ <show_in_default>1</show_in_default>
991
+ <show_in_website>1</show_in_website>
992
+ <show_in_store>1</show_in_store>
993
+ </allowspecific>
994
+ <specificcountry translate="label">
995
+ <label>Payment from Specific Countries</label>
996
+ <frontend_type>multiselect</frontend_type>
997
+ <config_path>payment/payanyway_moneymail/specificcountry</config_path>
998
+ <sort_order>9</sort_order>
999
+ <source_model>adminhtml/system_config_source_country</source_model>
1000
+ <show_in_default>1</show_in_default>
1001
+ <show_in_website>1</show_in_website>
1002
+ <show_in_store>1</show_in_store>
1003
+ <can_be_empty>1</can_be_empty>
1004
+ </specificcountry>
1005
+ </fields>
1006
+ </payanyway_moneymail>
1007
+ <payanyway_novoplat translate="label" module="payanyway">
1008
+ <label>Novoplat</label>
1009
+ <frontend_type>text</frontend_type>
1010
+ <sort_order>212</sort_order>
1011
+ <show_in_default>1</show_in_default>
1012
+ <show_in_website>1</show_in_website>
1013
+ <show_in_store>1</show_in_store>
1014
+ <fields>
1015
+ <active translate="label">
1016
+ <label>Enabled</label>
1017
+ <frontend_type>select</frontend_type>
1018
+ <config_path>payment/payanyway_novoplat/active</config_path>
1019
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1020
+ <sort_order>1</sort_order>
1021
+ <show_in_default>1</show_in_default>
1022
+ <show_in_website>1</show_in_website>
1023
+ <show_in_store>1</show_in_store>
1024
+ </active>
1025
+ <sort_order translate="label">
1026
+ <label>Sort Order</label>
1027
+ <frontend_type>text</frontend_type>
1028
+ <config_path>payment/payanyway_novoplat/sort_order</config_path>
1029
+ <sort_order>3</sort_order>
1030
+ <show_in_default>1</show_in_default>
1031
+ <show_in_website>1</show_in_website>
1032
+ <show_in_store>1</show_in_store>
1033
+ </sort_order>
1034
+ <title translate="label">
1035
+ <label>Title</label>
1036
+ <frontend_type>text</frontend_type>
1037
+ <config_path>payment/payanyway_novoplat/title</config_path>
1038
+ <sort_order>5</sort_order>
1039
+ <show_in_default>1</show_in_default>
1040
+ <show_in_website>1</show_in_website>
1041
+ <show_in_store>1</show_in_store>
1042
+ </title>
1043
+ <unitid translate="label">
1044
+ <label>unitId</label>
1045
+ <frontend_type>text</frontend_type>
1046
+ <config_path>payment/payanyway_novoplat/unitid</config_path>
1047
+ <sort_order>6</sort_order>
1048
+ <show_in_default>1</show_in_default>
1049
+ <show_in_website>1</show_in_website>
1050
+ <show_in_store>1</show_in_store>
1051
+ </unitid>
1052
+ <logotype translate="label">
1053
+ <label>Logotype</label>
1054
+ <frontend_type>text</frontend_type>
1055
+ <config_path>payment/payanyway_novoplat/logotype</config_path>
1056
+ <sort_order>7</sort_order>
1057
+ <show_in_default>1</show_in_default>
1058
+ <show_in_website>1</show_in_website>
1059
+ <show_in_store>1</show_in_store>
1060
+ </logotype>
1061
+ <allowspecific translate="label">
1062
+ <label>Payment from Applicable Countries</label>
1063
+ <frontend_type>allowspecific</frontend_type>
1064
+ <config_path>payment/payanyway_novoplat/allowspecific</config_path>
1065
+ <sort_order>8</sort_order>
1066
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1067
+ <show_in_default>1</show_in_default>
1068
+ <show_in_website>1</show_in_website>
1069
+ <show_in_store>1</show_in_store>
1070
+ </allowspecific>
1071
+ <specificcountry translate="label">
1072
+ <label>Payment from Specific Countries</label>
1073
+ <frontend_type>multiselect</frontend_type>
1074
+ <config_path>payment/payanyway_novoplat/specificcountry</config_path>
1075
+ <sort_order>9</sort_order>
1076
+ <source_model>adminhtml/system_config_source_country</source_model>
1077
+ <show_in_default>1</show_in_default>
1078
+ <show_in_website>1</show_in_website>
1079
+ <show_in_store>1</show_in_store>
1080
+ <can_be_empty>1</can_be_empty>
1081
+ </specificcountry>
1082
+ </fields>
1083
+ </payanyway_novoplat>
1084
+ <payanyway_plastic translate="label" module="payanyway">
1085
+ <label>VISA, MasterCard</label>
1086
+ <frontend_type>text</frontend_type>
1087
+ <sort_order>213</sort_order>
1088
+ <show_in_default>1</show_in_default>
1089
+ <show_in_website>1</show_in_website>
1090
+ <show_in_store>1</show_in_store>
1091
+ <fields>
1092
+ <active translate="label">
1093
+ <label>Enabled</label>
1094
+ <frontend_type>select</frontend_type>
1095
+ <config_path>payment/payanyway_plastic/active</config_path>
1096
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1097
+ <sort_order>1</sort_order>
1098
+ <show_in_default>1</show_in_default>
1099
+ <show_in_website>1</show_in_website>
1100
+ <show_in_store>1</show_in_store>
1101
+ </active>
1102
+ <sort_order translate="label">
1103
+ <label>Sort Order</label>
1104
+ <frontend_type>text</frontend_type>
1105
+ <config_path>payment/payanyway_plastic/sort_order</config_path>
1106
+ <sort_order>3</sort_order>
1107
+ <show_in_default>1</show_in_default>
1108
+ <show_in_website>1</show_in_website>
1109
+ <show_in_store>1</show_in_store>
1110
+ </sort_order>
1111
+ <title translate="label">
1112
+ <label>Title</label>
1113
+ <frontend_type>text</frontend_type>
1114
+ <config_path>payment/payanyway_plastic/title</config_path>
1115
+ <sort_order>5</sort_order>
1116
+ <show_in_default>1</show_in_default>
1117
+ <show_in_website>1</show_in_website>
1118
+ <show_in_store>1</show_in_store>
1119
+ </title>
1120
+ <unitid translate="label">
1121
+ <label>unitId</label>
1122
+ <frontend_type>text</frontend_type>
1123
+ <config_path>payment/payanyway_plastic/unitid</config_path>
1124
+ <sort_order>6</sort_order>
1125
+ <show_in_default>1</show_in_default>
1126
+ <show_in_website>1</show_in_website>
1127
+ <show_in_store>1</show_in_store>
1128
+ </unitid>
1129
+ <logotype translate="label">
1130
+ <label>Logotype</label>
1131
+ <frontend_type>text</frontend_type>
1132
+ <config_path>payment/payanyway_plastic/logotype</config_path>
1133
+ <sort_order>7</sort_order>
1134
+ <show_in_default>1</show_in_default>
1135
+ <show_in_website>1</show_in_website>
1136
+ <show_in_store>1</show_in_store>
1137
+ </logotype>
1138
+ <allowspecific translate="label">
1139
+ <label>Payment from Applicable Countries</label>
1140
+ <frontend_type>allowspecific</frontend_type>
1141
+ <config_path>payment/payanyway_plastic/allowspecific</config_path>
1142
+ <sort_order>8</sort_order>
1143
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1144
+ <show_in_default>1</show_in_default>
1145
+ <show_in_website>1</show_in_website>
1146
+ <show_in_store>1</show_in_store>
1147
+ </allowspecific>
1148
+ <specificcountry translate="label">
1149
+ <label>Payment from Specific Countries</label>
1150
+ <frontend_type>multiselect</frontend_type>
1151
+ <config_path>payment/payanyway_plastic/specificcountry</config_path>
1152
+ <sort_order>9</sort_order>
1153
+ <source_model>adminhtml/system_config_source_country</source_model>
1154
+ <show_in_default>1</show_in_default>
1155
+ <show_in_website>1</show_in_website>
1156
+ <show_in_store>1</show_in_store>
1157
+ <can_be_empty>1</can_be_empty>
1158
+ </specificcountry>
1159
+ </fields>
1160
+ </payanyway_plastic>
1161
+ <payanyway_platika translate="label" module="payanyway">
1162
+ <label>PLATiKA</label>
1163
+ <frontend_type>text</frontend_type>
1164
+ <sort_order>214</sort_order>
1165
+ <show_in_default>1</show_in_default>
1166
+ <show_in_website>1</show_in_website>
1167
+ <show_in_store>1</show_in_store>
1168
+ <fields>
1169
+ <active translate="label">
1170
+ <label>Enabled</label>
1171
+ <frontend_type>select</frontend_type>
1172
+ <config_path>payment/payanyway_platika/active</config_path>
1173
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1174
+ <sort_order>1</sort_order>
1175
+ <show_in_default>1</show_in_default>
1176
+ <show_in_website>1</show_in_website>
1177
+ <show_in_store>1</show_in_store>
1178
+ </active>
1179
+ <sort_order translate="label">
1180
+ <label>Sort Order</label>
1181
+ <frontend_type>text</frontend_type>
1182
+ <config_path>payment/payanyway_platika/sort_order</config_path>
1183
+ <sort_order>3</sort_order>
1184
+ <show_in_default>1</show_in_default>
1185
+ <show_in_website>1</show_in_website>
1186
+ <show_in_store>1</show_in_store>
1187
+ </sort_order>
1188
+ <title translate="label">
1189
+ <label>Title</label>
1190
+ <frontend_type>text</frontend_type>
1191
+ <config_path>payment/payanyway_platika/title</config_path>
1192
+ <sort_order>5</sort_order>
1193
+ <show_in_default>1</show_in_default>
1194
+ <show_in_website>1</show_in_website>
1195
+ <show_in_store>1</show_in_store>
1196
+ </title>
1197
+ <unitid translate="label">
1198
+ <label>unitId</label>
1199
+ <frontend_type>text</frontend_type>
1200
+ <config_path>payment/payanyway_platika/unitid</config_path>
1201
+ <sort_order>6</sort_order>
1202
+ <show_in_default>1</show_in_default>
1203
+ <show_in_website>1</show_in_website>
1204
+ <show_in_store>1</show_in_store>
1205
+ </unitid>
1206
+ <logotype translate="label">
1207
+ <label>Logotype</label>
1208
+ <frontend_type>text</frontend_type>
1209
+ <config_path>payment/payanyway_platika/logotype</config_path>
1210
+ <sort_order>7</sort_order>
1211
+ <show_in_default>1</show_in_default>
1212
+ <show_in_website>1</show_in_website>
1213
+ <show_in_store>1</show_in_store>
1214
+ </logotype>
1215
+ <allowspecific translate="label">
1216
+ <label>Payment from Applicable Countries</label>
1217
+ <frontend_type>allowspecific</frontend_type>
1218
+ <config_path>payment/payanyway_platika/allowspecific</config_path>
1219
+ <sort_order>8</sort_order>
1220
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1221
+ <show_in_default>1</show_in_default>
1222
+ <show_in_website>1</show_in_website>
1223
+ <show_in_store>1</show_in_store>
1224
+ </allowspecific>
1225
+ <specificcountry translate="label">
1226
+ <label>Payment from Specific Countries</label>
1227
+ <frontend_type>multiselect</frontend_type>
1228
+ <config_path>payment/payanyway_platika/specificcountry</config_path>
1229
+ <sort_order>9</sort_order>
1230
+ <source_model>adminhtml/system_config_source_country</source_model>
1231
+ <show_in_default>1</show_in_default>
1232
+ <show_in_website>1</show_in_website>
1233
+ <show_in_store>1</show_in_store>
1234
+ <can_be_empty>1</can_be_empty>
1235
+ </specificcountry>
1236
+ </fields>
1237
+ </payanyway_platika>
1238
+ <payanyway_post translate="label" module="payanyway">
1239
+ <label>Russian Post Transfer</label>
1240
+ <frontend_type>text</frontend_type>
1241
+ <sort_order>215</sort_order>
1242
+ <show_in_default>1</show_in_default>
1243
+ <show_in_website>1</show_in_website>
1244
+ <show_in_store>1</show_in_store>
1245
+ <fields>
1246
+ <active translate="label">
1247
+ <label>Enabled</label>
1248
+ <frontend_type>select</frontend_type>
1249
+ <config_path>payment/payanyway_post/active</config_path>
1250
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1251
+ <sort_order>1</sort_order>
1252
+ <show_in_default>1</show_in_default>
1253
+ <show_in_website>1</show_in_website>
1254
+ <show_in_store>1</show_in_store>
1255
+ </active>
1256
+ <sort_order translate="label">
1257
+ <label>Sort Order</label>
1258
+ <frontend_type>text</frontend_type>
1259
+ <config_path>payment/payanyway_post/sort_order</config_path>
1260
+ <sort_order>3</sort_order>
1261
+ <show_in_default>1</show_in_default>
1262
+ <show_in_website>1</show_in_website>
1263
+ <show_in_store>1</show_in_store>
1264
+ </sort_order>
1265
+ <title translate="label">
1266
+ <label>Title</label>
1267
+ <frontend_type>text</frontend_type>
1268
+ <config_path>payment/payanyway_post/title</config_path>
1269
+ <sort_order>5</sort_order>
1270
+ <show_in_default>1</show_in_default>
1271
+ <show_in_website>1</show_in_website>
1272
+ <show_in_store>1</show_in_store>
1273
+ </title>
1274
+ <unitid translate="label">
1275
+ <label>unitId</label>
1276
+ <frontend_type>text</frontend_type>
1277
+ <config_path>payment/payanyway_post/unitid</config_path>
1278
+ <sort_order>6</sort_order>
1279
+ <show_in_default>1</show_in_default>
1280
+ <show_in_website>1</show_in_website>
1281
+ <show_in_store>1</show_in_store>
1282
+ </unitid>
1283
+ <logotype translate="label">
1284
+ <label>Logotype</label>
1285
+ <frontend_type>text</frontend_type>
1286
+ <config_path>payment/payanyway_post/logotype</config_path>
1287
+ <sort_order>7</sort_order>
1288
+ <show_in_default>1</show_in_default>
1289
+ <show_in_website>1</show_in_website>
1290
+ <show_in_store>1</show_in_store>
1291
+ </logotype>
1292
+ <allowspecific translate="label">
1293
+ <label>Payment from Applicable Countries</label>
1294
+ <frontend_type>allowspecific</frontend_type>
1295
+ <config_path>payment/payanyway_post/allowspecific</config_path>
1296
+ <sort_order>8</sort_order>
1297
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1298
+ <show_in_default>1</show_in_default>
1299
+ <show_in_website>1</show_in_website>
1300
+ <show_in_store>1</show_in_store>
1301
+ </allowspecific>
1302
+ <specificcountry translate="label">
1303
+ <label>Payment from Specific Countries</label>
1304
+ <frontend_type>multiselect</frontend_type>
1305
+ <config_path>payment/payanyway_post/specificcountry</config_path>
1306
+ <sort_order>9</sort_order>
1307
+ <source_model>adminhtml/system_config_source_country</source_model>
1308
+ <show_in_default>1</show_in_default>
1309
+ <show_in_website>1</show_in_website>
1310
+ <show_in_store>1</show_in_store>
1311
+ <can_be_empty>1</can_be_empty>
1312
+ </specificcountry>
1313
+ </fields>
1314
+ </payanyway_post>
1315
+ <payanyway_wallet translate="label" module="payanyway">
1316
+ <label>Wallet One</label>
1317
+ <frontend_type>text</frontend_type>
1318
+ <sort_order>216</sort_order>
1319
+ <show_in_default>1</show_in_default>
1320
+ <show_in_website>1</show_in_website>
1321
+ <show_in_store>1</show_in_store>
1322
+ <fields>
1323
+ <active translate="label">
1324
+ <label>Enabled</label>
1325
+ <frontend_type>select</frontend_type>
1326
+ <config_path>payment/payanyway_wallet/active</config_path>
1327
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1328
+ <sort_order>1</sort_order>
1329
+ <show_in_default>1</show_in_default>
1330
+ <show_in_website>1</show_in_website>
1331
+ <show_in_store>1</show_in_store>
1332
+ </active>
1333
+ <sort_order translate="label">
1334
+ <label>Sort Order</label>
1335
+ <frontend_type>text</frontend_type>
1336
+ <config_path>payment/payanyway_wallet/sort_order</config_path>
1337
+ <sort_order>3</sort_order>
1338
+ <show_in_default>1</show_in_default>
1339
+ <show_in_website>1</show_in_website>
1340
+ <show_in_store>1</show_in_store>
1341
+ </sort_order>
1342
+ <title translate="label">
1343
+ <label>Title</label>
1344
+ <frontend_type>text</frontend_type>
1345
+ <config_path>payment/payanyway_wallet/title</config_path>
1346
+ <sort_order>5</sort_order>
1347
+ <show_in_default>1</show_in_default>
1348
+ <show_in_website>1</show_in_website>
1349
+ <show_in_store>1</show_in_store>
1350
+ </title>
1351
+ <unitid translate="label">
1352
+ <label>unitId</label>
1353
+ <frontend_type>text</frontend_type>
1354
+ <config_path>payment/payanyway_wallet/unitid</config_path>
1355
+ <sort_order>6</sort_order>
1356
+ <show_in_default>1</show_in_default>
1357
+ <show_in_website>1</show_in_website>
1358
+ <show_in_store>1</show_in_store>
1359
+ </unitid>
1360
+ <logotype translate="label">
1361
+ <label>Logotype</label>
1362
+ <frontend_type>text</frontend_type>
1363
+ <config_path>payment/payanyway_wallet/logotype</config_path>
1364
+ <sort_order>7</sort_order>
1365
+ <show_in_default>1</show_in_default>
1366
+ <show_in_website>1</show_in_website>
1367
+ <show_in_store>1</show_in_store>
1368
+ </logotype>
1369
+ <allowspecific translate="label">
1370
+ <label>Payment from Applicable Countries</label>
1371
+ <frontend_type>allowspecific</frontend_type>
1372
+ <config_path>payment/payanyway_wallet/allowspecific</config_path>
1373
+ <sort_order>8</sort_order>
1374
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1375
+ <show_in_default>1</show_in_default>
1376
+ <show_in_website>1</show_in_website>
1377
+ <show_in_store>1</show_in_store>
1378
+ </allowspecific>
1379
+ <specificcountry translate="label">
1380
+ <label>Payment from Specific Countries</label>
1381
+ <frontend_type>multiselect</frontend_type>
1382
+ <config_path>payment/payanyway_wallet/specificcountry</config_path>
1383
+ <sort_order>9</sort_order>
1384
+ <source_model>adminhtml/system_config_source_country</source_model>
1385
+ <show_in_default>1</show_in_default>
1386
+ <show_in_website>1</show_in_website>
1387
+ <show_in_store>1</show_in_store>
1388
+ <can_be_empty>1</can_be_empty>
1389
+ </specificcountry>
1390
+ </fields>
1391
+ </payanyway_wallet>
1392
+ <payanyway_webmoney translate="label" module="payanyway">
1393
+ <label>WebMoney</label>
1394
+ <frontend_type>text</frontend_type>
1395
+ <sort_order>217</sort_order>
1396
+ <show_in_default>1</show_in_default>
1397
+ <show_in_website>1</show_in_website>
1398
+ <show_in_store>1</show_in_store>
1399
+ <fields>
1400
+ <active translate="label">
1401
+ <label>Enabled</label>
1402
+ <frontend_type>select</frontend_type>
1403
+ <config_path>payment/payanyway_webmoney/active</config_path>
1404
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1405
+ <sort_order>1</sort_order>
1406
+ <show_in_default>1</show_in_default>
1407
+ <show_in_website>1</show_in_website>
1408
+ <show_in_store>1</show_in_store>
1409
+ </active>
1410
+ <sort_order translate="label">
1411
+ <label>Sort Order</label>
1412
+ <frontend_type>text</frontend_type>
1413
+ <config_path>payment/payanyway_webmoney/sort_order</config_path>
1414
+ <sort_order>3</sort_order>
1415
+ <show_in_default>1</show_in_default>
1416
+ <show_in_website>1</show_in_website>
1417
+ <show_in_store>1</show_in_store>
1418
+ </sort_order>
1419
+ <title translate="label">
1420
+ <label>Title</label>
1421
+ <frontend_type>text</frontend_type>
1422
+ <config_path>payment/payanyway_webmoney/title</config_path>
1423
+ <sort_order>5</sort_order>
1424
+ <show_in_default>1</show_in_default>
1425
+ <show_in_website>1</show_in_website>
1426
+ <show_in_store>1</show_in_store>
1427
+ </title>
1428
+ <unitid translate="label">
1429
+ <label>unitId</label>
1430
+ <frontend_type>text</frontend_type>
1431
+ <config_path>payment/payanyway_webmoney/unitid</config_path>
1432
+ <sort_order>6</sort_order>
1433
+ <show_in_default>1</show_in_default>
1434
+ <show_in_website>1</show_in_website>
1435
+ <show_in_store>1</show_in_store>
1436
+ </unitid>
1437
+ <logotype translate="label">
1438
+ <label>Logotype</label>
1439
+ <frontend_type>text</frontend_type>
1440
+ <config_path>payment/payanyway_webmoney/logotype</config_path>
1441
+ <sort_order>7</sort_order>
1442
+ <show_in_default>1</show_in_default>
1443
+ <show_in_website>1</show_in_website>
1444
+ <show_in_store>1</show_in_store>
1445
+ </logotype>
1446
+ <allowspecific translate="label">
1447
+ <label>Payment from Applicable Countries</label>
1448
+ <frontend_type>allowspecific</frontend_type>
1449
+ <config_path>payment/payanyway_webmoney/allowspecific</config_path>
1450
+ <sort_order>8</sort_order>
1451
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1452
+ <show_in_default>1</show_in_default>
1453
+ <show_in_website>1</show_in_website>
1454
+ <show_in_store>1</show_in_store>
1455
+ </allowspecific>
1456
+ <specificcountry translate="label">
1457
+ <label>Payment from Specific Countries</label>
1458
+ <frontend_type>multiselect</frontend_type>
1459
+ <config_path>payment/payanyway_webmoney/specificcountry</config_path>
1460
+ <sort_order>9</sort_order>
1461
+ <source_model>adminhtml/system_config_source_country</source_model>
1462
+ <show_in_default>1</show_in_default>
1463
+ <show_in_website>1</show_in_website>
1464
+ <show_in_store>1</show_in_store>
1465
+ <can_be_empty>1</can_be_empty>
1466
+ </specificcountry>
1467
+ </fields>
1468
+ </payanyway_webmoney>
1469
+ <payanyway_yandex translate="label" module="payanyway">
1470
+ <label>Yandex.Money</label>
1471
+ <frontend_type>text</frontend_type>
1472
+ <sort_order>218</sort_order>
1473
+ <show_in_default>1</show_in_default>
1474
+ <show_in_website>1</show_in_website>
1475
+ <show_in_store>1</show_in_store>
1476
+ <fields>
1477
+ <active translate="label">
1478
+ <label>Enabled</label>
1479
+ <frontend_type>select</frontend_type>
1480
+ <config_path>payment/payanyway_yandex/active</config_path>
1481
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1482
+ <sort_order>1</sort_order>
1483
+ <show_in_default>1</show_in_default>
1484
+ <show_in_website>1</show_in_website>
1485
+ <show_in_store>1</show_in_store>
1486
+ </active>
1487
+ <sort_order translate="label">
1488
+ <label>Sort Order</label>
1489
+ <frontend_type>text</frontend_type>
1490
+ <config_path>payment/payanyway_yandex/sort_order</config_path>
1491
+ <sort_order>3</sort_order>
1492
+ <show_in_default>1</show_in_default>
1493
+ <show_in_website>1</show_in_website>
1494
+ <show_in_store>1</show_in_store>
1495
+ </sort_order>
1496
+ <title translate="label">
1497
+ <label>Title</label>
1498
+ <frontend_type>text</frontend_type>
1499
+ <config_path>payment/payanyway_yandex/title</config_path>
1500
+ <sort_order>5</sort_order>
1501
+ <show_in_default>1</show_in_default>
1502
+ <show_in_website>1</show_in_website>
1503
+ <show_in_store>1</show_in_store>
1504
+ </title>
1505
+ <unitid translate="label">
1506
+ <label>unitId</label>
1507
+ <frontend_type>text</frontend_type>
1508
+ <config_path>payment/payanyway_yandex/unitid</config_path>
1509
+ <sort_order>6</sort_order>
1510
+ <show_in_default>1</show_in_default>
1511
+ <show_in_website>1</show_in_website>
1512
+ <show_in_store>1</show_in_store>
1513
+ </unitid>
1514
+ <logotype translate="label">
1515
+ <label>Logotype</label>
1516
+ <frontend_type>text</frontend_type>
1517
+ <config_path>payment/payanyway_yandex/logotype</config_path>
1518
+ <sort_order>7</sort_order>
1519
+ <show_in_default>1</show_in_default>
1520
+ <show_in_website>1</show_in_website>
1521
+ <show_in_store>1</show_in_store>
1522
+ </logotype>
1523
+ <allowspecific translate="label">
1524
+ <label>Payment from Applicable Countries</label>
1525
+ <frontend_type>allowspecific</frontend_type>
1526
+ <config_path>payment/payanyway_yandex/allowspecific</config_path>
1527
+ <sort_order>8</sort_order>
1528
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1529
+ <show_in_default>1</show_in_default>
1530
+ <show_in_website>1</show_in_website>
1531
+ <show_in_store>1</show_in_store>
1532
+ </allowspecific>
1533
+ <specificcountry translate="label">
1534
+ <label>Payment from Specific Countries</label>
1535
+ <frontend_type>multiselect</frontend_type>
1536
+ <config_path>payment/payanyway_yandex/specificcountry</config_path>
1537
+ <sort_order>9</sort_order>
1538
+ <source_model>adminhtml/system_config_source_country</source_model>
1539
+ <show_in_default>1</show_in_default>
1540
+ <show_in_website>1</show_in_website>
1541
+ <show_in_store>1</show_in_store>
1542
+ <can_be_empty>1</can_be_empty>
1543
+ </specificcountry>
1544
+ </fields>
1545
+ </payanyway_yandex>
1546
+ <payanyway_alfaclick translate="label" module="payanyway">
1547
+ <label>Internet-bank "Alfa-Click"</label>
1548
+ <frontend_type>text</frontend_type>
1549
+ <sort_order>219</sort_order>
1550
+ <show_in_default>1</show_in_default>
1551
+ <show_in_website>1</show_in_website>
1552
+ <show_in_store>1</show_in_store>
1553
+ <fields>
1554
+ <active translate="label">
1555
+ <label>Enabled</label>
1556
+ <frontend_type>select</frontend_type>
1557
+ <config_path>payment/payanyway_alfaclick/active</config_path>
1558
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1559
+ <sort_order>1</sort_order>
1560
+ <show_in_default>1</show_in_default>
1561
+ <show_in_website>1</show_in_website>
1562
+ <show_in_store>1</show_in_store>
1563
+ </active>
1564
+ <sort_order translate="label">
1565
+ <label>Sort Order</label>
1566
+ <frontend_type>text</frontend_type>
1567
+ <config_path>payment/payanyway_alfaclick/sort_order</config_path>
1568
+ <sort_order>3</sort_order>
1569
+ <show_in_default>1</show_in_default>
1570
+ <show_in_website>1</show_in_website>
1571
+ <show_in_store>1</show_in_store>
1572
+ </sort_order>
1573
+ <title translate="label">
1574
+ <label>Title</label>
1575
+ <frontend_type>text</frontend_type>
1576
+ <config_path>payment/payanyway_alfaclick/title</config_path>
1577
+ <sort_order>5</sort_order>
1578
+ <show_in_default>1</show_in_default>
1579
+ <show_in_website>1</show_in_website>
1580
+ <show_in_store>1</show_in_store>
1581
+ </title>
1582
+ <unitid translate="label">
1583
+ <label>unitId</label>
1584
+ <frontend_type>text</frontend_type>
1585
+ <config_path>payment/payanyway_alfaclick/unitid</config_path>
1586
+ <sort_order>6</sort_order>
1587
+ <show_in_default>1</show_in_default>
1588
+ <show_in_website>1</show_in_website>
1589
+ <show_in_store>1</show_in_store>
1590
+ </unitid>
1591
+ <logotype translate="label">
1592
+ <label>Logotype</label>
1593
+ <frontend_type>text</frontend_type>
1594
+ <config_path>payment/payanyway_alfaclick/logotype</config_path>
1595
+ <sort_order>7</sort_order>
1596
+ <show_in_default>1</show_in_default>
1597
+ <show_in_website>1</show_in_website>
1598
+ <show_in_store>1</show_in_store>
1599
+ </logotype>
1600
+ <allowspecific translate="label">
1601
+ <label>Payment from Applicable Countries</label>
1602
+ <frontend_type>allowspecific</frontend_type>
1603
+ <config_path>payment/payanyway_alfaclick/allowspecific</config_path>
1604
+ <sort_order>8</sort_order>
1605
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1606
+ <show_in_default>1</show_in_default>
1607
+ <show_in_website>1</show_in_website>
1608
+ <show_in_store>1</show_in_store>
1609
+ </allowspecific>
1610
+ <specificcountry translate="label">
1611
+ <label>Payment from Specific Countries</label>
1612
+ <frontend_type>multiselect</frontend_type>
1613
+ <config_path>payment/payanyway_alfaclick/specificcountry</config_path>
1614
+ <sort_order>9</sort_order>
1615
+ <source_model>adminhtml/system_config_source_country</source_model>
1616
+ <show_in_default>1</show_in_default>
1617
+ <show_in_website>1</show_in_website>
1618
+ <show_in_store>1</show_in_store>
1619
+ <can_be_empty>1</can_be_empty>
1620
+ </specificcountry>
1621
+ </fields>
1622
+ </payanyway_alfaclick>
1623
+ <payanyway_dengimail translate="label" module="payanyway">
1624
+ <label>Money@Mail.Ru</label>
1625
+ <frontend_type>text</frontend_type>
1626
+ <sort_order>220</sort_order>
1627
+ <show_in_default>1</show_in_default>
1628
+ <show_in_website>1</show_in_website>
1629
+ <show_in_store>1</show_in_store>
1630
+ <fields>
1631
+ <active translate="label">
1632
+ <label>Enabled</label>
1633
+ <frontend_type>select</frontend_type>
1634
+ <config_path>payment/payanyway_dengimail/active</config_path>
1635
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1636
+ <sort_order>1</sort_order>
1637
+ <show_in_default>1</show_in_default>
1638
+ <show_in_website>1</show_in_website>
1639
+ <show_in_store>1</show_in_store>
1640
+ </active>
1641
+ <sort_order translate="label">
1642
+ <label>Sort Order</label>
1643
+ <frontend_type>text</frontend_type>
1644
+ <config_path>payment/payanyway_dengimail/sort_order</config_path>
1645
+ <sort_order>3</sort_order>
1646
+ <show_in_default>1</show_in_default>
1647
+ <show_in_website>1</show_in_website>
1648
+ <show_in_store>1</show_in_store>
1649
+ </sort_order>
1650
+ <title translate="label">
1651
+ <label>Title</label>
1652
+ <frontend_type>text</frontend_type>
1653
+ <config_path>payment/payanyway_dengimail/title</config_path>
1654
+ <sort_order>5</sort_order>
1655
+ <show_in_default>1</show_in_default>
1656
+ <show_in_website>1</show_in_website>
1657
+ <show_in_store>1</show_in_store>
1658
+ </title>
1659
+ <unitid translate="label">
1660
+ <label>unitId</label>
1661
+ <frontend_type>text</frontend_type>
1662
+ <config_path>payment/payanyway_dengimail/unitid</config_path>
1663
+ <sort_order>6</sort_order>
1664
+ <show_in_default>1</show_in_default>
1665
+ <show_in_website>1</show_in_website>
1666
+ <show_in_store>1</show_in_store>
1667
+ </unitid>
1668
+ <logotype translate="label">
1669
+ <label>Logotype</label>
1670
+ <frontend_type>text</frontend_type>
1671
+ <config_path>payment/payanyway_dengimail/logotype</config_path>
1672
+ <sort_order>7</sort_order>
1673
+ <show_in_default>1</show_in_default>
1674
+ <show_in_website>1</show_in_website>
1675
+ <show_in_store>1</show_in_store>
1676
+ </logotype>
1677
+ <allowspecific translate="label">
1678
+ <label>Payment from Applicable Countries</label>
1679
+ <frontend_type>allowspecific</frontend_type>
1680
+ <config_path>payment/payanyway_dengimail/allowspecific</config_path>
1681
+ <sort_order>8</sort_order>
1682
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1683
+ <show_in_default>1</show_in_default>
1684
+ <show_in_website>1</show_in_website>
1685
+ <show_in_store>1</show_in_store>
1686
+ </allowspecific>
1687
+ <specificcountry translate="label">
1688
+ <label>Payment from Specific Countries</label>
1689
+ <frontend_type>multiselect</frontend_type>
1690
+ <config_path>payment/payanyway_dengimail/specificcountry</config_path>
1691
+ <sort_order>9</sort_order>
1692
+ <source_model>adminhtml/system_config_source_country</source_model>
1693
+ <show_in_default>1</show_in_default>
1694
+ <show_in_website>1</show_in_website>
1695
+ <show_in_store>1</show_in_store>
1696
+ <can_be_empty>1</can_be_empty>
1697
+ </specificcountry>
1698
+ </fields>
1699
+ </payanyway_dengimail>
1700
+ <payanyway_qiwi translate="label" module="payanyway">
1701
+ <label>QIWI Wallet</label>
1702
+ <frontend_type>text</frontend_type>
1703
+ <sort_order>221</sort_order>
1704
+ <show_in_default>1</show_in_default>
1705
+ <show_in_website>1</show_in_website>
1706
+ <show_in_store>1</show_in_store>
1707
+ <fields>
1708
+ <active translate="label">
1709
+ <label>Enabled</label>
1710
+ <frontend_type>select</frontend_type>
1711
+ <config_path>payment/payanyway_qiwi/active</config_path>
1712
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1713
+ <sort_order>1</sort_order>
1714
+ <show_in_default>1</show_in_default>
1715
+ <show_in_website>1</show_in_website>
1716
+ <show_in_store>1</show_in_store>
1717
+ </active>
1718
+ <sort_order translate="label">
1719
+ <label>Sort Order</label>
1720
+ <frontend_type>text</frontend_type>
1721
+ <config_path>payment/payanyway_qiwi/sort_order</config_path>
1722
+ <sort_order>3</sort_order>
1723
+ <show_in_default>1</show_in_default>
1724
+ <show_in_website>1</show_in_website>
1725
+ <show_in_store>1</show_in_store>
1726
+ </sort_order>
1727
+ <title translate="label">
1728
+ <label>Title</label>
1729
+ <frontend_type>text</frontend_type>
1730
+ <config_path>payment/payanyway_qiwi/title</config_path>
1731
+ <sort_order>5</sort_order>
1732
+ <show_in_default>1</show_in_default>
1733
+ <show_in_website>1</show_in_website>
1734
+ <show_in_store>1</show_in_store>
1735
+ </title>
1736
+ <unitid translate="label">
1737
+ <label>unitId</label>
1738
+ <frontend_type>text</frontend_type>
1739
+ <config_path>payment/payanyway_qiwi/unitid</config_path>
1740
+ <sort_order>6</sort_order>
1741
+ <show_in_default>1</show_in_default>
1742
+ <show_in_website>1</show_in_website>
1743
+ <show_in_store>1</show_in_store>
1744
+ </unitid>
1745
+ <logotype translate="label">
1746
+ <label>Logotype</label>
1747
+ <frontend_type>text</frontend_type>
1748
+ <config_path>payment/payanyway_qiwi/logotype</config_path>
1749
+ <sort_order>7</sort_order>
1750
+ <show_in_default>1</show_in_default>
1751
+ <show_in_website>1</show_in_website>
1752
+ <show_in_store>1</show_in_store>
1753
+ </logotype>
1754
+ <allowspecific translate="label">
1755
+ <label>Payment from Applicable Countries</label>
1756
+ <frontend_type>allowspecific</frontend_type>
1757
+ <config_path>payment/payanyway_qiwi/allowspecific</config_path>
1758
+ <sort_order>8</sort_order>
1759
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1760
+ <show_in_default>1</show_in_default>
1761
+ <show_in_website>1</show_in_website>
1762
+ <show_in_store>1</show_in_store>
1763
+ </allowspecific>
1764
+ <specificcountry translate="label">
1765
+ <label>Payment from Specific Countries</label>
1766
+ <frontend_type>multiselect</frontend_type>
1767
+ <config_path>payment/payanyway_qiwi/specificcountry</config_path>
1768
+ <sort_order>9</sort_order>
1769
+ <source_model>adminhtml/system_config_source_country</source_model>
1770
+ <show_in_default>1</show_in_default>
1771
+ <show_in_website>1</show_in_website>
1772
+ <show_in_store>1</show_in_store>
1773
+ <can_be_empty>1</can_be_empty>
1774
+ </specificcountry>
1775
+ </fields>
1776
+ </payanyway_qiwi>
1777
+ <payanyway_faktura translate="label" module="payanyway">
1778
+ <label>Faktura</label>
1779
+ <frontend_type>text</frontend_type>
1780
+ <sort_order>222</sort_order>
1781
+ <show_in_default>1</show_in_default>
1782
+ <show_in_website>1</show_in_website>
1783
+ <show_in_store>1</show_in_store>
1784
+ <fields>
1785
+ <active translate="label">
1786
+ <label>Enabled</label>
1787
+ <frontend_type>select</frontend_type>
1788
+ <config_path>payment/payanyway_faktura/active</config_path>
1789
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1790
+ <sort_order>1</sort_order>
1791
+ <show_in_default>1</show_in_default>
1792
+ <show_in_website>1</show_in_website>
1793
+ <show_in_store>1</show_in_store>
1794
+ </active>
1795
+ <sort_order translate="label">
1796
+ <label>Sort Order</label>
1797
+ <frontend_type>text</frontend_type>
1798
+ <config_path>payment/payanyway_faktura/sort_order</config_path>
1799
+ <sort_order>3</sort_order>
1800
+ <show_in_default>1</show_in_default>
1801
+ <show_in_website>1</show_in_website>
1802
+ <show_in_store>1</show_in_store>
1803
+ </sort_order>
1804
+ <title translate="label">
1805
+ <label>Title</label>
1806
+ <frontend_type>text</frontend_type>
1807
+ <config_path>payment/payanyway_faktura/title</config_path>
1808
+ <sort_order>5</sort_order>
1809
+ <show_in_default>1</show_in_default>
1810
+ <show_in_website>1</show_in_website>
1811
+ <show_in_store>1</show_in_store>
1812
+ </title>
1813
+ <unitid translate="label">
1814
+ <label>unitId</label>
1815
+ <frontend_type>text</frontend_type>
1816
+ <config_path>payment/payanyway_faktura/unitid</config_path>
1817
+ <sort_order>6</sort_order>
1818
+ <show_in_default>1</show_in_default>
1819
+ <show_in_website>1</show_in_website>
1820
+ <show_in_store>1</show_in_store>
1821
+ </unitid>
1822
+ <logotype translate="label">
1823
+ <label>Logotype</label>
1824
+ <frontend_type>text</frontend_type>
1825
+ <config_path>payment/payanyway_faktura/logotype</config_path>
1826
+ <sort_order>7</sort_order>
1827
+ <show_in_default>1</show_in_default>
1828
+ <show_in_website>1</show_in_website>
1829
+ <show_in_store>1</show_in_store>
1830
+ </logotype>
1831
+ <allowspecific translate="label">
1832
+ <label>Payment from Applicable Countries</label>
1833
+ <frontend_type>allowspecific</frontend_type>
1834
+ <config_path>payment/payanyway_faktura/allowspecific</config_path>
1835
+ <sort_order>8</sort_order>
1836
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1837
+ <show_in_default>1</show_in_default>
1838
+ <show_in_website>1</show_in_website>
1839
+ <show_in_store>1</show_in_store>
1840
+ </allowspecific>
1841
+ <specificcountry translate="label">
1842
+ <label>Payment from Specific Countries</label>
1843
+ <frontend_type>multiselect</frontend_type>
1844
+ <config_path>payment/payanyway_faktura/specificcountry</config_path>
1845
+ <sort_order>9</sort_order>
1846
+ <source_model>adminhtml/system_config_source_country</source_model>
1847
+ <show_in_default>1</show_in_default>
1848
+ <show_in_website>1</show_in_website>
1849
+ <show_in_store>1</show_in_store>
1850
+ <can_be_empty>1</can_be_empty>
1851
+ </specificcountry>
1852
+ </fields>
1853
+ </payanyway_faktura>
1854
+ <payanyway_psb translate="label" module="payanyway">
1855
+ <label>Internet-bank "Promsvyazbank"</label>
1856
+ <frontend_type>text</frontend_type>
1857
+ <sort_order>223</sort_order>
1858
+ <show_in_default>1</show_in_default>
1859
+ <show_in_website>1</show_in_website>
1860
+ <show_in_store>1</show_in_store>
1861
+ <fields>
1862
+ <active translate="label">
1863
+ <label>Enabled</label>
1864
+ <frontend_type>select</frontend_type>
1865
+ <config_path>payment/payanyway_psb/active</config_path>
1866
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1867
+ <sort_order>1</sort_order>
1868
+ <show_in_default>1</show_in_default>
1869
+ <show_in_website>1</show_in_website>
1870
+ <show_in_store>1</show_in_store>
1871
+ </active>
1872
+ <sort_order translate="label">
1873
+ <label>Sort Order</label>
1874
+ <frontend_type>text</frontend_type>
1875
+ <config_path>payment/payanyway_psb/sort_order</config_path>
1876
+ <sort_order>3</sort_order>
1877
+ <show_in_default>1</show_in_default>
1878
+ <show_in_website>1</show_in_website>
1879
+ <show_in_store>1</show_in_store>
1880
+ </sort_order>
1881
+ <title translate="label">
1882
+ <label>Title</label>
1883
+ <frontend_type>text</frontend_type>
1884
+ <config_path>payment/payanyway_psb/title</config_path>
1885
+ <sort_order>5</sort_order>
1886
+ <show_in_default>1</show_in_default>
1887
+ <show_in_website>1</show_in_website>
1888
+ <show_in_store>1</show_in_store>
1889
+ </title>
1890
+ <unitid translate="label">
1891
+ <label>unitId</label>
1892
+ <frontend_type>text</frontend_type>
1893
+ <config_path>payment/payanyway_psb/unitid</config_path>
1894
+ <sort_order>6</sort_order>
1895
+ <show_in_default>1</show_in_default>
1896
+ <show_in_website>1</show_in_website>
1897
+ <show_in_store>1</show_in_store>
1898
+ </unitid>
1899
+ <logotype translate="label">
1900
+ <label>Logotype</label>
1901
+ <frontend_type>text</frontend_type>
1902
+ <config_path>payment/payanyway_psb/logotype</config_path>
1903
+ <sort_order>7</sort_order>
1904
+ <show_in_default>1</show_in_default>
1905
+ <show_in_website>1</show_in_website>
1906
+ <show_in_store>1</show_in_store>
1907
+ </logotype>
1908
+ <allowspecific translate="label">
1909
+ <label>Payment from Applicable Countries</label>
1910
+ <frontend_type>allowspecific</frontend_type>
1911
+ <config_path>payment/payanyway_psb/allowspecific</config_path>
1912
+ <sort_order>8</sort_order>
1913
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1914
+ <show_in_default>1</show_in_default>
1915
+ <show_in_website>1</show_in_website>
1916
+ <show_in_store>1</show_in_store>
1917
+ </allowspecific>
1918
+ <specificcountry translate="label">
1919
+ <label>Payment from Specific Countries</label>
1920
+ <frontend_type>multiselect</frontend_type>
1921
+ <config_path>payment/payanyway_psb/specificcountry</config_path>
1922
+ <sort_order>9</sort_order>
1923
+ <source_model>adminhtml/system_config_source_country</source_model>
1924
+ <show_in_default>1</show_in_default>
1925
+ <show_in_website>1</show_in_website>
1926
+ <show_in_store>1</show_in_store>
1927
+ <can_be_empty>1</can_be_empty>
1928
+ </specificcountry>
1929
+ </fields>
1930
+ </payanyway_psb>
1931
+ <payanyway_sberbank translate="label" module="payanyway">
1932
+ <label>Sberbank</label>
1933
+ <frontend_type>text</frontend_type>
1934
+ <sort_order>224</sort_order>
1935
+ <show_in_default>1</show_in_default>
1936
+ <show_in_website>1</show_in_website>
1937
+ <show_in_store>1</show_in_store>
1938
+ <fields>
1939
+ <active translate="label">
1940
+ <label>Enabled</label>
1941
+ <frontend_type>select</frontend_type>
1942
+ <config_path>payment/payanyway_sberbank/active</config_path>
1943
+ <source_model>adminhtml/system_config_source_yesno</source_model>
1944
+ <sort_order>1</sort_order>
1945
+ <show_in_default>1</show_in_default>
1946
+ <show_in_website>1</show_in_website>
1947
+ <show_in_store>1</show_in_store>
1948
+ </active>
1949
+ <sort_order translate="label">
1950
+ <label>Sort Order</label>
1951
+ <frontend_type>text</frontend_type>
1952
+ <config_path>payment/payanyway_sberbank/sort_order</config_path>
1953
+ <sort_order>3</sort_order>
1954
+ <show_in_default>1</show_in_default>
1955
+ <show_in_website>1</show_in_website>
1956
+ <show_in_store>1</show_in_store>
1957
+ </sort_order>
1958
+ <title translate="label">
1959
+ <label>Title</label>
1960
+ <frontend_type>text</frontend_type>
1961
+ <config_path>payment/payanyway_sberbank/title</config_path>
1962
+ <sort_order>5</sort_order>
1963
+ <show_in_default>1</show_in_default>
1964
+ <show_in_website>1</show_in_website>
1965
+ <show_in_store>1</show_in_store>
1966
+ </title>
1967
+ <unitid translate="label">
1968
+ <label>unitId</label>
1969
+ <frontend_type>text</frontend_type>
1970
+ <config_path>payment/payanyway_sberbank/unitid</config_path>
1971
+ <sort_order>6</sort_order>
1972
+ <show_in_default>1</show_in_default>
1973
+ <show_in_website>1</show_in_website>
1974
+ <show_in_store>1</show_in_store>
1975
+ </unitid>
1976
+ <logotype translate="label">
1977
+ <label>Logotype</label>
1978
+ <frontend_type>text</frontend_type>
1979
+ <config_path>payment/payanyway_sberbank/logotype</config_path>
1980
+ <sort_order>7</sort_order>
1981
+ <show_in_default>1</show_in_default>
1982
+ <show_in_website>1</show_in_website>
1983
+ <show_in_store>1</show_in_store>
1984
+ </logotype>
1985
+ <allowspecific translate="label">
1986
+ <label>Payment from Applicable Countries</label>
1987
+ <frontend_type>allowspecific</frontend_type>
1988
+ <config_path>payment/payanyway_sberbank/allowspecific</config_path>
1989
+ <sort_order>8</sort_order>
1990
+ <source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
1991
+ <show_in_default>1</show_in_default>
1992
+ <show_in_website>1</show_in_website>
1993
+ <show_in_store>1</show_in_store>
1994
+ </allowspecific>
1995
+ <specificcountry translate="label">
1996
+ <label>Payment from Specific Countries</label>
1997
+ <frontend_type>multiselect</frontend_type>
1998
+ <config_path>payment/payanyway_sberbank/specificcountry</config_path>
1999
+ <sort_order>9</sort_order>
2000
+ <source_model>adminhtml/system_config_source_country</source_model>
2001
+ <show_in_default>1</show_in_default>
2002
+ <show_in_website>1</show_in_website>
2003
+ <show_in_store>1</show_in_store>
2004
+ <can_be_empty>1</can_be_empty>
2005
+ </specificcountry>
2006
+ </fields>
2007
+ </payanyway_sberbank>
2008
+ </groups>
2009
+ </payanyway>
2010
+ </sections>
2011
+ </config>
app/code/community/Paw/Payanyway/sql/payanyway_setup/install-1.0.0.php ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ <?php
2
+
3
+ $installer = $this;
4
+ /* @var $installer Mage_Core_Model_Resource_Setup */
app/code/community/Paw/Payanyway/sql/payanyway_setup/install-1.4.0.php CHANGED
File without changes
app/code/community/Paw/Payanyway/sql/payanyway_setup/mysql4-install-1.4.0.php CHANGED
File without changes
app/code/community/Paw/Payanyway/sql/payanyway_setup/mysql4-upgrade-1.3.1-1.4.0.php CHANGED
File without changes
app/code/community/Paw/Payanyway/sql/payanyway_setup/upgrade-1.3.1-1.4.0.php CHANGED
File without changes
app/design/adminhtml/default/default/template/payanyway/info.phtml CHANGED
File without changes
app/design/adminhtml/default/default/template/payanyway/pdf/info.phtml CHANGED
File without changes
app/design/frontend/base/default/layout/payanyway.xml CHANGED
File without changes
app/design/frontend/base/default/template/payanyway/blank.phtml CHANGED
File without changes
app/design/frontend/base/default/template/payanyway/form.phtml CHANGED
File without changes
app/design/frontend/base/default/template/payanyway/info.phtml CHANGED
File without changes
app/design/frontend/base/default/template/payanyway/invoice.phtml CHANGED
File without changes
app/design/frontend/base/default/template/payanyway/payment.phtml CHANGED
File without changes
app/design/frontend/base/default/template/payanyway/redirect.phtml CHANGED
File without changes
app/etc/config.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+
3
+ <config>
4
+ <modules>
5
+ <Paw_Payanyway>
6
+ <version>1.4.3</version>
7
+ </Paw_Payanyway>
8
+ </modules>
9
+ </config>
app/etc/modules/Paw_Payanyway.xml CHANGED
File without changes
app/locale/en_US/Paw_Payanyway.csv CHANGED
@@ -19,7 +19,7 @@
19
  "Error occured during creating invoice","Error occured during creating invoice"
20
  "Total amount: %s","Total amount: %s"
21
  "Transaction is registered for processing. To complete your payment please <a onclick='window.open(%s);return false;' href='#'>print receipt</a> and make payment in bank office.","Transaction is registered for processing. To complete your payment please <a onclick='window.open(%s);return false;' href='#'>print receipt</a> and make payment in bank office."
22
- "Transaction is registered for processing. To complete your payment please <a target=""_blank"" href=""https://%s/mailofrussiablank.htm?operationId=%s&transactionId=%s"">print post ticket</a> and proceed with payment in any <a target=""_blank"" href=""http://www.russianpost.ru"">Russian Post</a> post office.To view post ticket in PDF format you should have a program <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader</a> installed.","Transaction is registered for processing. To complete your payment please <a target=""_blank"" href=""https://%s/mailofrussiablank.htm?operationId=%s&transactionId=%s"">print post ticket</a> and proceed with payment in any <a target=""_blank"" href=""http://www.russianpost.ru"">Russian Post</a> post office.To view post ticket in PDF format you should have a program <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader</a> installed."
23
  "Contract number for CiberPay is: %s","Contract number for CiberPay is: %s"
24
  "Transaction is registered. Please proceed payment with CiberPay system using following <b>MONETA.RU</b> account number:","Transaction is registered. Please proceed payment with CiberPay system using following <b>MONETA.RU</b> account number:"
25
  "Contract number for ComePay is: %s","Contract number for ComePay is: %s"
@@ -42,7 +42,7 @@
42
  "Transaction is registered. Please proceed payment with PLATiKA system using following <b>MONETA.RU</b> account number:","Transaction is registered. Please proceed payment with PLATiKA system using following <b>MONETA.RU</b> account number:"
43
  "Contract number for Sberbank is: %s","Contract number for Sberbank is: %s"
44
  "Transaction is registered. Please proceed payment with Sberbank using following <b>MONETA.RU</b> account number:","Transaction is registered. Please proceed payment with Sberbank using following <b>MONETA.RU</b> account number:"
45
- "Or click on <a href=""https://online.sberbank.ru/"">link</a> to pay by SberbankOnline.","Or click on <a href=""https://online.sberbank.ru/"">link</a> to pay by SberbankOnline."
46
 
47
  "Internet-bank login","Internet-bank login"
48
  "Payment purpose","Payment purpose"
19
  "Error occured during creating invoice","Error occured during creating invoice"
20
  "Total amount: %s","Total amount: %s"
21
  "Transaction is registered for processing. To complete your payment please <a onclick='window.open(%s);return false;' href='#'>print receipt</a> and make payment in bank office.","Transaction is registered for processing. To complete your payment please <a onclick='window.open(%s);return false;' href='#'>print receipt</a> and make payment in bank office."
22
+ "Transaction is registered for processing. To complete your payment please <a target=""_blank"" href=""https://%s/mailofrussiablank.htm?operationId=%s"">print post ticket</a> and proceed with payment in any <a target=""_blank"" href=""http://www.russianpost.ru"">Russian Post</a> post office.To view post ticket in PDF format you should have a program <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader</a> installed.","Transaction is registered for processing. To complete your payment please <a target=""_blank"" href=""https://%s/mailofrussiablank.htm?operationId=%s"">print post ticket</a> and proceed with payment in any <a target=""_blank"" href=""http://www.russianpost.ru"">Russian Post</a> post office.To view post ticket in PDF format you should have a program <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader</a> installed."
23
  "Contract number for CiberPay is: %s","Contract number for CiberPay is: %s"
24
  "Transaction is registered. Please proceed payment with CiberPay system using following <b>MONETA.RU</b> account number:","Transaction is registered. Please proceed payment with CiberPay system using following <b>MONETA.RU</b> account number:"
25
  "Contract number for ComePay is: %s","Contract number for ComePay is: %s"
42
  "Transaction is registered. Please proceed payment with PLATiKA system using following <b>MONETA.RU</b> account number:","Transaction is registered. Please proceed payment with PLATiKA system using following <b>MONETA.RU</b> account number:"
43
  "Contract number for Sberbank is: %s","Contract number for Sberbank is: %s"
44
  "Transaction is registered. Please proceed payment with Sberbank using following <b>MONETA.RU</b> account number:","Transaction is registered. Please proceed payment with Sberbank using following <b>MONETA.RU</b> account number:"
45
+ "Or click on <a href=""https://online.sberbank.ru/PhizIC/private/payments/servicesPayments/edit.do?recipient=113368&field(_TCM_IDENT_WlsZid1)=%s"">link</a> to pay by SberbankOnline.","Or click on <a href=""https://online.sberbank.ru/PhizIC/private/payments/servicesPayments/edit.do?recipient=113368&field(_TCM_IDENT_WlsZid1)=%s"">link</a> to pay by SberbankOnline."
46
 
47
  "Internet-bank login","Internet-bank login"
48
  "Payment purpose","Payment purpose"
app/locale/ru_RU/Paw_Payanyway.csv CHANGED
@@ -18,7 +18,7 @@
18
  "Error occured during creating invoice","В процессе создания платежного поручения возникла ошибка"
19
  "Total amount: %s","Сумма к оплате: %s"
20
  "Transaction is registered for processing. To complete your payment please <a onclick='window.open(%s);return false;' href='#'>print receipt</a> and make payment in bank office.","Операция оплаты банковским переводом создана и находится в обработке. Для завершения операции <a onclick='window.open(%s);return false;' href='#'>распечатайте</a> бланк платежного поручения и оплатите квитанцию в любом российском банке."
21
- "Transaction is registered for processing. To complete your payment please <a target=""_blank"" href=""https://%s/mailofrussiablank.htm?operationId=%s&transactionId=%s"">print post ticket</a> and proceed with payment in any <a target=""_blank"" href=""http://www.russianpost.ru"">Russian Post</a> post office.To view post ticket in PDF format you should have a program <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader</a> installed.","Операция оплаты почтовым переводом создана и находится в обработке. Для завершения операции <a target=""_blank"" href=""https://www.payanyway.ru/mailofrussiablank.htm?operationId=%s&transactionId=%s"">распечатайте</a> бланк почтового перевода и проведите электронный платеж в любом отделении связи <a target=""_blank"" href=""http://www.russianpost.ru"">Почты России</a>. Для просмотра бланка в формате PDF необходимо иметь установленную на Вашем компьютере программу <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader.</a>"
22
 
23
  "Contract number for CiberPay is: %s","Для оплаты через CiberPay номер счета для пополнения: %s"
24
  "Transaction is registered. Please proceed payment with CiberPay system using following <b>MONETA.RU</b> account number:","Операция создана, но не оплачена. Для завершения операции Вам необходимо произвести перечисление средств в систему <b>МОНЕТА.РУ</b> через CiberPay, используя вместо номера счета для пополнения данный код:"
@@ -42,7 +42,7 @@
42
  "Transaction is registered. Please proceed payment with PLATiKA system using following <b>MONETA.RU</b> account number:","Операция создана, но не оплачена. Для завершения операции Вам необходимо произвести перечисление средств в систему <b>МОНЕТА.РУ</b> через систему PLATiKA, используя вместо номера счета для пополнения данный код:"
43
  "Contract number for Sberbank is: %s","Для оплаты через Сбербанк номер счета для пополнения: %s"
44
  "Transaction is registered. Please proceed payment with Sberbank using following <b>MONETA.RU</b> account number:","Операция создана, но не оплачена. Для завершения операции Вам необходимо произвести перечисление средств в систему <b>МОНЕТА.РУ</b> через Сбербанк, используя вместо номера счета для пополнения данный код:"
45
- "Or click on <a href=""https://online.sberbank.ru/"">link</a> to pay by SberbankOnline.","Вы также можете перейти по <a href=""https://online.sberbank.ru/"">ссылке</a> для оплаты с помощью системы СбербанкОнлайн."
46
 
47
  "Internet-bank login","Логин в интернет-банке"
48
  "Payment purpose","Назначение платежа"
18
  "Error occured during creating invoice","В процессе создания платежного поручения возникла ошибка"
19
  "Total amount: %s","Сумма к оплате: %s"
20
  "Transaction is registered for processing. To complete your payment please <a onclick='window.open(%s);return false;' href='#'>print receipt</a> and make payment in bank office.","Операция оплаты банковским переводом создана и находится в обработке. Для завершения операции <a onclick='window.open(%s);return false;' href='#'>распечатайте</a> бланк платежного поручения и оплатите квитанцию в любом российском банке."
21
+ "Transaction is registered for processing. To complete your payment please <a target=""_blank"" href=""https://%s/mailofrussiablank.htm?operationId=%s"">print post ticket</a> and proceed with payment in any <a target=""_blank"" href=""http://www.russianpost.ru"">Russian Post</a> post office.To view post ticket in PDF format you should have a program <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader</a> installed.","Операция оплаты почтовым переводом создана и находится в обработке. Для завершения операции <a target=""_blank"" href=""https://www.payanyway.ru/mailofrussiablank.htm?operationId=%transaction%"">распечатайте</a> бланк почтового перевода и проведите электронный платеж в любом отделении связи <a target=""_blank"" href=""http://www.russianpost.ru"">Почты России</a>. Для просмотра бланка в формате PDF необходимо иметь установленную на Вашем компьютере программу <a target=""_blank"" href=""http://get.adobe.com/reader/"">Adobe Acrobat Reader.</a>"
22
 
23
  "Contract number for CiberPay is: %s","Для оплаты через CiberPay номер счета для пополнения: %s"
24
  "Transaction is registered. Please proceed payment with CiberPay system using following <b>MONETA.RU</b> account number:","Операция создана, но не оплачена. Для завершения операции Вам необходимо произвести перечисление средств в систему <b>МОНЕТА.РУ</b> через CiberPay, используя вместо номера счета для пополнения данный код:"
42
  "Transaction is registered. Please proceed payment with PLATiKA system using following <b>MONETA.RU</b> account number:","Операция создана, но не оплачена. Для завершения операции Вам необходимо произвести перечисление средств в систему <b>МОНЕТА.РУ</b> через систему PLATiKA, используя вместо номера счета для пополнения данный код:"
43
  "Contract number for Sberbank is: %s","Для оплаты через Сбербанк номер счета для пополнения: %s"
44
  "Transaction is registered. Please proceed payment with Sberbank using following <b>MONETA.RU</b> account number:","Операция создана, но не оплачена. Для завершения операции Вам необходимо произвести перечисление средств в систему <b>МОНЕТА.РУ</b> через Сбербанк, используя вместо номера счета для пополнения данный код:"
45
+ "Or click on <a href=""https://online.sberbank.ru/PhizIC/private/payments/servicesPayments/edit.do?recipient=113368&field(_TCM_IDENT_WlsZid1)=%s"">link</a> to pay by SberbankOnline.","Вы также можете перейти по <a href=""https://online.sberbank.ru/PhizIC/private/payments/servicesPayments/edit.do?recipient=113368&amp;field(_TCM_IDENT_WlsZid1)=%transaction%"">ссылке</a> для оплаты с помощью системы СбербанкОнлайн."
46
 
47
  "Internet-bank login","Логин в интернет-банке"
48
  "Payment purpose","Назначение платежа"
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Paw_Payanyway</name>
4
- <version>1.4.0</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License ( GPL )</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>&#x41E;&#x444;&#x438;&#x446;&#x438;&#x430;&#x43B;&#x44C;&#x43D;&#x44B;&#x439; &#x43C;&#x43E;&#x434;&#x443;&#x43B;&#x44C; &#x43E;&#x43F;&#x43B;&#x430;&#x442;&#x44B; PayAnyWay</description>
11
  <notes>- &#x434;&#x43E;&#x431;&#x430;&#x432;&#x43B;&#x435;&#x43D; &#x441;&#x43F;&#x435;&#x446;&#x438;&#x430;&#x43B;&#x44C;&#x43D;&#x44B;&#x439; &#x441;&#x442;&#x430;&#x442;&#x443;&#x441; &#x43E;&#x43F;&#x43B;&#x430;&#x442;&#x44B; &#x434;&#x43B;&#x44F; PayAnyWay</notes>
12
  <authors><author><name>PayAnyWay</name><user>techsupport</user><email>tech.support@moneta.ru</email></author></authors>
13
- <date>2015-07-21</date>
14
- <time>11:27:28</time>
15
- <contents><target name="magecommunity"><dir name="Paw"><dir name="Payanyway"><dir name="Block"><file name="Form.php" hash="df76f48208bd735a804e917ee64117d8"/><file name="Info.php" hash="2b628e593b9ca16fc10f2ae586411aee"/><file name="Invoice.php" hash="e9407f01e8656aed7df40bfb534005a9"/><file name="Payment.php" hash="d0a0bd19bf4c56f50eaa076b7f822259"/><file name="Redirect.php" hash="370cc2a41a09a266e77e1fe1e83074d8"/></dir><dir name="Helper"><file name="Data.php" hash="7f52c8d342bb06c56e86fd2f9c99b164"/></dir><dir name="Model"><file name="Abstract.php" hash="238a69829985dbe8c369e42520c92d42"/><file name="Alfaclick.php" hash="61b1294a2e5fc4118656bc0802779ca1"/><file name="Banktransfer.php" hash="e6caf63d43db8d28c3fde916290e96c0"/><file name="Ciberpay.php" hash="77e12ec55721c4e107093aeae44346e6"/><file name="Comepay.php" hash="e01055197ee66ce7343d8055cb513a4a"/><file name="Contact.php" hash="41eb628aec1f6e40695fe531818d91db"/><file name="Dengimail.php" hash="920ad0fc40ceb855394a73be0764e6f3"/><file name="Elecsnet.php" hash="baedd0e11c8cbf6a08fdb4c224c1f40f"/><file name="Euroset.php" hash="eb6ef22a6f749c48c29a12215a5ff0fb"/><file name="Event.php" hash="45f8a749615e97ee25b85bc0740c9092"/><file name="Faktura.php" hash="726180dc969f9a557f1245b52240dee7"/><file name="Forward.php" hash="9711861ca7d4c0f89da93574ac7153a3"/><file name="Gorod.php" hash="6d528bf8774a8e6abdf2a5f7198f8d10"/><file name="Mcb.php" hash="7066b052d64ab94b03c7d2f2848056c1"/><file name="Moneta.php" hash="71fa31664795dd504d4a2e9030486177"/><file name="Moneymail.php" hash="720047a03d5bfd0ee99a4ebb8bbfc5de"/><file name="Novoplat.php" hash="cb64858508b8def485a7a1419f92e7cc"/><file name="Payanyway.php" hash="e29545fc97ae345599226b44ea3fdb61"/><file name="Paymentaction.php" hash="c4b105a85c2e790d83a37da218c62c53"/><file name="Plastic.php" hash="0754fff16b17be7d08425a3006df6213"/><file name="Platika.php" hash="6572b6fef59d29f6a219c26b4b4b9ad7"/><file name="Post.php" hash="e0a6e296c2202c9bae9f9e9b2a19e64f"/><file name="Psb.php" hash="6792f51fcfec041984b37cfa08997090"/><file name="Qiwi.php" hash="7cdf37fcd4584d5bd1df18a1c5804f4d"/><dir name="Resource"><file name="Setup.php" hash="fb9c547c572a3bf98c2fffa0d306e748"/></dir><file name="Sberbank.php" hash="53d31bdd1a3d05f4d0910ebd98889372"/><file name="Walletone.php" hash="797645a533310198a93196ce33df8c5d"/><file name="Webmoney.php" hash="c33d780265d4b6fd998af5d6f33ccb4a"/><file name="Yandex.php" hash="372eb0c87de10638e154821444c389eb"/><file name="event.log" hash="faf92ff9106f89abd1b7e7eff2d2838b"/></dir><dir name="controllers"><dir name="Moneta"><file name="MonetaDataTypes.php" hash="cf0857dbf8a4c74eff98017d0da40dd2"/><file name="MonetaWebService.php" hash="889c253a430e5956ca55b3b9d9687da0"/><file name="MonetaWebServiceConnector.php" hash="c9985f8e9d3984741c8c52ce93a32d35"/></dir><file name="PayanywayController.php" hash="b5344b45c00b7959d1b730cabf88980d"/><file name="ProcessingController.php" hash="6d6be4b132545c39510b34f5bc2c0ca7"/></dir><dir name="etc"><file name="config.xml" hash="b7a15be7eac2a1afa1dd0c8e5d749969"/><file name="system.xml" hash="a901eb72e22a183a1e2c46d24ba9ec35"/></dir><dir name="sql"><dir name="payanyway_setup"><file name="install-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/><file name="mysql4-install-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/><file name="mysql4-upgrade-1.3.1-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/><file name="upgrade-1.3.1-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="payanyway"><file name="info.phtml" hash="c48c99aed4b3b380a218de0b6b789ff1"/><dir><dir name="pdf"><file name="info.phtml" hash="038b5fa410fda60e2f9d765e7735bb95"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="payanyway.xml" hash="eb7cddd45a95c4cb27da25f7121aa33e"/></dir><dir name="template"><dir name="payanyway"><file name="blank.phtml" hash="059e182dbeaf095d98bcb006a439ad0d"/><file name="form.phtml" hash="0593bde4476cd4fab8e89a79a1e266ee"/><file name="info.phtml" hash="df0acb6ca5ae526dd11eebf4da44bca8"/><file name="invoice.phtml" hash="fcb4f6107e161d3d76a6787c05e95b95"/><file name="payment.phtml" hash="2f60c9c74e7c8f32365255dcd6be5cf6"/><file name="redirect.phtml" hash="40f203f38c6ad1bbece983a97f18c4e2"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Paw_Payanyway.xml" hash="0b731b00ee8499f8f93abb5d9bf2b78c"/></dir></target><target name="magelocale"><dir><dir name="en_US"><file name="Paw_Payanyway.csv" hash="0645c30bbff8eac86596a4001c48ccee"/></dir><dir name="ru_RU"><file name="Paw_Payanyway.csv" hash="fba28da47602041f5507db193b0f0f8c"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="js"><file name="validation.js" hash="293529e124da8adc972c460dc37ec2ae"/></dir><dir name="images"><dir name="payanyway"><file name="alfaclick.jpg" hash="8096aeebb56a00079dbc492e7a622268"/><file name="banktransfer.jpg" hash="e3b59a2f0f1b47c58986478d5433fa05"/><file name="contact.jpg" hash="9c0007046efca8f14434d68b054f73a0"/><file name="elecsnet.jpg" hash="31a033c33e4700b9e8b26dd379a2d7ca"/><file name="euroset.png" hash="752141fa3dbddc06c60b7e9840060f0f"/><file name="forward.jpg" hash="b478da4ece530cec110fba0aaa6c82d3"/><file name="gorod.jpg" hash="aea243c9c807bb94eadb33b8682ddfca"/><file name="mastercard.png" hash="a633a924323e8d70f91dbfc08f647949"/><file name="mcb.jpg" hash="84a7eea77c55822924e2f286789a1bba"/><file name="moneta.jpg" hash="54ffcd3b80e499b9869650cbef369073"/><file name="payanyway.jpg" hash="1574f46268f3dcf2d9b87dbcbda49a2d"/><file name="post.jpg" hash="dac7a7e4c895599ae4dbd495638b76c2"/><file name="psb.jpg" hash="75713bfc990daa9821ad4be5e4ea6caa"/><file name="sberbank.jpg" hash="3fadf12cc4606b433c461a55eba0e667"/><file name="visa.jpg" hash="fdff0c54b639e7aa5037f9c80ef27cfc"/><file name="webmoney.jpg" hash="e301edd858914b9aad72acfb2a1a595f"/><file name="yandex.jpg" hash="d42c6a9f942cb9d2efbcef6170d95c1b"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><extension><name>soap</name><min></min><max></max></extension><extension><name>libxml</name><min></min><max></max></extension></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Paw_Payanyway</name>
4
+ <version>1.4.3</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License ( GPL )</license>
7
  <channel>community</channel>
10
  <description>&#x41E;&#x444;&#x438;&#x446;&#x438;&#x430;&#x43B;&#x44C;&#x43D;&#x44B;&#x439; &#x43C;&#x43E;&#x434;&#x443;&#x43B;&#x44C; &#x43E;&#x43F;&#x43B;&#x430;&#x442;&#x44B; PayAnyWay</description>
11
  <notes>- &#x434;&#x43E;&#x431;&#x430;&#x432;&#x43B;&#x435;&#x43D; &#x441;&#x43F;&#x435;&#x446;&#x438;&#x430;&#x43B;&#x44C;&#x43D;&#x44B;&#x439; &#x441;&#x442;&#x430;&#x442;&#x443;&#x441; &#x43E;&#x43F;&#x43B;&#x430;&#x442;&#x44B; &#x434;&#x43B;&#x44F; PayAnyWay</notes>
12
  <authors><author><name>PayAnyWay</name><user>techsupport</user><email>tech.support@moneta.ru</email></author></authors>
13
+ <date>2017-08-02</date>
14
+ <time>11:02:29</time>
15
+ <contents><target name="magecommunity"><dir name="Paw"><dir name="Payanyway"><dir name="Block"><file name="Form.php" hash="df76f48208bd735a804e917ee64117d8"/><file name="Info.php" hash="2b628e593b9ca16fc10f2ae586411aee"/><file name="Invoice.php" hash="e9407f01e8656aed7df40bfb534005a9"/><file name="Payment.php" hash="d0a0bd19bf4c56f50eaa076b7f822259"/><file name="Redirect.php" hash="370cc2a41a09a266e77e1fe1e83074d8"/></dir><dir name="Helper"><file name="Data.php" hash="7f52c8d342bb06c56e86fd2f9c99b164"/></dir><dir name="Model"><file name="Abstract.php" hash="238a69829985dbe8c369e42520c92d42"/><file name="Alfaclick.php" hash="61b1294a2e5fc4118656bc0802779ca1"/><file name="Banktransfer.php" hash="e6caf63d43db8d28c3fde916290e96c0"/><file name="Ciberpay.php" hash="77e12ec55721c4e107093aeae44346e6"/><file name="Comepay.php" hash="e01055197ee66ce7343d8055cb513a4a"/><file name="Contact.php" hash="41eb628aec1f6e40695fe531818d91db"/><file name="Dengimail.php" hash="920ad0fc40ceb855394a73be0764e6f3"/><file name="Elecsnet.php" hash="baedd0e11c8cbf6a08fdb4c224c1f40f"/><file name="Euroset.php" hash="eb6ef22a6f749c48c29a12215a5ff0fb"/><file name="Event.php" hash="45f8a749615e97ee25b85bc0740c9092"/><file name="Faktura.php" hash="726180dc969f9a557f1245b52240dee7"/><file name="Forward.php" hash="9711861ca7d4c0f89da93574ac7153a3"/><file name="Gorod.php" hash="6d528bf8774a8e6abdf2a5f7198f8d10"/><file name="Mcb.php" hash="7066b052d64ab94b03c7d2f2848056c1"/><file name="Moneta.php" hash="71fa31664795dd504d4a2e9030486177"/><file name="Moneymail.php" hash="720047a03d5bfd0ee99a4ebb8bbfc5de"/><file name="Novoplat.php" hash="cb64858508b8def485a7a1419f92e7cc"/><file name="Payanyway.php" hash="e29545fc97ae345599226b44ea3fdb61"/><file name="Paymentaction.php" hash="c4b105a85c2e790d83a37da218c62c53"/><file name="Plastic.php" hash="0754fff16b17be7d08425a3006df6213"/><file name="Platika.php" hash="6572b6fef59d29f6a219c26b4b4b9ad7"/><file name="Post.php" hash="e0a6e296c2202c9bae9f9e9b2a19e64f"/><file name="Psb.php" hash="6792f51fcfec041984b37cfa08997090"/><file name="Qiwi.php" hash="7cdf37fcd4584d5bd1df18a1c5804f4d"/><dir name="Resource"><file name="Setup.php" hash="fb9c547c572a3bf98c2fffa0d306e748"/></dir><file name="Sberbank.php" hash="53d31bdd1a3d05f4d0910ebd98889372"/><file name="Walletone.php" hash="797645a533310198a93196ce33df8c5d"/><file name="Webmoney.php" hash="c33d780265d4b6fd998af5d6f33ccb4a"/><file name="Yandex.php" hash="372eb0c87de10638e154821444c389eb"/><file name="event.log" hash="faf92ff9106f89abd1b7e7eff2d2838b"/></dir><dir name="controllers"><dir name="Moneta"><file name="MonetaDataTypes.php" hash="cf0857dbf8a4c74eff98017d0da40dd2"/><file name="MonetaWebService.php" hash="889c253a430e5956ca55b3b9d9687da0"/><file name="MonetaWebServiceConnector.php" hash="c9985f8e9d3984741c8c52ce93a32d35"/></dir><file name="PayanywayController.php" hash="b5344b45c00b7959d1b730cabf88980d"/><file name="ProcessingController.php" hash="6d6be4b132545c39510b34f5bc2c0ca7"/></dir><dir name="etc"><file name="config.xml" hash="b7a15be7eac2a1afa1dd0c8e5d749969"/><file name="system.xml" hash="a901eb72e22a183a1e2c46d24ba9ec35"/></dir><dir name="sql"><dir name="payanyway_setup"><file name="install-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/><file name="mysql4-install-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/><file name="mysql4-upgrade-1.3.1-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/><file name="upgrade-1.3.1-1.4.0.php" hash="2d9aff30f516dfd75eaf970121c073ba"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="payanyway"><file name="info.phtml" hash="c48c99aed4b3b380a218de0b6b789ff1"/><dir><dir name="pdf"><file name="info.phtml" hash="038b5fa410fda60e2f9d765e7735bb95"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="payanyway.xml" hash="eb7cddd45a95c4cb27da25f7121aa33e"/></dir><dir name="template"><dir name="payanyway"><file name="blank.phtml" hash="059e182dbeaf095d98bcb006a439ad0d"/><file name="form.phtml" hash="0593bde4476cd4fab8e89a79a1e266ee"/><file name="info.phtml" hash="df0acb6ca5ae526dd11eebf4da44bca8"/><file name="invoice.phtml" hash="fcb4f6107e161d3d76a6787c05e95b95"/><file name="payment.phtml" hash="2f60c9c74e7c8f32365255dcd6be5cf6"/><file name="redirect.phtml" hash="40f203f38c6ad1bbece983a97f18c4e2"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Paw_Payanyway.xml" hash="0b731b00ee8499f8f93abb5d9bf2b78c"/></dir></target><target name="magelocale"><dir><dir name="en_US"><file name="Paw_Payanyway.csv" hash="0645c30bbff8eac86596a4001c48ccee"/></dir><dir name="ru_RU"><file name="Paw_Payanyway.csv" hash="fba28da47602041f5507db193b0f0f8c"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="js"><file name="validation.js" hash="293529e124da8adc972c460dc37ec2ae"/></dir><dir name="images"><dir name="payanyway"><file name="alfaclick.jpg" hash="0565e0f3cef9c151a83c37a28872529d"/><file name="banktransfer.jpg" hash="29a96dcdb0e35cd6529c763a184a89ad"/><file name="contact.jpg" hash="74ec957141dd831760759beacb61591a"/><file name="elecsnet.jpg" hash="81420edb6e1d758e1d5748ceb814a9fc"/><file name="euroset.png" hash="160d8ff98df25f9c153a4d4439cc9fc3"/><file name="forward.jpg" hash="53b507884d4210477f2e246799a3608f"/><file name="gorod.jpg" hash="6ca7ed29d65b472fc6ff8472265f429d"/><file name="mastercard.png" hash="a2be3519323e09bb0a47a5d35e7ef53d"/><file name="mcb.jpg" hash="f9aedb6b7ed6480a86e3141d4ad25244"/><file name="moneta.jpg" hash="c7444ec8403d7e3e92dd8590a2e558ac"/><file name="payanyway.jpg" hash="793ec025e71f4621c027b5e482a1ede9"/><file name="post.jpg" hash="8a28e6fc978dc935efb223e2a207d360"/><file name="psb.jpg" hash="b916bc71c443cd36a3c6ca08ca72dad5"/><file name="sberbank.jpg" hash="6266ef1b39b7062068a2e4ef59e8149e"/><file name="visa.jpg" hash="1a846a1136926fdfcab25c5a614b825f"/><file name="webmoney.jpg" hash="f4aace035a42012bb32ab40c19662cc0"/><file name="yandex.jpg" hash="3e04dfab3a7daad35abc75e60c439124"/></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><extension><name>soap</name><min></min><max></max></extension><extension><name>libxml</name><min></min><max></max></extension></required></dependencies>
18
  </package>
skin/frontend/base/default/images/payanyway/alfaclick.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/banktransfer.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/contact.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/elecsnet.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/euroset.png CHANGED
Binary file
skin/frontend/base/default/images/payanyway/forward.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/gorod.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/mastercard.png CHANGED
Binary file
skin/frontend/base/default/images/payanyway/mcb.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/moneta.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/payanyway.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/post.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/psb.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/sberbank.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/visa.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/webmoney.jpg CHANGED
Binary file
skin/frontend/base/default/images/payanyway/yandex.jpg CHANGED
Binary file
skin/frontend/base/default/js/validation.js CHANGED
File without changes