|
|
6df8f0646b
|
refactor(hyperswitch_constraint_graph): Removal of lifetime from the Constraint Graph framework (#5132)
|
2024-06-28 09:36:47 +00:00 |
|
|
|
b08ce22108
|
refactor(connector): added amount framework to paypal, payouts and routing (#4865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-06-28 06:31:15 +00:00 |
|
|
|
e486641c97
|
Refactor(core): reverts the payment method list filtering using constraint graph (#5044)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-19 14:55:29 +00:00 |
|
|
|
0e059e7d84
|
feat(connectors): [Iatapay] add payment methods (#4968)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
|
2024-06-13 03:45:09 +00:00 |
|
|
|
4d0c89362a
|
refactor(conditional_configs): refactor conditional_configs to use Moka Cache instead of Static Cache (#4814)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-11 07:47:25 +00:00 |
|
|
|
6750be5aee
|
feat(connector): [MIFINITY] Implement payment flows and Mifinity payment method (#4592)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: kiran.kummari <kiran.kummari@juspay.in>
|
2024-06-06 12:17:45 +00:00 |
|
|
|
4df84e913f
|
Refactor(core): Inclusion of constraint graph for merchant Payment Method list (#4845)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
|
2024-06-05 15:12:22 +00:00 |
|
|
|
f74b9b622e
|
Refactor(core): Reverts Inclusion of constraint graph for merchant Payment Method list (#4839)
|
2024-05-31 13:01:50 +00:00 |
|
|
|
c9fa94febe
|
feat(connector): [Iatapay] add upi qr support (#4728)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
|
2024-05-28 07:36:53 +00:00 |
|
|
|
2cabb0bedc
|
Refactor(core): Inclusion of constraint graph for merchant Payment Method list (#4626)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
|
2024-05-24 12:05:21 +00:00 |
|
|
|
ee276ec2d5
|
ci: fix unit tests for routing (#4743)
|
2024-05-23 09:14:29 +00:00 |
|
|
|
a917776bb8
|
refactor(graph): refactor the Knowledge Graph to include configs check, while eligibility analysis (#4687)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-21 14:14:45 +00:00 |
|
|
|
0f53f74d26
|
feat(constraint_graph): add visualization functionality to the constraint graph (#4701)
|
2024-05-21 11:58:52 +00:00 |
|
|
|
2216a88d25
|
chore: address Rust 1.78 clippy lints (#4545)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 10:35:32 +00:00 |
|
|
|
a23a365cdf
|
feat(constraint_graph): make the constraint graph framework generic and move it into a separate crate (#3071)
|
2024-05-06 13:08:44 +00:00 |
|
|
|
e4ed1e6395
|
feat(connector): [Paypal] Add payout flow for wallet(Paypal and Venmo) (#4406)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 10:15:17 +00:00 |
|
|
|
1d0d94d5e6
|
fix(routing/tests): fix unit tests for routing (#4438)
|
2024-04-24 09:25:13 +00:00 |
|
|
|
06440eb640
|
feat(router): add local bank transfer payment method (#4294)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-08 13:29:52 +00:00 |
|
|
|
36f4112a6f
|
refactor: Fix typos (#4277)
|
2024-04-03 08:10:04 +00:00 |
|
|
|
1f0d60e64f
|
build(deps): update dependencies (#4268)
|
2024-04-02 10:13:30 +00:00 |
|
|
|
14e1bbaf07
|
feat(events): add APIs to list webhook events and webhook delivery attempts (#4131)
|
2024-03-21 13:32:17 +00:00 |
|
|
|
a151485317
|
feat(payouts): add payout types in euclid crate (#3862)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-03-21 08:56:49 +00:00 |
|
|
|
7d8d68faba
|
refactor(openapi): move openapi to separate crate to decrease compile times (#3110)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-01-29 10:50:43 +00:00 |
|
|
|
34318bc1f1
|
refactor: address panics due to indexing and slicing (#3233)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-05 09:17:37 +00:00 |
|
|
|
2c4599a1cd
|
feat: add utility to convert TOML configuration file to list of environment variables (#3096)
|
2023-12-11 07:50:19 +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 |
|
|
|
3db721388a
|
fix: surcharge related status and rules fix (#2974)
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
|
2023-11-24 18:44:28 +05:30 |
|
|
|
8d4adc52af
|
feat(connector): [ProphetPay] Implement Card Redirect PaymentMethodType and flows for Authorize, CompleteAuthorize, Psync, Refund, Rsync and Void (#2641)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-11-16 15:12:08 +00:00 |
|
|
|
e8de3a7107
|
feat(connector): [BANKOFAMERICA] Implement Cards for Bank of America (#2765)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2023-11-16 14:10:53 +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 |
|