3689 Commits

Author SHA1 Message Date
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
ea2fd1d476 refactor(connector): rename RevenueRecoveryRecordBack as InvoiceRecordBack (#9321)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-10 13:24:19 +00:00
b014b1387a feat(connector): enhance ACI connector with comprehensive 3DS support - DRAFT (#8986)
Co-authored-by: Ben Janecke <ben.janecke@peachpayments.com>
Co-authored-by: Sweta-Kumari-Sharma <ss6175983@gmail.com>
2025-09-10 12:18:42 +00:00
c0e31d38ff feat(core): [Retry] MIT Retries (#8628) 2025-09-10 11:58:36 +00:00
7355a83ef9 feat(connector): [checkout] Add mandate flow (#9248)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-10 08:02:41 +00:00
09d475b423 fix(users): add bad request for openidconnect (#9244) 2025-09-10 08:00:01 +00:00
75bf58d656 feat(core): Add Network Details in Payments Response (#9273)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-09 13:41:33 +00:00
4052f8a28c fix(api_locking): add delay between api-locking retries (#9308) 2025-09-09 12:40:28 +00:00
876ea3f61d refactor(ucs): introduce dedicated gRPC header type and enhance lineage ID handling (#9275) 2025-09-09 09:21:55 +00:00
04a8cc441b feat(router): add support for overcapture (#8949)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2025-09-09 09:16:01 +00:00
439936da58 feat(connector): [Paysafe] Integrate no 3ds card (#9127)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-08 16:00:29 +00:00
831100c097 fix(payout): use billing address in payment_methods (#9277) 2025-09-08 11:14:57 +00:00
9c11a6e66f feat(business_profile): add field in profile for manual retry (#9266)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-08 10:03:47 +00:00
2fe6cdd5f2 fix(payout): send latest status in outgoing webhook notifications during IncomingWebhook flow (#9283) 2025-09-07 14:25:46 +00:00
a2b180e393 fix: change precedence order in address that we send to ucs (#9269) 2025-09-03 17:14:55 +00:00
4ab54f3c83 feat(payouts): Mapped Default Values to Unified Error Code and Message (#9262)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-09-03 15:37:12 +00:00
0543e51555 fix(core): change condition for updating payment method status (#9259) 2025-09-03 13:07:38 +00:00
144f38527e feat(core): add subscription table (#9133)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-03 13:03:44 +00:00
ef778bbc8a fix(payment-link): decode details before using them in secure links (#9260) 2025-09-03 12:39:03 +00:00
50a8013de1 fix(payments): override payment_method_type only for cards (#9241) 2025-09-03 12:18:36 +00:00
db4413cef3 refactor(routing): receive json value instead of string (#8965)
Co-authored-by: Ankit Gupta <ankit.gupta.001@Ankit-Gupta-M6QG9L6RHV.local>
2025-09-03 12:12:53 +00:00
e30842892a fix(core): add extended authorization to profile update and add supported payment method types (#9237)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-03 08:14:12 +00:00
7c6e5f6ed0 fix: Disable UCS PSync call for Cashtocode (#9093)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-02 14:06:36 +00:00
645113654a feat(core): Update payment methods api (#9075) 2025-09-02 12:37:15 +00:00