|
|
6a3f6910f1
|
Merge remote-tracking branch 'origin/main' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-27 12:37:01 +05:30 |
|
|
|
1c037fc717
|
fix(payments): update preprocessing steps and handle session token in payment flow (#9947)
|
2025-10-27 06:20:04 +00:00 |
|
|
|
7c9c176989
|
chore: make metadata a secret
|
2025-10-27 10:08:06 +05:30 |
|
|
|
86575fab8f
|
Merge remote-tracking branch 'origin/main' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-24 14:37:17 +05:30 |
|
|
|
38725599d9
|
chore: introduce placeholders for complete authorize and preprocessing through ucs (#9915)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-24 08:02:24 +00:00 |
|
|
|
43149eb984
|
Merge branch 'introduce-new-decide-flow-complete-authorize' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-24 11:41:16 +05:30 |
|
|
|
d7ce15b366
|
chore: address comments
|
2025-10-23 17:55:52 +05:30 |
|
|
|
6024a53a35
|
feat(connector): [PAYJUSTNOW] add Connector Template Code (#9958)
|
2025-10-23 11:51:38 +00:00 |
|
|
|
175d0f5baf
|
feat(payouts): add organization_id to payouts (#9938)
|
2025-10-23 07:19:46 +00:00 |
|
|
|
7140e8af74
|
feat(ucs): call pre-authentication during authorize as per connector
|
2025-10-22 13:17:05 +05:30 |
|
|
|
c223cb9be6
|
Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow-complete-authorize
|
2025-10-21 16:28:18 +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 |
|
|
|
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 |
|
|
|
651c85854b
|
chore: introduce placeholders for complete authorize through ucs
|
2025-10-17 18:47:46 +05:30 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
17986c3b31
|
feat(subscription): domain_model for subscription and invoice (#9640)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2025-10-09 09:43:56 +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 |
|
|
|
a9f239d5c5
|
fix(router): make endpoint_prefix optional in three_ds_metadata for unified_authentication_service (#9717)
|
2025-10-07 15:28:57 +00:00 |
|
|
|
04a14e39c2
|
fix(connector): [CALIDA] Changed Connector Name From Bluecode to Calida (#9712)
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-07 14:23:59 +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 |
|
|
|
5526304763
|
fix(payment): add connector_request_reference_id to PaymentAttemptUpdate in ConfirmIntentTokenized flow (#9597)
|
2025-10-01 12:23:26 +00:00 |
|
|
|
9312cfa3c8
|
feat(core): Add MIT Types in payment Intent (#9585)
|
2025-10-01 09:23:49 +00:00 |
|
|
|
8e62824b03
|
feat(core): Add authorized_amount in payment_attempt to support partial authorization for manual_multiple capture (#9594)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
|
2025-10-01 08:58:18 +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 |
|
|
|
3b5302c736
|
feat(payouts): [Nuvei] add payout flows (#9618)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-30 16:21:00 +00:00 |
|
|
|
b776f92e4e
|
feat(core): [Nuvei] add stored credentials flag (#9515)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
|
2025-09-30 11:06:18 +00:00 |
|
|
|
5427b07afb
|
feat(connector): [Loonio] Add template code (#9586)
|
2025-09-30 07:04:35 +00:00 |
|
|
|
7654dbf436
|
feat(ucs): Add profile ID to lineage tracking in Unified Connector Service (#9559)
|
2025-09-30 06:54:12 +00:00 |
|