File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
crates/connector_configs/toml Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ label="Payment Processing Details At"
286
286
placeholder =" Enter Payment Processing Details At"
287
287
required =true
288
288
type =" Radio"
289
- options =[" Connector" ]
289
+ options =[" Connector" , " Hyperswitch " ]
290
290
291
291
[[adyen .metadata .google_pay ]]
292
292
name =" merchant_name"
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ label="Payment Processing Details At"
192
192
placeholder =" Enter Payment Processing Details At"
193
193
required =true
194
194
type =" Radio"
195
- options =[" Connector" ]
195
+ options =[" Connector" , " Hyperswitch " ]
196
196
197
197
[[adyen .metadata .google_pay ]]
198
198
name =" merchant_name"
Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ label="Payment Processing Details At"
284
284
placeholder =" Enter Payment Processing Details At"
285
285
required =true
286
286
type =" Radio"
287
- options =[" Connector" ]
287
+ options =[" Connector" , " Hyperswitch " ]
288
288
289
289
[[adyen .metadata .google_pay ]]
290
290
name =" merchant_name"
You can’t perform that action at this time.
0 commit comments