1414 Commits

Author SHA1 Message Date
8d132bbd31 feat(router): Add core changes for split payments (v2) 2025-10-24 14:55:05 +05:30
bdd7009edd Merge branch 'main' into apply-pm-data-endpoint 2025-10-22 01:26:17 +05:30
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
b42fbdb50f docs(subscription): add open api specs (#9884) 2025-10-17 13:54:19 +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
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
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
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
da82783a5f chore: run formatter 2025-10-16 11:52:18 +00:00
764ef8881f fix clippy 2025-10-16 17:14:28 +05:30
86f32e084f ddress review comments 2025-10-16 16:37:15 +05:30
c2c489407c feat(subscription): Add estimate to subscriptions flow and remove amount and currency (#9835) 2025-10-16 09:43:07 +00:00
b6f3e5e28e fix clippy 2025-10-16 15:12:12 +05:30
b85f94bfe3 feat(router): Add /apply-payment-method-data endpoint (v2) 2025-10-16 15:12:10 +05:30
6f045d84f1 fix(payments): add connector metadata parsing and order category to payment router data (#9825) 2025-10-16 09:41:40 +00:00
03a7cd2ef7 Address review comments 2025-10-16 14:58:37 +05:30
b6c3688690 Merge branch 'main' into split-payments-pre-steps 2025-10-16 14:35:45 +05:30
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
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
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
d509bd7a31 refactor(router): Make Gift Card Balance Check API Generic (v2) 2025-10-16 04:52:14 +05:30
bebffa97ff feat: include response body for create_user_authentication_method (#9653) 2025-10-15 11:29:19 +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
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
435bc11776 refactor: Refactored Response types for subscription APIs (#9788) 2025-10-13 10:23:18 +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
d9d4b2e5e4 feat(core): [NETWORK TOKENIZATION] Check Network Token Status API (#9443) 2025-10-10 11:57:47 +00:00
f71090a94c feat(connector): [BRAINTREE] Paypal wallet added (#8984) 2025-10-09 14:24:32 +00:00
abcc70be07 feat(connector): [Loonio] implement payouts (#9718) 2025-10-08 16:07:14 +00:00
01b4d6ae7c feat(subscriptions): Add client secret auth support in subscriptions APIs (#9713)
Co-authored-by: Prajjwal kumar <write2prajjwal@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2025-10-08 14:32:17 +00:00
df51a4ff94 refactor(core): add webhook_url for v2 tunnel (#9625)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-08 14:14:06 +00:00
15bc0a3b35 feat(subscription): Add endpoint to get Subscription estimate (#9637)
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-08 13:16:38 +00:00
c44c3ed27d feat(user_roles): add parent group info based API to fetch permissions for user role (#9487) 2025-10-07 13:55:31 +00:00
f2c2bd6439 feat(payments): Add MIT payment functionality and update invoice handler (#9668)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2025-10-07 11:57:59 +00:00
ad37499785 feat(core): Add support to update card exp in update payment methods api (#9688) 2025-10-07 11:41:04 +00:00
c172f03c31 feat(connector): [BRAINTREE] Googlepay, Applepay wallets added (#8728) 2025-10-07 08:12:12 +00:00
b3beda7d71 feat(subscription): get plans for subscription (#9251)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sarthak Soni <sarthakasoni@gmail.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2025-10-07 07:48:59 +00:00
e2ed289f2d fix(payments): update error handling for payment void v2 (#9595)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-07 07:31:14 +00:00
0a35c617e6 feat(subscriptions): Invoice record back workflow (#9529)
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>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2025-10-03 19:11:38 +00:00
32dd9e10e3 feat: Implement subscriptions workflow and incoming webhook support (#9400)
Co-authored-by: Prajjwal kumar <write2prajjwal@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
2025-10-03 16:01:21 +00:00
e186a0f4f4 Feat(Customer): Added search Feature to the Customer Page (#9619)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
2025-10-03 09:29:49 +00:00
df66312954 feat(subscription): Add support to call payments microservice from subscription service via payments API client (#9590)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-01 18:52:20 +00:00
af159867ae feat(revenue_recovery): add support to fetch data and update additional token data in redis (#9611)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-01 14:59:52 +00:00
dea34c45c0 feat(router): add api models and openapi changes for payments submit eligibility api (#9568)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-10-01 12:21:29 +00:00
9312cfa3c8 feat(core): Add MIT Types in payment Intent (#9585) 2025-10-01 09:23:49 +00:00
daad946eb5 refactor(core): introduce new field cardFundingSource to GooglePayPaymentMethodData (#9571) 2025-10-01 08:51:37 +00:00
cf30da2df0 feat(connector): [Gigadat] Implement interac payouts (#9566) 2025-10-01 08:47:18 +00:00