5905 Commits

Author SHA1 Message Date
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
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
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
5094ee50c2 chore(version): 2025.10.16.0 2025.10.16.0 2025-10-16 00:30:51 +00:00
c563fbe1ce fix(connector): [CALIDA] Treat Bluecode as an alias for Calida (#9817)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-10-15 15:20:47 +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
06484931ea ci: remove cargo check (#9819) 2025-10-15 13:30:41 +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
6394c892cd feat(connector): [Peachpayments] Add Webhook Flow and Support For merchant_order_reference_id (#9781)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-10-15 10:59:55 +00:00
3296f62606 chore: added explicit docker.io registry to all images in docker-compose.yml (#9771) 2025-10-15 06:53:38 +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
2f90ffa211 chore(version): 2025.10.15.0 2025.10.15.0 2025-10-15 00:30:59 +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
859b3b1844 fix(connector): [Peach Payments] fix connector metadata deserialization (#9826) 2025-10-14 09:37:34 +00:00
5e5a1522d8 fix(connector): [adyenplatform] use YYYY format for expiry year (#9823) 2025-10-14 08:00:52 +00:00
52e22ac0c3 ci(cypress): fix cypress api-key validation (#9815) 2025-10-14 07:29:51 +00:00
bd99381cf8 chore(version): 2025.10.14.0 2025.10.14.0 2025-10-14 00:29:15 +00:00
951f4c29d6 fix(router): fixed click to pay metadata parsing issue (#9784)
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
2025-10-13 15:05:55 +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
c9e81a314e ci(cypress): Fix Iatapay UPI redirection (#9811)
Co-authored-by: sundarigopal <sundarigopalakrishnan2406@gmail.com>
2025-10-13 11:10:23 +00:00
435bc11776 refactor: Refactored Response types for subscription APIs (#9788) 2025-10-13 10:23:18 +00:00
f616ffcdd1 chore(version): 2025.10.13.0 2025.10.13.0 2025-10-13 00:32:19 +00:00
c4720c806b feat(migration): add connector_customer updation support to batch PM update API (#9791)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@juspay.in>
2025-10-11 12:53:16 +00:00
c2a9ce788d feat(subscription): add support to create subscription with trial plans (#9721)
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-10 14:04:37 +00:00
0181cd7f92 fix(nuvei): For NTID/proxy flow is_rebilling should always be sent 1 & pass customer_details in proxy flow + Add US as supported countries for GOOGLEPAY (#9738)
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
2025-10-10 12:05:31 +00:00
d9d4b2e5e4 feat(core): [NETWORK TOKENIZATION] Check Network Token Status API (#9443) 2025-10-10 11:57:47 +00:00
115ef10aef feat(framework): Added diff-checker required code and running ucs in shadow mode (#9684)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-10 11:57:30 +00:00
9dc2e95864 ci(cypress): fix paypal cypress (#9786) 2025-10-10 10:51:53 +00:00
0bc0c004ff feat(connector): [Gigadat] Add Payments Webhook (#9775)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-10 09:39:13 +00:00
a4bf608b7d fix(connector): [Cryptopay] fix amount_captured population logic in response handling (#9674) 2025-10-10 08:13:37 +00:00
e68b151ded feat(connector): [Finix] Add Google Pay Connector Tokenization Flow (#9734)
Co-authored-by: nihtin <nithingowdan77@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
2025-10-10 07:21:34 +00:00
f95c976c42 fix(payouts): add should_continue flag for propagating error for each call (#9531) 2025-10-10 07:20:43 +00:00
b3a4eb918d chore(webhooks): add metric to track failed webhooks acknowledged with 200 (#9763) 2025-10-10 06:52:24 +00:00
e04c1f97e8 fix: fixed the just install error in migration-runner (#9745) 2025-10-10 06:51:30 +00:00