File tree Expand file tree Collapse file tree
crates/connector_configs/toml Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8377,6 +8377,8 @@ merchant_secret="Trustly's public key"
83778377[imerchantsolutions ]
83788378[imerchantsolutions .connector_auth .HeaderKey ]
83798379api_key = " API Key"
8380+ [imerchantsolutions .connector_webhook_details ]
8381+ merchant_secret =" Source verification key"
83808382[[imerchantsolutions .credit ]]
83818383payment_method_type = " Mastercard"
83828384[[imerchantsolutions .credit ]]
Original file line number Diff line number Diff line change @@ -7433,6 +7433,8 @@ merchant_secret="Trustly's public key"
74337433[imerchantsolutions ]
74347434[imerchantsolutions .connector_auth .HeaderKey ]
74357435api_key = " API Key"
7436+ [imerchantsolutions .connector_webhook_details ]
7437+ merchant_secret =" Source verification key"
74367438[[imerchantsolutions .credit ]]
74377439payment_method_type = " Mastercard"
74387440[[imerchantsolutions .credit ]]
Original file line number Diff line number Diff line change @@ -8350,6 +8350,8 @@ merchant_secret="Trustly's public key"
83508350[imerchantsolutions ]
83518351[imerchantsolutions .connector_auth .HeaderKey ]
83528352api_key = " API Key"
8353+ [imerchantsolutions .connector_webhook_details ]
8354+ merchant_secret =" Source verification key"
83538355[[imerchantsolutions .credit ]]
83548356payment_method_type = " Mastercard"
83558357[[imerchantsolutions .credit ]]
You can’t perform that action at this time.
0 commit comments