mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat(pm_auth): Added pm_auth_config to merchant_connector_account (#2183)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
This commit is contained in:
@ -208,6 +208,8 @@ pub enum ConnectorType {
|
||||
NonBankingFinance,
|
||||
/// Acquirers, Gateways etc
|
||||
PayoutProcessor,
|
||||
/// PaymentMethods Auth Services
|
||||
PaymentMethodAuth,
|
||||
}
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
|
||||
Reference in New Issue
Block a user