mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat: add an api for retrieving the extended card info from redis (#4484)
This commit is contained in:
@ -470,6 +470,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::PaymentLinkResponse,
|
||||
api_models::payments::RetrievePaymentLinkResponse,
|
||||
api_models::payments::PaymentLinkInitiateRequest,
|
||||
api_models::payments::ExtendedCardInfoResponse,
|
||||
api_models::routing::RoutingConfigRequest,
|
||||
api_models::routing::RoutingDictionaryRecord,
|
||||
api_models::routing::RoutingKind,
|
||||
|
||||
Reference in New Issue
Block a user