Files
AtomicOld/payment/RobokassaCard/settings.xml
2026-02-14 19:34:54 +03:00

30 lines
634 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<module>
<name>
Робокасса карта
</name>
<settings>
<variable>login</variable>
<name>Логин в робокассе</name>
</settings>
<settings>
<variable>password1</variable>
<name>Пароль1</name>
</settings>
<settings>
<variable>password2</variable>
<name>Пароль2</name>
</settings>
<settings>
<variable>language</variable>
<name>Язык шлюза</name>
<options>
<name>Русский</name>
<value>ru</value>
</options>
<options>
<name>Английский</name>
<value>en</value>
</options>
</settings>
</module>