BSPanel.Ru
ru
Search
K

Настройка платежных систем - v4

1. FreeKassa

Настройки кассы

Поле
Значение
Метод
*URL ОПОВЕЩЕНИЯ
https://domain.ru/freekassa
POST
*URL УСПЕШНОЙ ОПЛАТЫ
https://domain.ru/replenish/response/success
GET
*URL ВОЗВРАТА В СЛУЧАЕ НЕУДАЧИ
https://domain.ru/replenish/response/fail
GET

Настройки config.php (system/data/config.php)

Строка
Значение
freekassa_id
ID кассы
freekassa_key_1
СЕКРЕТНОЕ СЛОВО 1
freekassa_key_2
СЕКРЕТНОЕ СЛОВО 2

2. UnitPay

Настройки кассы

Поле
Значение
Обработчик платежей (URL)
https://domain.ru/unitpay
Fail URL
https://domain.ru/replenish/response/success
Success URL
https://domain.ru/replenish/response/fail

Настройки кассы config.php (system/data/config.php)

Строка
Значение
unitpay_key
Публичный ключ
unitpay_pubkey
Секретный ключ

3. WebMoney

Настройки кассы

Поле
Значение
Адрес оповещения
https://domain.ru/webmoney
Адрес при успешной оплате
https://domain.ru/replenish/response/success
Адрес при ошибке оплаты
https://domain.ru/replenish/response/fail

Настройки кассы config.php (system/data/config.php)

Строка
Значение
webmoney_wmr
WMR кошелек
webmoney_key
Секретный ключ

4. RoboKassa

Настройки кассы

Поле
Значение
Метод
Result Url
https://domain.ru/robokassa
POST
Success Url
https://domain.ru/replenish/response/success
GET
Fail Url
https://domain.ru/replenish/response/fail
GET

Настройки config.php (system/data/config.php)

Строка
Значение
robokassa_id
Идентификатор магазина
robokassa_key_1
Пароль #1
robokassa_key_2
Пароль #2