feat(connector): add template code for chargebee (#7036)

Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
chikke srujan
2025-01-29 16:03:21 +05:30
committed by GitHub
parent 337095bce8
commit ad5491f15b
24 changed files with 1313 additions and 14 deletions

View File

@ -27,6 +27,7 @@ pub struct ConnectorAuthentication {
pub bluesnap: Option<BodyKey>,
pub boku: Option<BodyKey>,
pub cashtocode: Option<BodyKey>,
pub chargebee: Option<HeaderKey>,
pub checkout: Option<SignatureKey>,
pub coinbase: Option<HeaderKey>,
pub cryptopay: Option<BodyKey>,