|
|
1ce714d383
|
Merge branch 'main' of https://github.com/juspay/hyperswitch into diff-fork
|
2025-10-09 21:36:39 +05:30 |
|
|
|
f71090a94c
|
feat(connector): [BRAINTREE] Paypal wallet added (#8984)
|
2025-10-09 14:24:32 +00:00 |
|
|
|
5c6635be29
|
feat(connector): Card non3ds | FINIX (#9680)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-09 12:40:06 +00:00 |
|
|
|
e469a0823f
|
Merge branch 'main' of https://github.com/juspay/hyperswitch into diff-fork
|
2025-10-09 16:58:38 +05:30 |
|
|
|
7e3da89713
|
chore: added certificate logic for mitm
|
2025-10-09 16:49:30 +05:30 |
|
|
|
acc1568baa
|
feat: introduce a framework to fetch configs from superposition (#9289)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2025-10-09 10:11:52 +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 |
|
|
|
a968844589
|
fix(wasm_changes): Multisafepay wasm changes (#9746)
|
2025-10-09 08:21:11 +00:00 |
|
|
|
35a20f8e4a
|
feat(connectors): [Paysafe] implement non-3DS card mandates (#9560)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-09 07:46:47 +00:00 |
|
|
|
abcc70be07
|
feat(connector): [Loonio] implement payouts (#9718)
|
2025-10-08 16:07:14 +00:00 |
|
|
|
3727995a0a
|
fix(router): Fix wasm bug juspay threeds (#9757)
|
2025-10-08 16:02:21 +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 |
|
|
|
0ff6c08202
|
fix(connectors): [TSYS] change order of order_number in tsys auth request body (#9579)
|
2025-10-08 14:24:34 +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 |
|
|
|
4e18782c25
|
chore: handled the deep nesting and made the code more readable
|
2025-10-08 19:25:14 +05:30 |
|
|
|
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 |
|
|
|
76da7b28bc
|
fix(core): Add type for fields in juspay threeds server (#9744)
|
2025-10-08 11:29:09 +00:00 |
|
|
|
b52aafa887
|
fix(routing): cache redaction on updation of mca (#9729)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-08 07:22:03 +00:00 |
|
|
|
47f7e258bc
|
fix(core): added wasm changes for juspayThreeds server metadata (#9708)
|
2025-10-08 06:40:07 +00:00 |
|
|
|
9070baba97
|
chore: changed the should_call_unified_connector_service
|
2025-10-08 11:19:58 +05:30 |
|
|
|
27a7845a26
|
feat(connector): Loonio Webhooks (#9707)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-07 16:58:41 +00:00 |
|
|
|
1af7f42762
|
feat(core): Add masking support for form-data types request (#9496)
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 16:52:43 +00:00 |
|
|
|
286e18b226
|
refactor(routing): update configs on updation of mca (#9659)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
|
2025-10-07 15:32:16 +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 |
|
|
|
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 |
|
|
|
916444b018
|
feat(connector): [tesouro] google pay (#9706)
|
2025-10-07 13:50:54 +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 |
|
|
|
34c4d55c28
|
Merge branch 'main' of https://github.com/juspay/hyperswitch into diff-fork
|
2025-10-07 15:20:54 +05:30 |
|
|
|
c39f57d960
|
chore: refined the code
|
2025-10-07 15:20:12 +05:30 |
|
|
|
7f6bed3f8e
|
fix(connector): restrict preprocessing to only apple pay for paysafe (#9687)
|
2025-10-07 09:43:34 +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 |
|
|
|
8375629c62
|
feat(connector): [tesouro] apple pay (#9648)
|
2025-10-07 07:33:40 +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 |
|
|
|
cc4eaed570
|
fix(connectors): [Nexixpay] MIT & order_id fix (#9644)
|
2025-10-07 07:09:12 +00:00 |
|
|
|
476180272f
|
Merge branch 'main' of https://github.com/juspay/hyperswitch into diff-fork
|
2025-10-07 10:39:53 +05:30 |
|
|
|
4c1476953c
|
Merge branch 'diff-fork' of https://github.com/juspay/hyperswitch into diff-fork
|
2025-10-07 10:39:40 +05:30 |
|
|
|
4733d09c27
|
chore: handled V2
|
2025-10-07 10:37:55 +05:30 |
|
|
|
0d64d9ea26
|
chore: run formatter
|
2025-10-06 19:54:24 +00:00 |
|
|
|
940221de78
|
chore: refined the code
|
2025-10-07 01:23:33 +05:30 |
|
|
|
dbc113fe81
|
fix(database): percent-encode spaces in Postgres connection URI (#9685)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
|
2025-10-06 17:44:38 +00:00 |
|
|
|
938d65ef0c
|
chore: code refinement
|
2025-10-06 13:35:28 +05:30 |
|
|
|
e7761a8aa7
|
Merge branch 'main' of https://github.com/juspay/hyperswitch into diff-fork
|
2025-10-06 11:43:51 +05:30 |
|
|
|
614cdbcac8
|
chore: added the router_data comparison call
|
2025-10-06 11:41:45 +05:30 |
|
|
|
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 |
|