добавлен stage
Deploy / deploy (push) Failing after 40s

This commit is contained in:
Раис Юсупалиев
2026-06-19 05:32:19 +03:00
parent c2757d24fc
commit 5f85006e1d
3 changed files with 70 additions and 28 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ adapter:
tbank_payment:
init_url: "https://securepay.tinkoff.ru/v2/Init"
notification_url: "https://aggregator.get2send.com/api/v1/delivery/tbank/notifications"
success_url: "https://aggregator.get2send.com/checkout/success"
notification_url: "${TBANK_NOTIFICATION_URL}"
success_url: "${TBANK_SUCCESS_URL}"
auth:
terminal_key: "${TBANK_TERMINAL_KEY}"
password: "${TBANK_PASSWORD}"