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
- app/code/community/Paw/Payanyway/Block/Form.php +0 -0
- app/code/community/Paw/Payanyway/Block/Info.php +0 -0
- app/code/community/Paw/Payanyway/Block/Invoice.php +0 -0
- app/code/community/Paw/Payanyway/Block/Payment.php +0 -0
- app/code/community/Paw/Payanyway/Block/Redirect.php +0 -0
- app/code/community/Paw/Payanyway/Helper/Data.php +0 -0
- app/code/community/Paw/Payanyway/Model/Abstract.php +80 -13
- app/code/community/Paw/Payanyway/Model/Alfaclick.php +0 -0
- app/code/community/Paw/Payanyway/Model/Banktransfer.php +0 -0
- app/code/community/Paw/Payanyway/Model/Ciberpay.php +0 -0
- app/code/community/Paw/Payanyway/Model/Comepay.php +0 -0
- app/code/community/Paw/Payanyway/Model/Contact.php +0 -0
- app/code/community/Paw/Payanyway/Model/Dengimail.php +0 -0
- app/code/community/Paw/Payanyway/Model/Elecsnet.php +0 -0
- app/code/community/Paw/Payanyway/Model/Euroset.php +0 -0
- app/code/community/Paw/Payanyway/Model/Event.php +0 -0
- app/code/community/Paw/Payanyway/Model/Faktura.php +0 -0
- app/code/community/Paw/Payanyway/Model/Forward.php +0 -0
- app/code/community/Paw/Payanyway/Model/Gorod.php +0 -0
- app/code/community/Paw/Payanyway/Model/Mcb.php +0 -0
- app/code/community/Paw/Payanyway/Model/Moneta.php +0 -0
- app/code/community/Paw/Payanyway/Model/Moneymail.php +0 -0
- app/code/community/Paw/Payanyway/Model/Novoplat.php +0 -0
- app/code/community/Paw/Payanyway/Model/Payanyway.php +0 -0
- app/code/community/Paw/Payanyway/Model/Paymentaction.php +0 -0
- app/code/community/Paw/Payanyway/Model/Plastic.php +0 -0
- app/code/community/Paw/Payanyway/Model/Platika.php +0 -0
- app/code/community/Paw/Payanyway/Model/Post.php +0 -0
- app/code/community/Paw/Payanyway/Model/Psb.php +0 -0
- app/code/community/Paw/Payanyway/Model/Qiwi.php +0 -0
- app/code/community/Paw/Payanyway/Model/Resource/Setup.php +0 -0
- app/code/community/Paw/Payanyway/Model/Sberbank.php +0 -0
- app/code/community/Paw/Payanyway/Model/Walletone.php +0 -0
- app/code/community/Paw/Payanyway/Model/Webmoney.php +0 -0
- app/code/community/Paw/Payanyway/Model/Yandex.php +0 -0
- app/code/community/Paw/Payanyway/Model/event.log +0 -0
- app/code/community/Paw/Payanyway/controllers/Moneta/MonetaDataTypes.php +0 -0
- app/code/community/Paw/Payanyway/controllers/Moneta/MonetaWebService.php +0 -0
- app/code/community/Paw/Payanyway/controllers/Moneta/MonetaWebServiceConnector.php +0 -0
- app/code/community/Paw/Payanyway/controllers/PayanywayController.php +0 -0
- app/code/community/Paw/Payanyway/controllers/ProcessingController.php +0 -0
- app/code/community/Paw/Payanyway/etc/config.xml +2 -2
- app/code/community/Paw/Payanyway/etc/system.xml +2011 -2002
- app/code/community/Paw/Payanyway/sql/payanyway_setup/install-1.0.0.php +4 -0
- app/code/community/Paw/Payanyway/sql/payanyway_setup/install-1.4.0.php +0 -0
- app/code/community/Paw/Payanyway/sql/payanyway_setup/mysql4-install-1.4.0.php +0 -0
- app/code/community/Paw/Payanyway/sql/payanyway_setup/mysql4-upgrade-1.3.1-1.4.0.php +0 -0
- app/code/community/Paw/Payanyway/sql/payanyway_setup/upgrade-1.3.1-1.4.0.php +0 -0
- app/design/adminhtml/default/default/template/payanyway/info.phtml +0 -0
- app/design/adminhtml/default/default/template/payanyway/pdf/info.phtml +0 -0
- app/design/frontend/base/default/layout/payanyway.xml +0 -0
- app/design/frontend/base/default/template/payanyway/blank.phtml +0 -0
- app/design/frontend/base/default/template/payanyway/form.phtml +0 -0
- app/design/frontend/base/default/template/payanyway/info.phtml +0 -0
- app/design/frontend/base/default/template/payanyway/invoice.phtml +0 -0
- app/design/frontend/base/default/template/payanyway/payment.phtml +0 -0
- app/design/frontend/base/default/template/payanyway/redirect.phtml +0 -0
- app/etc/config.xml +9 -0
- app/etc/modules/Paw_Payanyway.xml +0 -0
- app/locale/en_US/Paw_Payanyway.csv +2 -2
- app/locale/ru_RU/Paw_Payanyway.csv +2 -2
- package.xml +4 -4
- skin/frontend/base/default/images/payanyway/alfaclick.jpg +0 -0
- skin/frontend/base/default/images/payanyway/banktransfer.jpg +0 -0
- skin/frontend/base/default/images/payanyway/contact.jpg +0 -0
- skin/frontend/base/default/images/payanyway/elecsnet.jpg +0 -0
- skin/frontend/base/default/images/payanyway/euroset.png +0 -0
- skin/frontend/base/default/images/payanyway/forward.jpg +0 -0
- skin/frontend/base/default/images/payanyway/gorod.jpg +0 -0
- skin/frontend/base/default/images/payanyway/mastercard.png +0 -0
- skin/frontend/base/default/images/payanyway/mcb.jpg +0 -0
- skin/frontend/base/default/images/payanyway/moneta.jpg +0 -0
- skin/frontend/base/default/images/payanyway/payanyway.jpg +0 -0
- skin/frontend/base/default/images/payanyway/post.jpg +0 -0
- skin/frontend/base/default/images/payanyway/psb.jpg +0 -0
- skin/frontend/base/default/images/payanyway/sberbank.jpg +0 -0
- skin/frontend/base/default/images/payanyway/visa.jpg +0 -0
- skin/frontend/base/default/images/payanyway/webmoney.jpg +0 -0
- skin/frontend/base/default/images/payanyway/yandex.jpg +0 -0
- 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 |
-
|
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
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.
|
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>
|
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 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
<
|
94 |
-
<
|
95 |
-
<
|
96 |
-
<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 |
-
</
|
101 |
-
<
|
102 |
-
<label>
|
103 |
-
<frontend_type>text</frontend_type>
|
104 |
-
<config_path>payment/payanyway/
|
105 |
-
<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 |
-
</
|
110 |
-
<
|
111 |
-
<label>
|
112 |
-
<frontend_type>text</frontend_type>
|
113 |
-
<config_path>payment/payanyway/
|
114 |
-
<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 |
-
</
|
119 |
-
<
|
120 |
-
<label>
|
121 |
-
<frontend_type>text</frontend_type>
|
122 |
-
<config_path>payment/payanyway/
|
123 |
-
<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 |
-
</
|
128 |
-
<
|
129 |
-
<label>
|
130 |
-
<frontend_type>
|
131 |
-
<config_path>payment/payanyway/
|
132 |
-
<sort_order>
|
133 |
-
<
|
134 |
-
<
|
135 |
-
<
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
<
|
140 |
-
<
|
141 |
-
<
|
142 |
-
<
|
143 |
-
<
|
144 |
-
<
|
145 |
-
<
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
<
|
171 |
-
<
|
172 |
-
<
|
173 |
-
<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 |
-
</
|
178 |
-
<
|
179 |
-
<label>
|
180 |
-
<frontend_type>text</frontend_type>
|
181 |
-
<config_path>payment/payanyway_moneta/
|
182 |
-
<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 |
-
</
|
187 |
-
<
|
188 |
-
<label>
|
189 |
-
<frontend_type>text</frontend_type>
|
190 |
-
<config_path>payment/payanyway_moneta/
|
191 |
-
<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 |
-
</
|
196 |
-
<
|
197 |
-
<label>
|
198 |
-
<frontend_type>text</frontend_type>
|
199 |
-
<config_path>payment/payanyway_moneta/
|
200 |
-
<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 |
-
</
|
205 |
-
<
|
206 |
-
<label>
|
207 |
-
<frontend_type>
|
208 |
-
<config_path>payment/payanyway_moneta/
|
209 |
-
<sort_order>
|
210 |
-
<
|
211 |
-
<
|
212 |
-
<
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
<
|
217 |
-
<
|
218 |
-
<
|
219 |
-
<
|
220 |
-
<
|
221 |
-
<
|
222 |
-
<
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
<
|
248 |
-
<
|
249 |
-
<
|
250 |
-
<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 |
-
</
|
255 |
-
<
|
256 |
-
<label>
|
257 |
-
<frontend_type>text</frontend_type>
|
258 |
-
<config_path>payment/payanyway_banktransfer/
|
259 |
-
<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 |
-
</
|
264 |
-
<
|
265 |
-
<label>
|
266 |
-
<frontend_type>text</frontend_type>
|
267 |
-
<config_path>payment/payanyway_banktransfer/
|
268 |
-
<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 |
-
</
|
273 |
-
<
|
274 |
-
<label>
|
275 |
-
<frontend_type>text</frontend_type>
|
276 |
-
<config_path>payment/payanyway_banktransfer/
|
277 |
-
<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 |
-
</
|
282 |
-
<
|
283 |
-
<label>
|
284 |
-
<frontend_type>
|
285 |
-
<config_path>payment/payanyway_banktransfer/
|
286 |
-
<sort_order>
|
287 |
-
<
|
288 |
-
<
|
289 |
-
<
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
<
|
294 |
-
<
|
295 |
-
<
|
296 |
-
<
|
297 |
-
<
|
298 |
-
<
|
299 |
-
<
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
<
|
325 |
-
<
|
326 |
-
<
|
327 |
-
<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 |
-
</
|
332 |
-
<
|
333 |
-
<label>
|
334 |
-
<frontend_type>text</frontend_type>
|
335 |
-
<config_path>payment/payanyway_ciberpay/
|
336 |
-
<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 |
-
</
|
341 |
-
<
|
342 |
-
<label>
|
343 |
-
<frontend_type>text</frontend_type>
|
344 |
-
<config_path>payment/payanyway_ciberpay/
|
345 |
-
<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 |
-
</
|
350 |
-
|
351 |
-
<label>
|
352 |
-
<frontend_type>text</frontend_type>
|
353 |
-
<config_path>payment/payanyway_ciberpay/
|
354 |
-
<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 |
-
</
|
359 |
-
|
360 |
-
<label>
|
361 |
-
<frontend_type>
|
362 |
-
<config_path>payment/payanyway_ciberpay/
|
363 |
-
<sort_order>
|
364 |
-
<
|
365 |
-
<
|
366 |
-
<
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
<
|
371 |
-
<
|
372 |
-
<
|
373 |
-
<
|
374 |
-
<
|
375 |
-
<
|
376 |
-
<
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
<
|
402 |
-
<
|
403 |
-
<
|
404 |
-
<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 |
-
</
|
409 |
-
<
|
410 |
-
<label>
|
411 |
-
<frontend_type>text</frontend_type>
|
412 |
-
<config_path>payment/payanyway_comepay/
|
413 |
-
<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 |
-
</
|
418 |
-
<
|
419 |
-
<label>
|
420 |
-
<frontend_type>text</frontend_type>
|
421 |
-
<config_path>payment/payanyway_comepay/
|
422 |
-
<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 |
-
</
|
427 |
-
<
|
428 |
-
<label>
|
429 |
-
<frontend_type>text</frontend_type>
|
430 |
-
<config_path>payment/payanyway_comepay/
|
431 |
-
<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 |
-
</
|
436 |
-
<
|
437 |
-
<label>
|
438 |
-
<frontend_type>
|
439 |
-
<config_path>payment/payanyway_comepay/
|
440 |
-
<sort_order>
|
441 |
-
<
|
442 |
-
<
|
443 |
-
<
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
<
|
448 |
-
<
|
449 |
-
<
|
450 |
-
<
|
451 |
-
<
|
452 |
-
<
|
453 |
-
<
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
<
|
479 |
-
<
|
480 |
-
<
|
481 |
-
<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 |
-
</
|
486 |
-
<
|
487 |
-
<label>
|
488 |
-
<frontend_type>text</frontend_type>
|
489 |
-
<config_path>payment/payanyway_contact/
|
490 |
-
<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 |
-
</
|
495 |
-
<
|
496 |
-
<label>
|
497 |
-
<frontend_type>text</frontend_type>
|
498 |
-
<config_path>payment/payanyway_contact/
|
499 |
-
<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 |
-
</
|
504 |
-
<
|
505 |
-
<label>
|
506 |
-
<frontend_type>text</frontend_type>
|
507 |
-
<config_path>payment/payanyway_contact/
|
508 |
-
<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 |
-
</
|
513 |
-
<
|
514 |
-
<label>
|
515 |
-
<frontend_type>
|
516 |
-
<config_path>payment/payanyway_contact/
|
517 |
-
<sort_order>
|
518 |
-
<
|
519 |
-
<
|
520 |
-
<
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
<
|
525 |
-
<
|
526 |
-
<
|
527 |
-
<
|
528 |
-
<
|
529 |
-
<
|
530 |
-
<
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
<
|
556 |
-
<
|
557 |
-
<
|
558 |
-
<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 |
-
</
|
563 |
-
<
|
564 |
-
<label>
|
565 |
-
<frontend_type>text</frontend_type>
|
566 |
-
<config_path>payment/payanyway_euroset/
|
567 |
-
<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 |
-
</
|
572 |
-
<
|
573 |
-
<label>
|
574 |
-
<frontend_type>text</frontend_type>
|
575 |
-
<config_path>payment/payanyway_euroset/
|
576 |
-
<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 |
-
</
|
581 |
-
<
|
582 |
-
<label>
|
583 |
-
<frontend_type>text</frontend_type>
|
584 |
-
<config_path>payment/payanyway_euroset/
|
585 |
-
<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 |
-
</
|
590 |
-
<
|
591 |
-
<label>
|
592 |
-
<frontend_type>
|
593 |
-
<config_path>payment/payanyway_euroset/
|
594 |
-
<sort_order>
|
595 |
-
<
|
596 |
-
<
|
597 |
-
<
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
<
|
602 |
-
<
|
603 |
-
<
|
604 |
-
<
|
605 |
-
<
|
606 |
-
<
|
607 |
-
<
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
<
|
633 |
-
<
|
634 |
-
<
|
635 |
-
<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 |
-
</
|
640 |
-
<
|
641 |
-
<label>
|
642 |
-
<frontend_type>text</frontend_type>
|
643 |
-
<config_path>payment/payanyway_elecsnet/
|
644 |
-
<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 |
-
</
|
649 |
-
<
|
650 |
-
<label>
|
651 |
-
<frontend_type>text</frontend_type>
|
652 |
-
<config_path>payment/payanyway_elecsnet/
|
653 |
-
<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 |
-
</
|
658 |
-
<
|
659 |
-
<label>
|
660 |
-
<frontend_type>text</frontend_type>
|
661 |
-
<config_path>payment/payanyway_elecsnet/
|
662 |
-
<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 |
-
</
|
667 |
-
<
|
668 |
-
<label>
|
669 |
-
<frontend_type>
|
670 |
-
<config_path>payment/payanyway_elecsnet/
|
671 |
-
<sort_order>
|
672 |
-
<
|
673 |
-
<
|
674 |
-
<
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
<
|
679 |
-
<
|
680 |
-
<
|
681 |
-
<
|
682 |
-
<
|
683 |
-
<
|
684 |
-
<
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
<
|
710 |
-
<
|
711 |
-
<
|
712 |
-
<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 |
-
</
|
717 |
-
<
|
718 |
-
<label>
|
719 |
-
<frontend_type>text</frontend_type>
|
720 |
-
<config_path>payment/payanyway_gorod/
|
721 |
-
<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 |
-
</
|
726 |
-
<
|
727 |
-
<label>
|
728 |
-
<frontend_type>text</frontend_type>
|
729 |
-
<config_path>payment/payanyway_gorod/
|
730 |
-
<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 |
-
</
|
735 |
-
<
|
736 |
-
<label>
|
737 |
-
<frontend_type>text</frontend_type>
|
738 |
-
<config_path>payment/payanyway_gorod/
|
739 |
-
<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 |
-
</
|
744 |
-
<
|
745 |
-
<label>
|
746 |
-
<frontend_type>
|
747 |
-
<config_path>payment/payanyway_gorod/
|
748 |
-
<sort_order>
|
749 |
-
<
|
750 |
-
<
|
751 |
-
<
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
<
|
756 |
-
<
|
757 |
-
<
|
758 |
-
<
|
759 |
-
<
|
760 |
-
<
|
761 |
-
<
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
<
|
787 |
-
<
|
788 |
-
<
|
789 |
-
<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 |
-
</
|
794 |
-
<
|
795 |
-
<label>
|
796 |
-
<frontend_type>text</frontend_type>
|
797 |
-
<config_path>payment/payanyway_forward/
|
798 |
-
<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 |
-
</
|
803 |
-
<
|
804 |
-
<label>
|
805 |
-
<frontend_type>text</frontend_type>
|
806 |
-
<config_path>payment/payanyway_forward/
|
807 |
-
<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 |
-
</
|
812 |
-
<
|
813 |
-
<label>
|
814 |
-
<frontend_type>text</frontend_type>
|
815 |
-
<config_path>payment/payanyway_forward/
|
816 |
-
<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 |
-
</
|
821 |
-
<
|
822 |
-
<label>
|
823 |
-
<frontend_type>
|
824 |
-
<config_path>payment/payanyway_forward/
|
825 |
-
<sort_order>
|
826 |
-
<
|
827 |
-
<
|
828 |
-
<
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
<
|
833 |
-
<
|
834 |
-
<
|
835 |
-
<
|
836 |
-
<
|
837 |
-
<
|
838 |
-
<
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
<
|
864 |
-
<
|
865 |
-
<
|
866 |
-
<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 |
-
</
|
871 |
-
<
|
872 |
-
<label>
|
873 |
-
<frontend_type>text</frontend_type>
|
874 |
-
<config_path>payment/payanyway_mcb/
|
875 |
-
<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 |
-
</
|
880 |
-
<
|
881 |
-
<label>
|
882 |
-
<frontend_type>text</frontend_type>
|
883 |
-
<config_path>payment/payanyway_mcb/
|
884 |
-
<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 |
-
</
|
889 |
-
<
|
890 |
-
<label>
|
891 |
-
<frontend_type>text</frontend_type>
|
892 |
-
<config_path>payment/payanyway_mcb/
|
893 |
-
<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 |
-
</
|
898 |
-
<
|
899 |
-
<label>
|
900 |
-
<frontend_type>
|
901 |
-
<config_path>payment/payanyway_mcb/
|
902 |
-
<sort_order>
|
903 |
-
<
|
904 |
-
<
|
905 |
-
<
|
906 |
-
|
907 |
-
|
908 |
-
|
909 |
-
<
|
910 |
-
<
|
911 |
-
<
|
912 |
-
<
|
913 |
-
<
|
914 |
-
<
|
915 |
-
<
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
<
|
941 |
-
<
|
942 |
-
<
|
943 |
-
<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 |
-
</
|
948 |
-
<
|
949 |
-
<label>
|
950 |
-
<frontend_type>text</frontend_type>
|
951 |
-
<config_path>payment/payanyway_moneymail/
|
952 |
-
<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 |
-
</
|
957 |
-
<
|
958 |
-
<label>
|
959 |
-
<frontend_type>text</frontend_type>
|
960 |
-
<config_path>payment/payanyway_moneymail/
|
961 |
-
<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 |
-
</
|
966 |
-
<
|
967 |
-
<label>
|
968 |
-
<frontend_type>text</frontend_type>
|
969 |
-
<config_path>payment/payanyway_moneymail/
|
970 |
-
<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 |
-
</
|
975 |
-
<
|
976 |
-
<label>
|
977 |
-
<frontend_type>
|
978 |
-
<config_path>payment/payanyway_moneymail/
|
979 |
-
<sort_order>
|
980 |
-
<
|
981 |
-
<
|
982 |
-
<
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
<
|
987 |
-
<
|
988 |
-
<
|
989 |
-
<
|
990 |
-
<
|
991 |
-
<
|
992 |
-
<
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
<
|
1018 |
-
<
|
1019 |
-
<
|
1020 |
-
<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 |
-
</
|
1025 |
-
<
|
1026 |
-
<label>
|
1027 |
-
<frontend_type>text</frontend_type>
|
1028 |
-
<config_path>payment/payanyway_novoplat/
|
1029 |
-
<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 |
-
</
|
1034 |
-
<
|
1035 |
-
<label>
|
1036 |
-
<frontend_type>text</frontend_type>
|
1037 |
-
<config_path>payment/payanyway_novoplat/
|
1038 |
-
<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 |
-
</
|
1043 |
-
<
|
1044 |
-
<label>
|
1045 |
-
<frontend_type>text</frontend_type>
|
1046 |
-
<config_path>payment/payanyway_novoplat/
|
1047 |
-
<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 |
-
</
|
1052 |
-
<
|
1053 |
-
<label>
|
1054 |
-
<frontend_type>
|
1055 |
-
<config_path>payment/payanyway_novoplat/
|
1056 |
-
<sort_order>
|
1057 |
-
<
|
1058 |
-
<
|
1059 |
-
<
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
<
|
1064 |
-
<
|
1065 |
-
<
|
1066 |
-
<
|
1067 |
-
<
|
1068 |
-
<
|
1069 |
-
<
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
<
|
1095 |
-
<
|
1096 |
-
<
|
1097 |
-
<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 |
-
</
|
1102 |
-
<
|
1103 |
-
<label>
|
1104 |
-
<frontend_type>text</frontend_type>
|
1105 |
-
<config_path>payment/payanyway_plastic/
|
1106 |
-
<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 |
-
</
|
1111 |
-
<
|
1112 |
-
<label>
|
1113 |
-
<frontend_type>text</frontend_type>
|
1114 |
-
<config_path>payment/payanyway_plastic/
|
1115 |
-
<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 |
-
</
|
1120 |
-
<
|
1121 |
-
<label>
|
1122 |
-
<frontend_type>text</frontend_type>
|
1123 |
-
<config_path>payment/payanyway_plastic/
|
1124 |
-
<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 |
-
</
|
1129 |
-
<
|
1130 |
-
<label>
|
1131 |
-
<frontend_type>
|
1132 |
-
<config_path>payment/payanyway_plastic/
|
1133 |
-
<sort_order>
|
1134 |
-
<
|
1135 |
-
<
|
1136 |
-
<
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
<
|
1141 |
-
<
|
1142 |
-
<
|
1143 |
-
<
|
1144 |
-
<
|
1145 |
-
<
|
1146 |
-
<
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
<
|
1172 |
-
<
|
1173 |
-
<
|
1174 |
-
<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 |
-
</
|
1179 |
-
<
|
1180 |
-
<label>
|
1181 |
-
<frontend_type>text</frontend_type>
|
1182 |
-
<config_path>payment/payanyway_platika/
|
1183 |
-
<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 |
-
</
|
1188 |
-
<
|
1189 |
-
<label>
|
1190 |
-
<frontend_type>text</frontend_type>
|
1191 |
-
<config_path>payment/payanyway_platika/
|
1192 |
-
<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 |
-
</
|
1197 |
-
<
|
1198 |
-
<label>
|
1199 |
-
<frontend_type>text</frontend_type>
|
1200 |
-
<config_path>payment/payanyway_platika/
|
1201 |
-
<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 |
-
</
|
1206 |
-
<
|
1207 |
-
<label>
|
1208 |
-
<frontend_type>
|
1209 |
-
<config_path>payment/payanyway_platika/
|
1210 |
-
<sort_order>
|
1211 |
-
<
|
1212 |
-
<
|
1213 |
-
<
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
<
|
1218 |
-
<
|
1219 |
-
<
|
1220 |
-
<
|
1221 |
-
<
|
1222 |
-
<
|
1223 |
-
<
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
|
1234 |
-
|
1235 |
-
|
1236 |
-
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
-
|
1241 |
-
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
|
1248 |
-
<
|
1249 |
-
<
|
1250 |
-
<
|
1251 |
-
<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 |
-
</
|
1256 |
-
<
|
1257 |
-
<label>
|
1258 |
-
<frontend_type>text</frontend_type>
|
1259 |
-
<config_path>payment/payanyway_post/
|
1260 |
-
<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 |
-
</
|
1265 |
-
<
|
1266 |
-
<label>
|
1267 |
-
<frontend_type>text</frontend_type>
|
1268 |
-
<config_path>payment/payanyway_post/
|
1269 |
-
<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 |
-
</
|
1274 |
-
<
|
1275 |
-
<label>
|
1276 |
-
<frontend_type>text</frontend_type>
|
1277 |
-
<config_path>payment/payanyway_post/
|
1278 |
-
<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 |
-
</
|
1283 |
-
<
|
1284 |
-
<label>
|
1285 |
-
<frontend_type>
|
1286 |
-
<config_path>payment/payanyway_post/
|
1287 |
-
<sort_order>
|
1288 |
-
<
|
1289 |
-
<
|
1290 |
-
<
|
1291 |
-
|
1292 |
-
|
1293 |
-
|
1294 |
-
<
|
1295 |
-
<
|
1296 |
-
<
|
1297 |
-
<
|
1298 |
-
<
|
1299 |
-
<
|
1300 |
-
<
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
|
1310 |
-
|
1311 |
-
|
1312 |
-
|
1313 |
-
|
1314 |
-
|
1315 |
-
|
1316 |
-
|
1317 |
-
|
1318 |
-
|
1319 |
-
|
1320 |
-
|
1321 |
-
|
1322 |
-
|
1323 |
-
|
1324 |
-
|
1325 |
-
<
|
1326 |
-
<
|
1327 |
-
<
|
1328 |
-
<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 |
-
</
|
1333 |
-
<
|
1334 |
-
<label>
|
1335 |
-
<frontend_type>text</frontend_type>
|
1336 |
-
<config_path>payment/payanyway_wallet/
|
1337 |
-
<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 |
-
</
|
1342 |
-
<
|
1343 |
-
<label>
|
1344 |
-
<frontend_type>text</frontend_type>
|
1345 |
-
<config_path>payment/payanyway_wallet/
|
1346 |
-
<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 |
-
</
|
1351 |
-
<
|
1352 |
-
<label>
|
1353 |
-
<frontend_type>text</frontend_type>
|
1354 |
-
<config_path>payment/payanyway_wallet/
|
1355 |
-
<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 |
-
</
|
1360 |
-
<
|
1361 |
-
<label>
|
1362 |
-
<frontend_type>
|
1363 |
-
<config_path>payment/payanyway_wallet/
|
1364 |
-
<sort_order>
|
1365 |
-
<
|
1366 |
-
<
|
1367 |
-
<
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
<
|
1372 |
-
<
|
1373 |
-
<
|
1374 |
-
<
|
1375 |
-
<
|
1376 |
-
<
|
1377 |
-
<
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
|
1402 |
-
<
|
1403 |
-
<
|
1404 |
-
<
|
1405 |
-
<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 |
-
</
|
1410 |
-
<
|
1411 |
-
<label>
|
1412 |
-
<frontend_type>text</frontend_type>
|
1413 |
-
<config_path>payment/payanyway_webmoney/
|
1414 |
-
<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 |
-
</
|
1419 |
-
<
|
1420 |
-
<label>
|
1421 |
-
<frontend_type>text</frontend_type>
|
1422 |
-
<config_path>payment/payanyway_webmoney/
|
1423 |
-
<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 |
-
</
|
1428 |
-
<
|
1429 |
-
<label>
|
1430 |
-
<frontend_type>text</frontend_type>
|
1431 |
-
<config_path>payment/payanyway_webmoney/
|
1432 |
-
<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 |
-
</
|
1437 |
-
<
|
1438 |
-
<label>
|
1439 |
-
<frontend_type>
|
1440 |
-
<config_path>payment/payanyway_webmoney/
|
1441 |
-
<sort_order>
|
1442 |
-
<
|
1443 |
-
<
|
1444 |
-
<
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
<
|
1449 |
-
<
|
1450 |
-
<
|
1451 |
-
<
|
1452 |
-
<
|
1453 |
-
<
|
1454 |
-
<
|
1455 |
-
|
1456 |
-
|
1457 |
-
|
1458 |
-
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
1470 |
-
|
1471 |
-
|
1472 |
-
|
1473 |
-
|
1474 |
-
|
1475 |
-
|
1476 |
-
|
1477 |
-
|
1478 |
-
|
1479 |
-
<
|
1480 |
-
<
|
1481 |
-
<
|
1482 |
-
<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 |
-
</
|
1487 |
-
<
|
1488 |
-
<label>
|
1489 |
-
<frontend_type>text</frontend_type>
|
1490 |
-
<config_path>payment/payanyway_yandex/
|
1491 |
-
<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 |
-
</
|
1496 |
-
<
|
1497 |
-
<label>
|
1498 |
-
<frontend_type>text</frontend_type>
|
1499 |
-
<config_path>payment/payanyway_yandex/
|
1500 |
-
<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 |
-
</
|
1505 |
-
<
|
1506 |
-
<label>
|
1507 |
-
<frontend_type>text</frontend_type>
|
1508 |
-
<config_path>payment/payanyway_yandex/
|
1509 |
-
<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 |
-
</
|
1514 |
-
<
|
1515 |
-
<label>
|
1516 |
-
<frontend_type>
|
1517 |
-
<config_path>payment/payanyway_yandex/
|
1518 |
-
<sort_order>
|
1519 |
-
<
|
1520 |
-
<
|
1521 |
-
<
|
1522 |
-
|
1523 |
-
|
1524 |
-
|
1525 |
-
<
|
1526 |
-
<
|
1527 |
-
<
|
1528 |
-
<
|
1529 |
-
<
|
1530 |
-
<
|
1531 |
-
<
|
1532 |
-
|
1533 |
-
|
1534 |
-
|
1535 |
-
|
1536 |
-
|
1537 |
-
|
1538 |
-
|
1539 |
-
|
1540 |
-
|
1541 |
-
|
1542 |
-
|
1543 |
-
|
1544 |
-
|
1545 |
-
|
1546 |
-
|
1547 |
-
|
1548 |
-
|
1549 |
-
|
1550 |
-
|
1551 |
-
|
1552 |
-
|
1553 |
-
|
1554 |
-
|
1555 |
-
|
1556 |
-
<
|
1557 |
-
<
|
1558 |
-
<
|
1559 |
-
<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 |
-
</
|
1564 |
-
<
|
1565 |
-
<label>
|
1566 |
-
<frontend_type>text</frontend_type>
|
1567 |
-
<config_path>payment/payanyway_alfaclick/
|
1568 |
-
<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 |
-
</
|
1573 |
-
<
|
1574 |
-
<label>
|
1575 |
-
<frontend_type>text</frontend_type>
|
1576 |
-
<config_path>payment/payanyway_alfaclick/
|
1577 |
-
<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 |
-
</
|
1582 |
-
<
|
1583 |
-
<label>
|
1584 |
-
<frontend_type>text</frontend_type>
|
1585 |
-
<config_path>payment/payanyway_alfaclick/
|
1586 |
-
<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 |
-
</
|
1591 |
-
<
|
1592 |
-
<label>
|
1593 |
-
<frontend_type>
|
1594 |
-
<config_path>payment/payanyway_alfaclick/
|
1595 |
-
<sort_order>
|
1596 |
-
<
|
1597 |
-
<
|
1598 |
-
<
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
<
|
1603 |
-
<
|
1604 |
-
<
|
1605 |
-
<
|
1606 |
-
<
|
1607 |
-
<
|
1608 |
-
<
|
1609 |
-
|
1610 |
-
|
1611 |
-
|
1612 |
-
|
1613 |
-
|
1614 |
-
|
1615 |
-
|
1616 |
-
|
1617 |
-
|
1618 |
-
|
1619 |
-
|
1620 |
-
|
1621 |
-
|
1622 |
-
|
1623 |
-
|
1624 |
-
|
1625 |
-
|
1626 |
-
|
1627 |
-
|
1628 |
-
|
1629 |
-
|
1630 |
-
|
1631 |
-
|
1632 |
-
|
1633 |
-
<
|
1634 |
-
<
|
1635 |
-
<
|
1636 |
-
<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 |
-
</
|
1641 |
-
<
|
1642 |
-
<label>
|
1643 |
-
<frontend_type>text</frontend_type>
|
1644 |
-
<config_path>payment/payanyway_dengimail/
|
1645 |
-
<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 |
-
</
|
1650 |
-
<
|
1651 |
-
<label>
|
1652 |
-
<frontend_type>text</frontend_type>
|
1653 |
-
<config_path>payment/payanyway_dengimail/
|
1654 |
-
<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 |
-
</
|
1659 |
-
<
|
1660 |
-
<label>
|
1661 |
-
<frontend_type>text</frontend_type>
|
1662 |
-
<config_path>payment/payanyway_dengimail/
|
1663 |
-
<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 |
-
</
|
1668 |
-
<
|
1669 |
-
<label>
|
1670 |
-
<frontend_type>
|
1671 |
-
<config_path>payment/payanyway_dengimail/
|
1672 |
-
<sort_order>
|
1673 |
-
<
|
1674 |
-
<
|
1675 |
-
<
|
1676 |
-
|
1677 |
-
|
1678 |
-
|
1679 |
-
<
|
1680 |
-
<
|
1681 |
-
<
|
1682 |
-
<
|
1683 |
-
<
|
1684 |
-
<
|
1685 |
-
<
|
1686 |
-
|
1687 |
-
|
1688 |
-
|
1689 |
-
|
1690 |
-
|
1691 |
-
|
1692 |
-
|
1693 |
-
|
1694 |
-
|
1695 |
-
|
1696 |
-
|
1697 |
-
|
1698 |
-
|
1699 |
-
|
1700 |
-
|
1701 |
-
|
1702 |
-
|
1703 |
-
|
1704 |
-
|
1705 |
-
|
1706 |
-
|
1707 |
-
|
1708 |
-
|
1709 |
-
|
1710 |
-
<
|
1711 |
-
<
|
1712 |
-
<
|
1713 |
-
<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 |
-
</
|
1718 |
-
<
|
1719 |
-
<label>
|
1720 |
-
<frontend_type>text</frontend_type>
|
1721 |
-
<config_path>payment/payanyway_qiwi/
|
1722 |
-
<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 |
-
</
|
1727 |
-
<
|
1728 |
-
<label>
|
1729 |
-
<frontend_type>text</frontend_type>
|
1730 |
-
<config_path>payment/payanyway_qiwi/
|
1731 |
-
<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 |
-
</
|
1736 |
-
<
|
1737 |
-
<label>
|
1738 |
-
<frontend_type>text</frontend_type>
|
1739 |
-
<config_path>payment/payanyway_qiwi/
|
1740 |
-
<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 |
-
</
|
1745 |
-
<
|
1746 |
-
<label>
|
1747 |
-
<frontend_type>
|
1748 |
-
<config_path>payment/payanyway_qiwi/
|
1749 |
-
<sort_order>
|
1750 |
-
<
|
1751 |
-
<
|
1752 |
-
<
|
1753 |
-
|
1754 |
-
|
1755 |
-
|
1756 |
-
<
|
1757 |
-
<
|
1758 |
-
<
|
1759 |
-
<
|
1760 |
-
<
|
1761 |
-
<
|
1762 |
-
<
|
1763 |
-
|
1764 |
-
|
1765 |
-
|
1766 |
-
|
1767 |
-
|
1768 |
-
|
1769 |
-
|
1770 |
-
|
1771 |
-
|
1772 |
-
|
1773 |
-
|
1774 |
-
|
1775 |
-
|
1776 |
-
|
1777 |
-
|
1778 |
-
|
1779 |
-
|
1780 |
-
|
1781 |
-
|
1782 |
-
|
1783 |
-
|
1784 |
-
|
1785 |
-
|
1786 |
-
|
1787 |
-
<
|
1788 |
-
<
|
1789 |
-
<
|
1790 |
-
<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 |
-
</
|
1795 |
-
<
|
1796 |
-
<label>
|
1797 |
-
<frontend_type>text</frontend_type>
|
1798 |
-
<config_path>payment/payanyway_faktura/
|
1799 |
-
<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 |
-
</
|
1804 |
-
<
|
1805 |
-
<label>
|
1806 |
-
<frontend_type>text</frontend_type>
|
1807 |
-
<config_path>payment/payanyway_faktura/
|
1808 |
-
<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 |
-
</
|
1813 |
-
<
|
1814 |
-
<label>
|
1815 |
-
<frontend_type>text</frontend_type>
|
1816 |
-
<config_path>payment/payanyway_faktura/
|
1817 |
-
<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 |
-
</
|
1822 |
-
<
|
1823 |
-
<label>
|
1824 |
-
<frontend_type>
|
1825 |
-
<config_path>payment/payanyway_faktura/
|
1826 |
-
<sort_order>
|
1827 |
-
<
|
1828 |
-
<
|
1829 |
-
<
|
1830 |
-
|
1831 |
-
|
1832 |
-
|
1833 |
-
<
|
1834 |
-
<
|
1835 |
-
<
|
1836 |
-
<
|
1837 |
-
<
|
1838 |
-
<
|
1839 |
-
<
|
1840 |
-
|
1841 |
-
|
1842 |
-
|
1843 |
-
|
1844 |
-
|
1845 |
-
|
1846 |
-
|
1847 |
-
|
1848 |
-
|
1849 |
-
|
1850 |
-
|
1851 |
-
|
1852 |
-
|
1853 |
-
|
1854 |
-
|
1855 |
-
|
1856 |
-
|
1857 |
-
|
1858 |
-
|
1859 |
-
|
1860 |
-
|
1861 |
-
|
1862 |
-
|
1863 |
-
|
1864 |
-
<
|
1865 |
-
<
|
1866 |
-
<
|
1867 |
-
<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 |
-
</
|
1872 |
-
<
|
1873 |
-
<label>
|
1874 |
-
<frontend_type>text</frontend_type>
|
1875 |
-
<config_path>payment/payanyway_psb/
|
1876 |
-
<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 |
-
</
|
1881 |
-
<
|
1882 |
-
<label>
|
1883 |
-
<frontend_type>text</frontend_type>
|
1884 |
-
<config_path>payment/payanyway_psb/
|
1885 |
-
<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 |
-
</
|
1890 |
-
<
|
1891 |
-
<label>
|
1892 |
-
<frontend_type>text</frontend_type>
|
1893 |
-
<config_path>payment/payanyway_psb/
|
1894 |
-
<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 |
-
</
|
1899 |
-
<
|
1900 |
-
<label>
|
1901 |
-
<frontend_type>
|
1902 |
-
<config_path>payment/payanyway_psb/
|
1903 |
-
<sort_order>
|
1904 |
-
<
|
1905 |
-
<
|
1906 |
-
<
|
1907 |
-
|
1908 |
-
|
1909 |
-
|
1910 |
-
<
|
1911 |
-
<
|
1912 |
-
<
|
1913 |
-
<
|
1914 |
-
<
|
1915 |
-
<
|
1916 |
-
<
|
1917 |
-
|
1918 |
-
|
1919 |
-
|
1920 |
-
|
1921 |
-
|
1922 |
-
|
1923 |
-
|
1924 |
-
|
1925 |
-
|
1926 |
-
|
1927 |
-
|
1928 |
-
|
1929 |
-
|
1930 |
-
|
1931 |
-
|
1932 |
-
|
1933 |
-
|
1934 |
-
|
1935 |
-
|
1936 |
-
|
1937 |
-
|
1938 |
-
|
1939 |
-
|
1940 |
-
|
1941 |
-
<
|
1942 |
-
<
|
1943 |
-
<
|
1944 |
-
<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 |
-
</
|
1949 |
-
<
|
1950 |
-
<label>
|
1951 |
-
<frontend_type>text</frontend_type>
|
1952 |
-
<config_path>payment/payanyway_sberbank/
|
1953 |
-
<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 |
-
</
|
1958 |
-
<
|
1959 |
-
<label>
|
1960 |
-
<frontend_type>text</frontend_type>
|
1961 |
-
<config_path>payment/payanyway_sberbank/
|
1962 |
-
<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 |
-
</
|
1967 |
-
<
|
1968 |
-
<label>
|
1969 |
-
<frontend_type>text</frontend_type>
|
1970 |
-
<config_path>payment/payanyway_sberbank/
|
1971 |
-
<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 |
-
</
|
1976 |
-
<
|
1977 |
-
<label>
|
1978 |
-
<frontend_type>
|
1979 |
-
<config_path>payment/payanyway_sberbank/
|
1980 |
-
<sort_order>
|
1981 |
-
<
|
1982 |
-
<
|
1983 |
-
<
|
1984 |
-
|
1985 |
-
|
1986 |
-
|
1987 |
-
<
|
1988 |
-
<
|
1989 |
-
<
|
1990 |
-
<
|
1991 |
-
<
|
1992 |
-
<
|
1993 |
-
<
|
1994 |
-
|
1995 |
-
|
1996 |
-
|
1997 |
-
|
1998 |
-
|
1999 |
-
|
2000 |
-
|
2001 |
-
|
2002 |
-
</
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
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
|
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&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.
|
5 |
<stability>stable</stability>
|
6 |
<license>GNU General Public License ( GPL )</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>Официальный модуль оплаты PayAnyWay</description>
|
11 |
<notes>- добавлен специальный статус оплаты для PayAnyWay</notes>
|
12 |
<authors><author><name>PayAnyWay</name><user>techsupport</user><email>tech.support@moneta.ru</email></author></authors>
|
13 |
-
<date>
|
14 |
-
<time>11:
|
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="
|
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>Официальный модуль оплаты PayAnyWay</description>
|
11 |
<notes>- добавлен специальный статус оплаты для 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
|