mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 01:27:31 +08:00
feat: add an api for toggling extended card info feature (#4444)
This commit is contained in:
@ -406,6 +406,8 @@ pub enum Flow {
|
||||
WebhookEventDeliveryRetry,
|
||||
/// Retrieve status of the Poll
|
||||
RetrievePollStatus,
|
||||
/// Toggles the extended card info feature in profile level
|
||||
ToggleExtendedCardInfo,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user