mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
feat: add an api for retrieving the extended card info from redis (#4484)
This commit is contained in:
@ -402,6 +402,8 @@ pub enum Flow {
|
||||
RetrievePollStatus,
|
||||
/// Toggles the extended card info feature in profile level
|
||||
ToggleExtendedCardInfo,
|
||||
/// Get the extended card info associated to a payment_id
|
||||
GetExtendedCardInfo,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user