mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): Plaid connector Integration (#3952)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -60,6 +60,7 @@ pub struct ConnectorAuthentication {
|
||||
pub paypal: Option<BodyKey>,
|
||||
pub payu: Option<BodyKey>,
|
||||
pub placetopay: Option<BodyKey>,
|
||||
pub plaid: Option<BodyKey>,
|
||||
pub powertranz: Option<BodyKey>,
|
||||
pub prophetpay: Option<HeaderKey>,
|
||||
pub rapyd: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user