mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
test(connector): [Adyen] Add UI test for Adyen Payment methods (#1648)
This commit is contained in:
@ -260,4 +260,6 @@ pub struct AutomationConfigs {
|
||||
pub authorizedotnet_gateway_merchant_id: Option<String>,
|
||||
pub run_minimum_steps: Option<bool>,
|
||||
pub airwallex_merchant_name: Option<String>,
|
||||
pub adyen_bancontact_username: Option<String>,
|
||||
pub adyen_bancontact_pass: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user