62 Commits

Author SHA1 Message Date
ad05dc4176 feat(router): add support to use signature_network and is_issuer_regulated as filters (#9033)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-22 13:46:19 +00:00
15cb473546 refactor(router): add support to store signature_network and is_regulated in payment attempts (#8891)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-13 11:33:53 +00:00
7682cd445e refactor: Add routing_approach other variant to handle unknown data (#8754) 2025-07-28 07:29:13 +00:00
fc3c64fad3 feat(debit_routing): add debit_routing_savings in analytics payment attempt (#8519)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-04 13:41:06 +00:00
a3cc44c6e1 feat(analytics): Add RoutingApproach filter in payment analytics (#8408)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-23 17:23:42 +00:00
ebe44b9d7d feat(routing): Add audit trail for routing (#8188)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-02 20:53:56 +00:00
55f6dbe319 feat(analytics): revamped 3ds auth analytics (#8163)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-02 09:38:00 +00:00
ac66cbe3da refactor(refunds): set Instant as the default RefundType (#7824) 2025-04-28 11:19:54 +00:00
a87471c45d feat(analytics): add issuer as filter for authentication analytics (#7535) 2025-03-18 09:46:09 +00:00
9683b2a895 feat(analytics): modified authentication queries and added generate report for authentications (#7483)
Co-authored-by: Sandeep Kumar <sandeep.kumar@Sandeep-Kumar-LVF93XQXPC.local>
2025-03-12 10:44:09 +00:00
7473182b30 feat(analytics): add new filters, dimensions and metrics for authentication analytics (#7451)
Co-authored-by: Sandeep Kumar <sandeep.kumar@Sandeep-Kumar-LVF93XQXPC.local>
2025-03-06 16:19:44 +00:00
1ff273e137 feat(analytics): refactor and rewrite authentication related analytics (#7433)
Co-authored-by: Sandeep Kumar <sandeep.kumar@Sandeep-Kumar-LVF93XQXPC.local>
2025-03-06 11:01:31 +00:00
df328c5e52 feat(opensearch): add amount and customer_id as filters and handle name for different indexes (#7073) 2025-02-07 11:40:12 +00:00
12a2f2ad14 feat(analytics): Add currency as dimension and filter for disputes (#7006) 2025-02-05 13:34:00 +00:00
c883aa59aa feat(analytics): Analytics Request Validator and config driven forex feature (#6733)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
2024-12-17 10:23:00 +00:00
774a53ee89 feat(analytics): Add refund sessionized metrics for Analytics V2 dashboard (#6616)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-05 10:09:40 +00:00
8fbb766308 feat(analytics): add sessionized_metrics for disputes analytics (#6573)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-26 13:24:42 +00:00
9460041b2a feat(analytics): add first_attempt as a filter for PaymentFilters (#6604) 2024-11-24 13:02:46 +00:00
0302c3033f fix(analytics): fix authentication_type and card_last_4 fields serialization for payment_intent_filters (#6595) 2024-11-19 19:37:36 +00:00
f3897dd6b5 feat(analytics): add smart_retries only metrics for analytics v2 dashboard (#6575) 2024-11-19 16:24:12 +00:00
afd7f7d209 feat(analytics): add sessionized_metrics and currency_conversion for refunds analytics (#6419)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-14 08:39:30 +00:00
ce95b6538d feat(analytics): revert remove additional filters from PaymentIntentFilters (#6492) 2024-11-08 15:33:57 +00:00
01c5216fdd feat(analytics): implement currency conversion to power multi-currency aggregation (#6418)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-06 09:16:16 +00:00
d697def0b7 feat(analytics): add customer_id as filter for payment intents (#6344) 2024-10-30 07:26:26 +00:00
d58f706dc3 fix(analytics): fix refund status filter on dashboard (#6431) 2024-10-25 12:59:25 +00:00
4ef48c39b3 feat(analytics): remove additional filters from PaymentIntentFilters (#6403) 2024-10-23 06:24:48 +00:00
2e6cd6d31e feat(opensearch): add additional global search filters and create sessionizer indexes for local (#6352) 2024-10-19 13:57:53 +00:00
f123df9aa3 feat(analytics): Add metrics, filters and APIs for Analytics v2 Dashboard - Payments Page (#5870)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-10-14 13:13:34 +00:00
8049993320 feat(analytics): Add card network filter (#6087)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 07:43:14 +00:00
156a161f3e fix(payments): add time range in list payment attempts query (#5959)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-19 17:49:47 +00:00
8ed942c6cd feat(analytics): refactor and introduce analytics APIs to accommodate OrgLevel, MerchantLevel and ProfileLevel authentication (#5729)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
2024-09-03 10:23:04 +00:00
7296cceba3 refactor(payment_id): add payment id domain type (#5738)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-02 03:51:33 +00:00
625f5ae289 feat(opensearch): Updated status filter field name to match index and added time-range based search (#5468)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-01 09:39:20 +00:00
b60933e310 refactor(opensearch): Add Error Handling for Empty Query and Filters in Request (#5432)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-26 12:52:36 +00:00
35c9b8afe1 feat(globalsearch): Added search_tags based filter for global search in dashboard (#5341)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
2024-07-17 10:26:41 +00:00
bcb3450445 fix(analytics): Resolve issues for payment-intent v2 analytics (#5283) 2024-07-11 12:38:08 +00:00
ae2a34e02c feat(events): add hashed customer_email and feature_metadata (#5220)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-05 15:06:59 +00:00
16e8f4b263 fix(analytics): using HashSet to represent the returned metrics (#5179)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-05 13:18:51 +00:00
cc88c0707f feat(analytics): FRM Analytics (#4880)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Abhitator216 <abhishek.kanojia@juspay.in>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
2024-07-04 06:52:27 +00:00
9fc525d498 feat(analytics): Add v2 payment analytics (payment-intents analytics) (#5150)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-01 12:15:46 +00:00
4314fcd173 feat(globalsearch): Implement tag-based filters in global search (#5151) 2024-07-01 12:15:39 +00:00
9c49ded104 fix(opensearch): show search results only if user has access permission to the index (#5097)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
2024-06-27 07:36:31 +00:00
cd5a1a34c5 feat: realtime user analytics (#5098)
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-06-26 11:53:39 +00:00
ae1edb061d fix(opensearch): handle index not present errors in search api (#4965)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
2024-06-18 18:58:19 +00:00
5e5eb5fbae feat: authentication analytics (#4684) 2024-05-23 10:12:29 +00:00
0b415dcca6 feat(analytics): added client columns in payments analytics (#4658)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 09:58:17 +00:00
24d154248c feat(analytics): authentication analytics (#4429)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-10 10:08:26 +00:00
22cb01ac1e feat(opensearch): refactoring (#4244)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-05-02 10:20:58 +00:00
88b53b0d5c feat(analytics): three_ds and authentication events in sdkevents (#4251)
Co-authored-by: Akash Kamble <127744130+akash-c-k@users.noreply.github.com>
2024-04-02 12:09:31 +00:00
9345379f85 feat(global-search): add dispute events index to global-search (#4068)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-19 09:33:08 +00:00