10 Commits

Author SHA1 Message Date
b45e4ca2a3 fix(euclid_wasm): include payouts feature in default features (#3392) 2024-01-25 06:58:59 +00:00
b0ffbe9355 feat(connector-config): add wasm support for dashboard connector configuration (#3138)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2023-12-19 17:22:06 +00:00
30fe9d19e4 fix(euclid_wasm): add function to retrieve keys for 3ds and surcharge decision manager (#3160)
Co-authored-by: hrithikeshvm <hrithikeshmylatty@gmail.com>
2023-12-18 21:31:06 +05:30
1f848659f1 fix(router): add routing cache invalidation on payment connector update (#3132) 2023-12-14 11:21:34 +00:00
9d010b14df ci: add missing default and release routing features and add makefile command to build wasm (#3107) 2023-12-12 15:04:37 +00:00
2ac5b2cd76 fix(wasm): fix wasm function to return the categories for keys with their description respectively (#3023) 2023-12-01 07:59:14 +00:00
ff6a0dd0b5 fix(core): Replace euclid enum with RoutableConnectors enum (#2994)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-28 15:04:30 +00:00
c0116db271 feat(currency_conversion): add currency conversion feature (#2948)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-28 10:35:04 +00:00
0553587115 build(deps): remove unused dependencies and features (#2854) 2023-11-13 11:20:18 +00:00
9b618d2447 feat(router): Add Smart Routing to route payments efficiently (#2665)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
2023-11-03 13:07:31 +00:00