feat(payment_methods): add external_vault_details for payments v2 sdk session call (#8003)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sakil Mostak
2025-06-06 17:31:08 +05:30
committed by GitHub
parent 65acf59886
commit d32c61a256
58 changed files with 2311 additions and 103 deletions

View File

@ -55,6 +55,7 @@ pub struct ConnectorAuthentication {
pub gpayments: Option<HeaderKey>,
pub helcim: Option<HeaderKey>,
pub hipay: Option<HeaderKey>,
pub hyperswitch_vault: Option<SignatureKey>,
pub iatapay: Option<SignatureKey>,
pub inespay: Option<HeaderKey>,
pub itaubank: Option<MultiAuthKey>,
@ -104,7 +105,7 @@ pub struct ConnectorAuthentication {
pub trustpay: Option<SignatureKey>,
pub tsys: Option<SignatureKey>,
pub unified_authentication_service: Option<HeaderKey>,
pub vgs: Option<HeaderKey>,
pub vgs: Option<SignatureKey>,
pub volt: Option<HeaderKey>,
pub wellsfargo: Option<HeaderKey>,
// pub wellsfargopayout: Option<HeaderKey>,