3827 Commits

Author SHA1 Message Date
df3796f20d Merge branch 'main' of https://github.com/juspay/hyperswitch into ucs-authorizedotnet-fix 2025-10-25 11:27:37 +05:30
e7de20c8d9 chore: code refinement 2025-10-25 11:20:17 +05:30
d62eed7c80 fix(revenue-recovery): stop retries on hard-decline and apply wait on retry-limit reached (#9742)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Burman <aniket.burman@192.168.1.4>
Co-authored-by: Aniket Burman <aniket.burman@192.168.1.5>
2025-10-24 15:15:24 +00:00
f4138f3afa chore: code refinement 2025-10-24 19:34:31 +05:30
4d96070017 chore: code refinement 2025-10-24 19:23:20 +05:30
9bddde8b3d Merge branch 'main' of https://github.com/juspay/hyperswitch into ucs-authorizedotnet-fix 2025-10-24 18:28:33 +05:30
6cb029a463 chore: code refinement 2025-10-24 18:28:19 +05:30
5b42bf8c98 refactor(payouts): add bankredirect for payout links (#9943) 2025-10-24 11:36:48 +00:00
7e08d4489b chore: resolved some conflicts 2025-10-24 17:01:36 +05:30
e8b5657567 Merge branch 'main' of https://github.com/juspay/hyperswitch into ucs-authorizedotnet-fix 2025-10-24 16:32:23 +05:30
8376c85fef chore: added connector_response, connector_cust_id support and resolved routerdata parity 2025-10-24 16:18:16 +05:30
38725599d9 chore: introduce placeholders for complete authorize and preprocessing through ucs (#9915)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-24 08:02:24 +00:00
b0d5a1b046 feat(webhooks): Adding event search option in the webhooks page (#9907)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-24 08:02:04 +00:00
6024a53a35 feat(connector): [PAYJUSTNOW] add Connector Template Code (#9958) 2025-10-23 11:51:38 +00:00
175d0f5baf feat(payouts): add organization_id to payouts (#9938) 2025-10-23 07:19:46 +00:00
63c2fee330 feat(core): Bumped UCS Client dependency to bring latest changes (#9873)
Co-authored-by: Saptak Dutta <saptakd88@gmail.com>
2025-10-22 14:35:18 +00:00
622a81e19d feat(connector): Finix mandates implementation cards + Googlepay + Applepay (#9847)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
2025-10-22 12:56:48 +00:00
9af5a8c19f feat(core): Introduce new decide flow mechanism for payment authorization (#9808) 2025-10-21 09:56:55 +00:00
dfbfeefef7 fix(router): Add Missing Match Case for Amazon Pay in decide_session_token_flow Function (#9881)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-10-21 09:43:07 +00:00
2e38b2ce5c refactor(router): Make Gift Card Balance Check API Generic (v2) (#9856)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-21 09:39:48 +00:00
9fdeba2474 fix: fallback to merchant_order_reference_id when x-reference-id in header is not present for UCS calls (#9872)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-21 07:54:19 +00:00
bfa06b2108 fix(routing): handle validation for profile_id (#9809)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-17 13:55:20 +00:00
7e09699a5b feat(router): add an endpoint for extending authorization (#9813)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-17 13:11:59 +00:00
a75c89002f feat(connector): [checkout] Add additional fields in the request (#9888)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
2025-10-17 12:43:52 +00:00
21aba202a5 feat(connector): [Gigadat] payouts for gigadat (#9889) 2025-10-17 12:42:54 +00:00
01cb658696 feat(router): add card testing check in payments eligibility flow (#9876)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-17 08:26:41 +00:00
46fc688411 refactor(webhooks): Fix incoming webhooks failure (#9894) 2025-10-16 18:41:55 +00:00
408a36669a fix(payment_methods): card vault not found error (#9839) 2025-10-16 15:57:35 +00:00
aec128802e refactor(subscription): move subscription related modules in router to new crate (#9863)
Co-authored-by: Ankit Kumar Gupta <ankit.gupta.001@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gaurav Rawat <104276743+GauravRawat369@users.noreply.github.com>
2025-10-16 14:16:22 +00:00
0fe4f230c1 feat(core): added payment method type in uas for modular auth and payments api (#9852)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-16 13:14:07 +00:00
6c4084e65d feat(connector): add amount conversion framework to Powertranz (#9752)
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
2025-10-16 12:00:59 +00:00
8044aa1c48 refactor: Improve readability and maintainability of Unified Connector Service–related code (#9820)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-16 12:00:56 +00:00
b4eceae3a7 feat(connector): [NOVALNET] Implemented Sepa Direct Debit and Sepa Direct Debit with Payment Guarantee (#9700)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-16 12:00:24 +00:00
79e1443c00 fix(router): Added authentication success check for fetching authentication value (#9769) 2025-10-16 11:24:11 +00:00
c2c489407c feat(subscription): Add estimate to subscriptions flow and remove amount and currency (#9835) 2025-10-16 09:43:07 +00:00
ac8c6c966c feat(framework): Diesel and domain model changes to support multiple outgoing webhooks (#9816) 2025-10-16 09:42:46 +00:00
6f045d84f1 fix(payments): add connector metadata parsing and order category to payment router data (#9825) 2025-10-16 09:41:40 +00:00
bd85334544 feat(core): Add profile-level configuration for L2/L3 data enablement (#9683)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
2025-10-16 07:26:39 +00:00
587588f870 feat(customers): add time range filtering and count functionality to customer list endpoints (#9767)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-16 07:06:12 +00:00
e7dee751b5 feat(payouts): apple pay decrypt payout (#9857) 2025-10-16 06:59:32 +00:00
1f34f89063 refactor(users): remove deprecated permission groups (#9604) 2025-10-16 06:38:26 +00:00
ecf702aba9 feat(router): add pre-confirm payments eligibility api (#9774)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-16 06:35:31 +00:00
e641ea2997 fix(connector): Add WASM Changes for Finix Google Pay (#9845)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-10-15 14:06:47 +00:00
f9bd87dd9b feat: Add attach_printable() for better error logging (#9667) 2025-10-15 11:29:27 +00:00
bebffa97ff feat: include response body for create_user_authentication_method (#9653) 2025-10-15 11:29:19 +00:00
59628332de refactor(db_interfaces): move db interfaces in router to domain_models (#9830)
Co-authored-by: Ankit Kumar Gupta <ankit.gupta.001@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gaurav Rawat <104276743+GauravRawat369@users.noreply.github.com>
2025-10-15 06:48:53 +00:00
36fbaa0707 feat(subscriptions): Add update subscriptions APIs with payments update call (#9778)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-14 10:12:48 +00:00
5c7a607326 feat(core): add support for upi_intent and upi_qr (#9716)
Co-authored-by: Kanika Chaudhary <kanika.c@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-13 12:31:53 +00:00
c2da9db91f feat(connector): [Peach Payments] add network token support for connector (#9754)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-13 12:01:09 +00:00
435bc11776 refactor: Refactored Response types for subscription APIs (#9788) 2025-10-13 10:23:18 +00:00