293 Commits

Author SHA1 Message Date
8e854657c9 feat(core): add profile level config for debit routing feature (#7470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: Sayak Bhattacharya <sayakofficial21@gmail.com>
2025-03-26 13:46:49 +00:00
7b275ec448 feat(dashboard_metadata): Add ReconStatus in dashboard_metadata (#7595)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-26 09:30:38 +00:00
c702535e91 feat: scheme error code and messages in payments api response (#7528)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-17 14:29:18 +00:00
dbecdcf1cf feat(process_tracker): Add a version column in process tracker table (#7389)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-11 09:40:54 +00:00
957a228525 feat(router): add capability to force challenge for 3DS Payments through Netcetera and send few optional fields (#7429)
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Sakil Mostak <73734619+Sakilmostak@users.noreply.github.com>
2025-03-06 13:02:27 +00:00
44eec7a994 feat(router): Add support for retries with clear pan and network token payment method data (#6905)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-03-03 07:49:58 +00:00
65cfaaeca4 refactor(v1v2): refactor database queries for v1 and v2 (#7244) 2025-02-27 06:54:37 +00:00
2451e9b771 feat(core): [Card Testing Guard] Implement Card Testing Guard (#7108)
Co-authored-by: Debarshi Gupta <debarshi.gupta@Debarshi-Gupta-CM92YWDXFD.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-24 23:48:57 +00:00
e14d6c4465 feat(core): api ,domain and diesel model changes for extended authorization (#6607)
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-18 14:12:19 +00:00
fa09db1534 refactor(schema): add a new column for storing large connector transaction IDs (#7017)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-12 07:48:38 +00:00
323d763087 feat(router): add adyen split payments support (#6952)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-02-10 06:26:39 +00:00
f2117542a7 feat(router): add organization_id in authentication table and add it in authentication events (#7168) 2025-02-06 13:47:11 +00:00
775dcc5a4e chore(roles): remove redundant variant from PermissionGroup (#6985) 2025-02-06 13:43:13 +00:00
899c207d58 feat(users): custom role at profile read (#6875)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-02-05 13:32:38 +00:00
b9aa3ab445 feat(router): add card_discovery in payment_attempt (#7039)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
2025-02-04 17:13:02 +00:00
39d2d6c438 feat(routing): Integrate global success rates (#6950)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-01-21 11:44:14 +00:00
043cf8e0c1 feat(core): diesel models, domain models and db interface changes for callback_mapper table (#6571)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-01-15 09:56:14 +00:00
d850f17b87 feat(router): add support for relay refund incoming webhooks (#6974)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-01-10 07:38:36 +00:00
d04e840c95 feat(users): handle edge features for users in tenancy (#6990) 2025-01-08 09:07:02 +00:00
c4d36b506e feat(core): add columns unified error code and error message in refund table (#6933) 2025-01-07 07:31:17 +00:00
60ed69c1cf chore: add migrations for Currency type in DB (#6980) 2025-01-03 10:53:23 +00:00
849fbbf71b refactor(dynamic_routing): add non_deterministic value in SuccessBasedRoutingConclusiveState type (#6878) 2024-12-30 07:27:09 +00:00
227c274ece feat(users): Add email domain based restriction for dashboard entry APIs (#6940) 2024-12-30 07:09:16 +00:00
95fcf2a44b feat(core): implemented platform merchant account (#6882)
Co-authored-by: Narayanbhat166 <narayan.bhat@juspay.in>
2024-12-23 12:53:22 +00:00
0f8b0b3bc8 feat(router): add db interface for /relay (#6879)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:11:28 +00:00
492fd871a1 refactor(dynamic_routing): add col payment_method_type in dynamic_routing_stats (#6853) 2024-12-20 07:57:23 +00:00
986de77b48 fix(user_roles): migrations for backfilling user_roles entity_id (#6837) 2024-12-16 10:47:59 +00:00
4b989fe0fb feat(users): Incorporate themes in user APIs (#6772)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-16 08:53:31 +00:00
5a85213e21 refactor(core): structure of split payments (#6706)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-13 09:56:15 +00:00
1564ad72b8 feat(core): Add product authentication ids in business profile (#6811)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-12 14:35:20 +00:00
e9a5615f2b feat(core): Add service details field in authentication table (#6757)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-12 12:01:41 +00:00
f96a87d08c refactor(users): remove lineage checks in roles get operations (#6701)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-10 11:19:17 +00:00
5918014da1 feat(dynamic_routing): analytics improvement using separate postgres table (#6723)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-07 09:05:44 +00:00
e5dde6acc0 feat(connector): Added a new CaptureMethod SequentialAutomatic to Support CIT Mandates for Paybox (#6587) 2024-12-05 13:20:15 +00:00
4bfabdfa24 feat(core): add is_click_to_pay_enabled in business profile (#6736)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-05 10:43:22 +00:00
fd82cf610a refactor(gsm): add error_category column to gsm table (#6648)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-04 09:33:27 +00:00
2b8eb09a16 feat(core): add SCA exemption field (#6578)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-25 10:54:19 +00:00
bf13c16109 feat(themes): Add theme_name and entity_type in themes table (#6621) 2024-11-21 18:06:54 +00:00
98aa84b7e8 fix(dispute): change dispute currency type to currency enum (#6454)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:25:08 +00:00
29be1d4fad feat(themes): Setup themes table (#6533) 2024-11-14 08:40:20 +00:00
98b141c6a0 feat(users): add global support in user roles (#6458) 2024-11-13 06:51:03 +00:00
62067e406a chore(users): change entity_type column of roles to non-optional (#6435) 2024-10-30 12:32:15 +00:00
e14a0fe8f2 fix(mandates): handle the connector_mandate creation once and only if the payment is charged (#6327) 2024-10-17 19:29:13 +05:30
962afbd084 feat(worldpay): migrate to v7 (#6109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-17 10:21:59 +00:00
bf47b560c2 feat(router): add auto retries configs in profile CRUD apis (#6134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-29 11:36:57 +00:00
5912936f9f feat(core): [Payouts] Add payout_method_details to response (#5887)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2024-09-26 16:55:06 +00:00
991ca38b50 fix(users): remove internal entity type for users (#6013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 14:02:21 +00:00
a0f4bb771b feat(payout): add unified error code and messages along with translation (#5810)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-19 13:25:12 +00:00
99f5933894 feat(routing): build gRPC Client Interface to initiate communication with other gRPC services (#5835)
Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2024-09-18 08:22:19 +00:00
61e2ca9b17 feat(core): Add support for card network tokenization (#5599)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-16 11:13:15 +00:00