4502 Commits

Author SHA1 Message Date
c223cb9be6 Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow-complete-authorize 2025-10-21 16:28:18 +05:30
9af5a8c19f feat(core): Introduce new decide flow mechanism for payment authorization (#9808) 2025-10-21 09:56:55 +00:00
e97279212f chore: address merge changes 2025-10-21 15:23:56 +05:30
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
99b58d16f8 fix(nexinets): limit connector_request_reference_id to 30 characters using nanoid (#9874) 2025-10-21 09:41:28 +00:00
819ef0e92d feat(connector): [Redsys] add loggers (#9877)
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
2025-10-21 09:40:18 +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
6f96064e07 fix(connector): Map Redsys Response Codes (#9934)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
2025-10-21 09:37:59 +00:00
c89a177cf1 chore: run formatter 2025-10-21 09:31:17 +00:00
1ea7d3c38e Merge remote-tracking branch 'origin/introduce-new-decide-flow' into introduce-new-decide-flow-complete-authorize 2025-10-21 15:00:04 +05:30
da537bba33 Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow 2025-10-21 14:49:41 +05:30
5ea31bff48 refactor(connector): [payload] expose avs result in response (#9918) 2025-10-21 08:20:16 +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
a21d29ba5e t fmt
Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow
2025-10-21 09:16:26 +05:30
820f18311f feat(connector): [PEACHPAYMENTS] Refunds, RSync and Cypress added (#9850) 2025-10-17 15:23:41 +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
b42fbdb50f docs(subscription): add open api specs (#9884) 2025-10-17 13:54:19 +00:00
db7228aed2 feat(connector): [adyenplatform] extend states for incoming webhook events (#9900) 2025-10-17 13:20:46 +00:00
651c85854b chore: introduce placeholders for complete authorize through ucs 2025-10-17 18:47:46 +05:30
8ef846f9f8 fix(wasm): [Finix] Add payment processing details at field for apple pay (#9913)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
2025-10-17 13:16:37 +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
159fcb1573 Merge branch 'main' into introduce-new-decide-flow 2025-10-17 15:59:24 +05:30
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
312bf9e59b chore: resolve errors 2025-10-17 10:24:17 +05:30
ef4988b122 Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow 2025-10-17 10:05:15 +05:30
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
fef6db4d14 chore: remove should_call_connector_service_with_pre_decide_flow function from ConnectorSpecification trait 2025-10-16 17:08:58 +05:30
79e1443c00 fix(router): Added authentication success check for fetching authentication value (#9769) 2025-10-16 11:24:11 +00:00
ad06d7704a revert: pre_decide_flows in native direct connector flows 2025-10-16 16:43:08 +05:30
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
2c4806d55a feat(connector): [Finix] Add support for Apple Pay (#9810)
Co-authored-by: nihtin <nithingowdan77@gmail.com>
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-16 07:11:58 +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
5d1a38c92e chore: addres v2 clippy errors 2025-10-16 12:20:36 +05:30
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
41b464d683 chore: remove unwanted trait bounds 2025-10-16 10:55:13 +05:30
a2214cd331 chore: remove commented out code 2025-10-16 10:46:23 +05:30
47928c26c5 chore: avoid calling the new call_connector_service_with_pre_decide_flow in direct connector flows 2025-10-16 10:38:46 +05:30