Добавлена отправка NotificationURL и SuccessURL

This commit is contained in:
Раис Юсупалиев
2026-04-18 00:58:13 +03:00
parent bddac60965
commit 78e9ad4fa9
18 changed files with 252 additions and 3 deletions
+2
View File
@@ -25,6 +25,8 @@ adapter:
tbank_payment:
init_url: "https://securepay.tinkoff.ru/v2/Init"
notification_url: "https://merchant.example.com/tbank/notification"
success_url: "https://merchant.example.com/payment/success"
auth:
terminal_key: "change-me-terminal-key"
password: "change-me-password"