feat(connector): add template code for stripebilling (#7228)

Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
CHALLA NISHANTH BABU
2025-03-03 15:04:51 +05:30
committed by GitHub
parent 44eec7a994
commit af8778e009
24 changed files with 1321 additions and 5 deletions

View File

@ -87,6 +87,7 @@ pub struct ConnectorAuthentication {
pub square: Option<BodyKey>,
pub stax: Option<HeaderKey>,
pub stripe: Option<HeaderKey>,
pub stripebilling: Option<HeaderKey>,
pub taxjar: Option<HeaderKey>,
pub threedsecureio: Option<HeaderKey>,
pub thunes: Option<HeaderKey>,