This commit is contained in:
Alan
2026-02-14 19:34:54 +03:00
commit 5c3329238b
867 changed files with 214778 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<module>
<name>
Pay2Pay
</name>
<settings>
<variable>pay2pay_merchantid</variable>
<name>ID мерчанта</name>
</settings>
<settings>
<variable>pay2pay_secret</variable>
<name>Секретный ключ</name>
</settings>
<settings>
<variable>pay2pay_hidden</variable>
<name>Скрытый ключ</name>
</settings>
<settings>
<variable>pay2pay_paymode</variable>
<name>Способ оплаты</name>
</settings>
<settings>
<variable>pay2pay_testmode</variable>
<name>Тестовый режим</name>
<options>
<name>Тестовый</name>
<value>1</value>
</options>
</settings>
</module>