feat(connector): [CHECKBOOK] Add Template Code (#8494)

Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Anurag
2025-07-02 15:24:29 +05:30
committed by GitHub
parent 20b52f11c3
commit 95077c64e2
24 changed files with 1357 additions and 28 deletions

View File

@ -30,6 +30,7 @@ pub struct ConnectorAuthentication {
pub boku: Option<BodyKey>,
pub cashtocode: Option<BodyKey>,
pub chargebee: Option<HeaderKey>,
pub checkbook: Option<BodyKey>,
pub checkout: Option<SignatureKey>,
pub coinbase: Option<HeaderKey>,
pub coingate: Option<HeaderKey>,