mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(pm_auth): add plaid to connector list (#2166)
This commit is contained in:
@ -119,6 +119,7 @@ pub enum Connector {
|
||||
Worldpay,
|
||||
Zen,
|
||||
Signifyd,
|
||||
Plaid,
|
||||
}
|
||||
|
||||
impl Connector {
|
||||
|
||||
Reference in New Issue
Block a user