mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
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:
committed by
GitHub
parent
44eec7a994
commit
af8778e009
@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user