feat(tokenio): Add Template PR (#8095)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
awasthi21
2025-05-23 14:37:52 +05:30
committed by GitHub
parent 6fc50b6729
commit 9f9fef492b
23 changed files with 1331 additions and 9 deletions

View File

@ -98,6 +98,7 @@ pub struct ConnectorAuthentication {
pub taxjar: Option<HeaderKey>,
pub threedsecureio: Option<HeaderKey>,
pub thunes: Option<HeaderKey>,
pub tokenio: Option<HeaderKey>,
pub stripe_au: Option<HeaderKey>,
pub stripe_uk: Option<HeaderKey>,
pub trustpay: Option<SignatureKey>,