3839 Commits

Author SHA1 Message Date
dd4a1b4d3b fix:error after rebase 2025-10-29 12:06:11 +05:30
5f9a372a95 Merge branch 'main' into Adding_new_field_for_connector_metadata 2025-10-29 10:57:25 +05:30
53b078f167 Merge branch 'main' into Adding_new_field_for_connector_metadata 2025-10-29 10:30:25 +05:30
d6bbdde18c feat(ucs): call pre-authentication during authorize as per connector (#9949)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-29 04:40:31 +00:00
5ae9878ebc fix:error after rebase 2025-10-28 15:41:23 +05:30
0637095f60 feat(router): Add /apply-payment-method-data endpoint (v2) (#9868)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-28 09:43:34 +00:00
c3190e55c9 Merge branch 'main' into Adding_new_field_for_connector_metadata 2025-10-28 13:24:58 +05:30
b354d63bd5 feat(core): Added Capture flow support for Hyperswitch <> UCS Integration (#9735)
Co-authored-by: Chaitak Gorai <77141674+chaitak-gorai@users.noreply.github.com>
2025-10-27 15:11:58 +00:00
10587a0c96 feat(core): Hyperswitch <|> UCS Void flow integration (#9714)
Co-authored-by: Chaitak Gorai <chaitak.gorai@Chaitak-Gorai-H1GDW6XH7W.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-27 13:13:52 +00:00
62035c4aeb feat: Add outgoing webhooks for subscriptions (#9859)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2025-10-27 09:54:12 +00:00
f41a77f3d1 feat(payouts): add payout through psp token (#9831) 2025-10-27 06:21:21 +00:00
1c037fc717 fix(payments): update preprocessing steps and handle session token in payment flow (#9947) 2025-10-27 06:20:04 +00:00
faed8d352c feat(core): Added two step payment webhooks processing for Hyperswitch <> UCS Integration (#9374)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-27 06:14:03 +00:00
aff2f7b900 Merge branch 'main' into Adding_new_field_for_connector_metadata 2025-10-24 21:19:40 +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
5b42bf8c98 refactor(payouts): add bankredirect for payout links (#9943) 2025-10-24 11:36:48 +00:00
ea9678f83e Merge branch 'main' into Adding_new_field_for_connector_metadata 2025-10-24 13:32:31 +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
cc8cb61845 Merge branch 'main' into Adding_new_field_for_connector_metadata 2025-10-23 17:56:59 +05:30
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
9430126bc4 Merge branch 'main' into Adding_new_field_for_connector_metadata 2025-10-23 00:34:45 +05:30
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
3729b9dbb0 chore: run formatter 2025-10-22 10:23:59 +00:00
6c871518a0 fix:compilation checks 2025-10-22 15:52:42 +05:30
6e142e90f4 feat:Adding new field for passing merchant_account_metadata 2025-10-22 14:10:01 +05:30
6ff3b5776f add new field to send connector metadata 2025-10-22 14:02:55 +05:30
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