mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
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:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user