feat(analytics): Add RoutingApproach filter in payment analytics (#8408)

Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
Sarthak Soni
2025-06-23 22:53:42 +05:30
committed by GitHub
parent 786fe699c2
commit a3cc44c6e1
54 changed files with 406 additions and 65 deletions

View File

@ -15,7 +15,7 @@ use api_models::{
},
enums::{
AttemptStatus, AuthenticationType, Connector, Currency, DisputeStage, IntentStatus,
PaymentMethod, PaymentMethodType,
PaymentMethod, PaymentMethodType, RoutingApproach,
},
refunds::RefundStatus,
};
@ -514,7 +514,8 @@ impl_to_sql_for_to_string!(
&bool,
&u64,
u64,
Order
Order,
RoutingApproach
);
impl_to_sql_for_to_string!(