mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 04:04:55 +08:00
feat(connector): add barclaycard template code (#8017)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local> Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
This commit is contained in:
@ -23,6 +23,7 @@ pub struct ConnectorAuthentication {
|
||||
pub bambora: Option<BodyKey>,
|
||||
pub bamboraapac: Option<HeaderKey>,
|
||||
pub bankofamerica: Option<SignatureKey>,
|
||||
pub barclaycard: Option<SignatureKey>,
|
||||
pub billwerk: Option<HeaderKey>,
|
||||
pub bitpay: Option<HeaderKey>,
|
||||
pub bluesnap: Option<BodyKey>,
|
||||
|
||||
Reference in New Issue
Block a user