Skip to content

Commit

Permalink
fix(connector): remove placeholder from novalnet webhooks secret (#6268)
Browse files Browse the repository at this point in the history
  • Loading branch information
cookieg13 authored Oct 8, 2024
1 parent 2bc21cf commit 86a43b9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion crates/connector_configs/toml/development.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2264,7 +2264,6 @@ key1="Payment Access Key"
api_secret="Tariff ID"
[novalnet.connector_webhook_details]
merchant_secret="Source verification key"
placeholder="Enter Payment Access Key"

[nuvei]
[[nuvei.credit]]
Expand Down
1 change: 0 additions & 1 deletion crates/connector_configs/toml/production.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,6 @@ key1="Payment Access Key"
api_secret="Tariff ID"
[novalnet.connector_webhook_details]
merchant_secret="Source verification key"
placeholder="Enter Payment Access Key"

[nuvei]
[[nuvei.credit]]
Expand Down
1 change: 0 additions & 1 deletion crates/connector_configs/toml/sandbox.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2260,7 +2260,6 @@ key1="Payment Access Key"
api_secret="Tariff ID"
[novalnet.connector_webhook_details]
merchant_secret="Source verification key"
placeholder="Enter Payment Access Key"

[nuvei]
[[nuvei.credit]]
Expand Down

0 comments on commit 86a43b9

Please # to comment.