33 Commits

Author SHA1 Message Date
f30ba89884 feat: add deep health check (#3210)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 10:51:40 +00:00
3fa0bdf765 feat(user_role): Add APIs for user roles (#3013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-30 14:32:47 +00:00
39f255b4b2 feat(core): Add ability to verify connector credentials before integrating the connector (#2986)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-30 07:36:35 +00:00
5f5e895f63 feat(ses_email): add email services to hyperswitch (#2977)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2023-11-29 10:42:12 +00:00
bd889c834d fix(connector): [Adyen] ErrorHandling in case of Balance Check for Gift Cards (#1976) 2023-11-28 12:02:53 +00:00
77fc92c99a feat(core): [Paypal] Add Preprocessing flow to CompleteAuthorize for Card 3DS Auth Verification (#2757) 2023-11-28 11:10:42 +00:00
03c0a772a9 feat(auth): Add Authorization for JWT Authentication types (#2973)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-11-24 13:41:46 +00:00
f88eee7362 feat(router): Add new JWT authentication variants and use them (#2835)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-13 05:47:35 +00:00
6678689265 feat(core): use redis as temp locker instead of basilisk (#2789) 2023-11-08 07:42:28 +00:00
9314d14463 fix(connector): [Bluesnap] fix psync status to failure when it is '403' (#2772)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-03 13:27:20 +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
274a78343e fix: make push to drainer generic and add application metrics for KV (#2563) 2023-10-17 11:21:18 +00:00
8b50997e56 feat(kv): add kv wrapper for executing kv tasks (#2384) 2023-10-09 13:10:58 +00:00
73dfc31f9d feat(process_tracker): make long standing payments failed (#2380)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-10-09 09:02:46 +00:00
e5ad9c5c35 refactor(router): add #[cfg(not(feature = "kms"))] feature flag to test the simplified apple pay flow locally (#2200) 2023-10-03 13:44:23 +00:00
75ee632782 feat(apple_pay): add support for pre decrypted apple pay token (#2056)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
2023-09-07 17:19:10 +00:00
4d58bdbe29 fix(router): send connection_closed errors as 5xx instead of 2xx (#2093) 2023-09-06 14:15:33 +00:00
31088b6062 feat(router): send connector timeouts and connection closures as 2xx response instead of giving 5xx response (#2047) 2023-08-31 11:55:47 +00:00
08fb2a93c1 chore: add metrics for external api call (#2021) 2023-08-30 17:54:24 +00:00
cc4136f85f refactor(access_token): handle timeout errors gracefully (#1882) 2023-08-08 09:48:23 +00:00
9cba7da0d3 feat(connector): [Boku] Implement Authorize, Psync, Refund and Rsync flow (#1699) 2023-08-02 09:28:22 +00:00
55ff761e9e feat: Convert QrData into Qr data image source url (#1674) 2023-07-12 06:14:12 +00:00
3e284b04b1 fix(connector): [Cybersource] Throw proper unauthorised message (#1529)
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
2023-06-26 10:44:33 +00:00
919c03e679 feat(connector): [Bluesnap] Add support for ApplePay (#1178) 2023-05-17 13:10:20 +00:00
03a96432a9 feat: expire client secret after a merchant configurable intent fufliment time (#956) 2023-05-03 10:38:13 +00:00
6d7b11a0f0 feat(middleware): add middleware to attach default response headers (#824) 2023-04-04 05:56:05 +00:00
346bd95445 enhance(router): change MAX_ID_LENGTH to 64 (#792) 2023-03-24 07:27:57 +00:00
7ed665ecec feat: Add HSTS headers to response (#725) 2023-03-10 09:19:58 +00:00
aaf372505c feat: Add support for a redis pubsub interface (#614)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-02-23 12:34:19 +00:00
1bdc8955c2 feat(router): implement API endpoints for managing API keys (#511) 2023-02-10 08:50:57 +00:00
006e9a8892 feat(connector_integration): integrate Rapyd connector (#357) 2023-01-16 23:58:21 +05:30
35f6af1a3d build(deps): update deps (#342) 2023-01-11 13:07:13 +05:30
430dcd1967 initial commit 2022-11-16 20:37:50 +05:30