feat(connector): [Tokenex]Add external vault insert and retrieve flows (#9470)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Prasunna Soppa
2025-09-23 12:46:39 +05:30
committed by GitHub
parent e410af26ff
commit 62b64d84ec
16 changed files with 240 additions and 473 deletions

View File

@ -121,7 +121,7 @@ pub struct ConnectorAuthentication {
pub taxjar: Option<HeaderKey>,
pub threedsecureio: Option<HeaderKey>,
pub thunes: Option<HeaderKey>,
pub tokenex: Option<HeaderKey>,
pub tokenex: Option<BodyKey>,
pub tokenio: Option<HeaderKey>,
pub stripe_au: Option<HeaderKey>,
pub stripe_uk: Option<HeaderKey>,