3712 Commits

Author SHA1 Message Date
fd2f85706c feat(core): Confirm true mandatory when using stored payment method id in payouts (#9424)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-09-25 06:37:45 +00:00
acf816d046 fix(core): fixed ctp bug for confirmation and added multi profile support for modular auth (#9545) 2025-09-24 15:17:58 +00:00
2e0da5c032 feat(connector): [paysafe] introduce applepay encrypt and predecrypt flow (#9358) 2025-09-24 14:33:00 +00:00
a751837378 feat(subscription): Add support to estimate for a subscription in chargebee (#9336)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
2025-09-24 14:00:19 +00:00
46d483d87c feat(core): add referer field to browser_info (#9474)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-24 13:35:24 +00:00
e0fa7e9b6c fix: Map attempt_status_unspecified to None instead of Unresolved for HS<>UCS ErrorResponse (#9445)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-24 13:34:51 +00:00
a4b6df0844 feat(process_tracker): Add resume api to resume the tasks in process tracker for revenue_recovery (#9461)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-24 11:43:56 +00:00
9dbfeda43d feat(router): Add attempts_group DB changes for split payments (v2) (#9466) 2025-09-24 07:30:20 +00:00
fb52869c7a fix(core): allow accepting liability during arbitration stage (#9504)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-24 05:42:53 +00:00
2a00e72269 fix(webhooks): move webhook acknowledge config to cover early deserialization errors (#9508) 2025-09-23 19:05:50 +00:00
36b057911d fix(router): check payment_method_data before the decryption flow (#9521) 2025-09-23 18:20:37 +00:00
c7ba5962c6 feat(billing): add support to configure billing processor in profile (#9438)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-23 14:48:46 +00:00
61949c55e2 feat: add invoice table (#9348)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-23 09:37:57 +00:00
62b64d84ec feat(connector): [Tokenex]Add external vault insert and retrieve flows (#9470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-23 07:16:39 +00:00
e410af26ff feat(router): Add external vault support in v1 payments flow (#9274)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-23 06:42:11 +00:00
4005a749ed feat(core): add client_auth auth type for list_blocked_payment_methods (#9475)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-22 14:29:27 +00:00
617b3faa13 feat(router): Add v2 payment cancellation flow (#9083)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-22 13:58:56 +00:00
1ae6c20933 feat(connector): [Gigadat] Connector Template code (#9450) 2025-09-22 13:57:59 +00:00
d7e468f9be fix(user_role): Filter out internal roles in list roles API (#9402)
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-22 13:56:50 +00:00
ba74587e1d feat(connector): [Nuvei] Add Support for External 3DS Auth (#9468) 2025-09-22 13:25:12 +00:00
40357ae298 feat(connector): [Tokenex] add template code (#9416)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-22 08:55:17 +00:00
0c38bc3d0c fix(webhooks): add idempotent_event_id generation using URL-safe Base64 (no padding) and SHA256 digest (#9405)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-22 07:45:52 +00:00
740f3af643 feat(core): add webhook setup event handler (#9420) 2025-09-22 07:23:00 +00:00
0b263179af feat(router): add flag to wait for post message in threeDSMethodData for three_ds_invoke next action in Payments Confirm (#9454) 2025-09-20 07:03:02 +00:00
d978afdc5d feat: Implement subscription create for Chargebee (#9303)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-19 13:33:31 +00:00
e2f1a456a1 feat(connector): Add support for get plan prices for Chargebee (#9300)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-19 07:43:49 +00:00
f906847bb9 feat(core): Juspay 3DS Server via Payments API (#9433) 2025-09-19 07:02:32 +00:00
87fc0066f6 fix(core): Add Validation Check for Amount in Capture Flow (#9434)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-09-19 07:00:37 +00:00
b23c28b061 feat(router): add challenge_request_key in authentication response and add support for cardinal authentication processor (#9429)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 14:51:38 +00:00
1d23e28a17 feat(revenue_recovery): Implement redis API to update the lock status for connector customer id (#9403)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 14:48:01 +00:00
1c0fc496d1 fix(connector): [adyenplatform] update error mapping (#9384) 2025-09-18 13:27:33 +00:00
bdb04adcee fix(payouts): populate additional payout method data during recurring payouts (#9426) 2025-09-18 13:27:23 +00:00
e67061876c feat(connector): Create Customer for Chargebee (#9304)
Co-authored-by: Prajjwal kumar <write2prajjwal@gmail.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 13:26:18 +00:00
d32b461950 feat(subscriptions): add route for creating subscription intent (#9123)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 11:37:31 +00:00
d98ffdfb37 feat(revenue_recovery): add support for updating additional card info data from csv to redis (#9233)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 11:03:32 +00:00
261bed2d8a feat(ucs): transmit merchant order reference id to unified connector service (#9352) 2025-09-18 07:56:22 +00:00
1987cb4ea1 feat(connector): [TRUSTPAYMENTS] Integrate cards non 3ds payments (#8705)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 07:55:20 +00:00
bc549d3693 feat(core): add manual retry cutoff duration (#9330)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 07:54:02 +00:00
2131659684 feat(router): Add gift card balance check endpoint (v2) (#9102) 2025-09-17 07:37:31 +00:00
9f66ec0f51 refactor(users): update url and text in welcome email (#9341) 2025-09-16 13:53:18 +00:00
f3ab3d63f6 feat(connector): Add support for get plans for Chargebee (#9281)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-16 11:39:06 +00:00
8ed3f7dbf2 feat: add hyperswitch ai chats table (#8831)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-16 08:25:41 +00:00
1d8290cec1 build: bump MSRV to 1.85.0 (#9390) 2025-09-16 06:50:37 +00:00
f3635a2e1d feat(connector): [PeachPayments] Add Cards Flow (#9030)
Co-authored-by: Ben Janecke <ben.janecke@peachpayments.com>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-09-12 07:22:59 +00:00
2db6153881 feat(webhooks): Provide outgoing webhook support for revenue recovery (#9294)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-11 16:59:30 +00:00
0873d93084 feat(connector): Add Peachpayments Template Code (#9363)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-09-11 16:09:06 +00:00
59870a964d refactor(core): accept manual retry from profile (#9302)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-11 13:50:39 +00:00
87ff43f26c fix(router): adding connector_customer_id for external vault proxy (#9263)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-11 11:58:49 +00:00
08ca156bb6 feat(core): Add first_name and last_name as Secret<String> Types. (#9326)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-11 11:36:24 +00:00
df47c01932 fix(revenue-recovery): Update Redis TTL for customer locks after token selection (#9282)
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>
2025-09-11 10:43:33 +00:00