Добавлен адаптер к tbank и формирование ссылки на оплату
This commit is contained in:
@@ -23,6 +23,15 @@ adapter:
|
||||
cdek_timeout_seconds: 10.0
|
||||
cdek_cache_ttl_seconds: 900
|
||||
|
||||
tbank_payment:
|
||||
init_url: "https://securepay.tinkoff.ru/v2/Init"
|
||||
auth:
|
||||
terminal_key: "test-terminal-key"
|
||||
password: "test-password"
|
||||
timeout_seconds: 10.0
|
||||
retry_attempts: 2
|
||||
retry_backoff_seconds: 0.2
|
||||
|
||||
address_suggestions:
|
||||
country_to_provider:
|
||||
RU: "dadata"
|
||||
|
||||
Reference in New Issue
Block a user