feat(payment_methods): add v2 api for fetching token data (#7629)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sakil Mostak
2025-05-12 19:15:53 +05:30
committed by GitHub
parent 9da96e890c
commit 2cefac5cb3
16 changed files with 486 additions and 16 deletions

View File

@ -286,6 +286,7 @@ Never share your secret api keys. Keep them guarded and secure.
api_models::enums::ScaExemptionType,
api_models::enums::PaymentMethod,
api_models::enums::TriggeredBy,
api_models::enums::TokenDataType,
api_models::enums::PaymentMethodType,
api_models::enums::ConnectorType,
api_models::enums::PayoutConnectors,