chore(configs): [Volt] Add configs for wasm for production (#3406)

This commit is contained in:
Swangi Kumari
2024-02-12 13:05:19 +05:30
committed by GitHub
parent c55eb0afca
commit a9749c93a5

View File

@ -1782,6 +1782,17 @@ api_secret="Developer Id"
[tsys.connector_webhook_details]
merchant_secret="Source verification key"
[volt]
[[volt.bank_redirect]]
payment_method_type = "open_banking_uk"
[volt.connector_auth.MultiAuthKey]
api_key = "Username"
api_secret = "Password"
key1 = "Client ID"
key2 = "Client Secret"
[volt.connector_webhook_details]
merchant_secret="Source verification key"
[zen]
[[zen.credit]]
payment_method_type = "Mastercard"