mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): [Flexiti]template code for flexiti connector (#8714)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local>
This commit is contained in:
@ -54,6 +54,7 @@ pub struct ConnectorAuthentication {
|
||||
pub fiserv: Option<SignatureKey>,
|
||||
pub fiservemea: Option<HeaderKey>,
|
||||
pub fiuu: Option<HeaderKey>,
|
||||
pub flexiti: Option<HeaderKey>,
|
||||
pub forte: Option<MultiAuthKey>,
|
||||
pub getnet: Option<HeaderKey>,
|
||||
pub globalpay: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user