mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
fix(connector): [Novalnet] Remove webhook placeholder connector config (#6451)
This commit is contained in:
@ -2301,7 +2301,6 @@ key1="Payment Access Key"
|
|||||||
api_secret="Tariff ID"
|
api_secret="Tariff ID"
|
||||||
[novalnet.connector_webhook_details]
|
[novalnet.connector_webhook_details]
|
||||||
merchant_secret="Source verification key"
|
merchant_secret="Source verification key"
|
||||||
placeholder="Enter Payment Access Key"
|
|
||||||
[[novalnet.metadata.google_pay]]
|
[[novalnet.metadata.google_pay]]
|
||||||
name="merchant_name"
|
name="merchant_name"
|
||||||
label="Google Pay Merchant Name"
|
label="Google Pay Merchant Name"
|
||||||
|
|||||||
@ -1794,7 +1794,6 @@ key1="Payment Access Key"
|
|||||||
api_secret="Tariff ID"
|
api_secret="Tariff ID"
|
||||||
[novalnet.connector_webhook_details]
|
[novalnet.connector_webhook_details]
|
||||||
merchant_secret="Source verification key"
|
merchant_secret="Source verification key"
|
||||||
placeholder="Enter Payment Access Key"
|
|
||||||
[[novalnet.metadata.google_pay]]
|
[[novalnet.metadata.google_pay]]
|
||||||
name="merchant_name"
|
name="merchant_name"
|
||||||
label="Google Pay Merchant Name"
|
label="Google Pay Merchant Name"
|
||||||
|
|||||||
@ -2268,7 +2268,6 @@ key1="Payment Access Key"
|
|||||||
api_secret="Tariff ID"
|
api_secret="Tariff ID"
|
||||||
[novalnet.connector_webhook_details]
|
[novalnet.connector_webhook_details]
|
||||||
merchant_secret="Source verification key"
|
merchant_secret="Source verification key"
|
||||||
placeholder="Enter Payment Access Key"
|
|
||||||
[[novalnet.metadata.google_pay]]
|
[[novalnet.metadata.google_pay]]
|
||||||
name="merchant_name"
|
name="merchant_name"
|
||||||
label="Google Pay Merchant Name"
|
label="Google Pay Merchant Name"
|
||||||
|
|||||||
Reference in New Issue
Block a user