mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(payment_methods_v2): add total-payment-method-count api (#7479)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -574,6 +574,8 @@ pub enum Flow {
|
||||
CardsInfoUpdate,
|
||||
/// Cards Info migrate flow
|
||||
CardsInfoMigrate,
|
||||
///Total payment method count for merchant
|
||||
TotalPaymentMethodCount,
|
||||
}
|
||||
|
||||
/// Trait for providing generic behaviour to flow metric
|
||||
|
||||
Reference in New Issue
Block a user