mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
feat(connector): generate connector template code for gpayments authenticaition connector (#4584)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -36,6 +36,7 @@ pub struct ConnectorAuthentication {
|
||||
pub globalpay: Option<BodyKey>,
|
||||
pub globepay: Option<BodyKey>,
|
||||
pub gocardless: Option<HeaderKey>,
|
||||
pub gpayments: Option<HeaderKey>,
|
||||
pub helcim: Option<HeaderKey>,
|
||||
pub iatapay: Option<SignatureKey>,
|
||||
pub mifinity: Option<HeaderKey>,
|
||||
|
||||
Reference in New Issue
Block a user