204 Commits

Author SHA1 Message Date
933cef425f chore: address Rust 1.81.0 clippy lints (#5832) 2024-09-10 07:39:07 +00:00
a03ad53e43 feat(core): Add Support for Payments Dynamic Tax Calculation Based on Shipping Address (#5619)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-06 13:38:15 +00:00
28e7a7fc5e feat(users): Add profile level invites (#5793) 2024-09-04 14:56:50 +00:00
730c2ba258 feat(user): implement invitations api (#5769) 2024-09-02 14:59:36 +00:00
e4f1fbc5a5 feat(roles): add list support for roles (#5754) 2024-09-02 06:42:50 +00:00
20f20da94e feat(users): Add API to list users in user lineage (#5722) 2024-08-28 11:59:41 +00:00
53b3163881 feat(user_roles): support switch for new hierarchy (#5692)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-28 08:00:07 +00:00
98cbf2e71a feat(user): add list org, merchant and profile api (#5662)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-22 09:04:32 +00:00
9f3b2fba3e feat(payments): add support for aggregates in payments (#5654) 2024-08-21 12:36:54 +00:00
eb7678f756 feat(users): Role info api with parent tags (#5536) 2024-08-20 16:16:06 +00:00
59b36a054c build: bump MSRV to 1.76.0 (#5586) 2024-08-12 10:00:05 +00:00
043abb59b9 feat(payment_link): add provision for secured payment links (#5357)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-07-30 07:42:35 +00:00
26b878308f feat: add create retrieve and update api endpoints for organization resource (#5361) 2024-07-24 06:40:37 +00:00
7f582e4737 build: remove unused dependencies (#5343) 2024-07-18 13:21:42 +00:00
ff96a62b95 feat(logging): Emit a setup error when a restricted keys are used for logging default keys (#5185)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-14 13:58:21 +00:00
43741df4a7 feat: create key in encryption service for merchant and user (#4910)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-11 15:09:40 +00:00
125699f89c feat(router): add an api to migrate the payment method (#5186)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-10 16:31:13 +00:00
648cecb204 refactor: fix unit and documentation tests (#4754) 2024-07-05 18:07:39 +00:00
9bc780151c feat(router): add refunds manual-update api (#5094) 2024-07-02 13:10:23 +00:00
eb6afd66f2 feat(users): add endpoint for terminate auth select (#5135) 2024-06-26 16:21:40 +00:00
ce7d0d427d feat(users): implemented openidconnect (#5124)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-26 13:45:55 +00:00
ed021c1d99 feat(router): add payments manual-update api (#5045)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-26 13:40:09 +00:00
9e4b2d1c11 refactor: separate DB queries and HTML creation for payout links (#4967)
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-C02FC60MMD6M.local>
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-C02FC60MMD6M.local>
Co-authored-by: Srujan chikke <chikke.srujan@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
2024-06-25 14:07:10 +00:00
2005d3df9f feat(users): setup user authentication methods schema and apis (#4999)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
2024-06-21 10:59:17 +00:00
7208ca4db4 fix(logging): fix stack overflow on recording restricted keys (#4423) 2024-06-19 10:32:16 +00:00
d2092dcb0a refactor: add basic counter metrics for IMC (#5006) 2024-06-18 12:59:12 +00:00
42cd769407 feat(metrics): add support for gauge metrics and include IMC metrics (#4939)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-11 14:52:20 +00:00
7a9423759e feat(router): add an api to migrate the apple pay certificates from connector metadata to connector_wallets_details column in merchant connector account (#4790)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-06-06 08:23:03 +00:00
aca6ad1bd1 feat(users): add support to reset totp (#4821) 2024-05-30 10:52:26 +00:00
0f7f3d9e74 feat(users): add endpoint to check 2fa status (#4810) 2024-05-29 13:30:08 +00:00
cd9c9b609c feat(users): Add redis in Begin and Verify TOTP and create a new API that updates TOTP (#4765) 2024-05-29 10:09:28 +00:00
f04c6ac030 feat(users): add support to verify 2FA using recovery code (#4737)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 13:40:27 +00:00
42e5ef1551 feat(users): Create terminate 2fa API (#4731) 2024-05-23 12:01:35 +00:00
8fa2cd556b feat(users): Create generate recovery codes API (#4708) 2024-05-22 08:28:42 +00:00
fea2ea6d2c chore: move tracing to workspace deps and remove router_env as a dependency of redis_interface (#4717) 2024-05-21 14:18:34 +00:00
226c337399 feat(core): Add a new endpoint for Complete Authorize flow (#4686)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-20 16:02:36 +00:00
cfab2af7d4 feat(refunds): update refunds filters (#4409)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-13 13:17:29 +00:00
e70d58afc9 feat(users): new routes to accept invite and list merchants (#4591) 2024-05-09 13:09:13 +00:00
91354232e0 feat(users): Create API to Verify TOTP (#4597) 2024-05-09 06:01:46 +00:00
a97016fea4 feat(users): Create user_key_store table and begin_totp API (#4577)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-08 12:55:45 +00:00
59e79ff205 feat(users): implement force set and force change password (#4564)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 14:11:24 +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
99bbc3982f refactor: remove configs/pg_agnostic_mit api as it will not be used (#4486)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 09:51:20 +00:00
e769abe501 feat(router): add an api to enable connector_agnostic_mit feature (#4480)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 07:20:59 +00:00
1335554f51 feat: Add decision starter API for email flows (#4533)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-06 07:09:36 +00:00
be44447c09 feat(user): add route to get user details (#4510)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-02 09:35:19 +00:00
dfa4b50dbd feat: add an api for retrieving the extended card info from redis (#4484) 2024-05-01 10:37:39 +00:00
b0133f3369 refactor(user): Deprecate Signin, Verify email and Invite v1 APIs (#4465) 2024-04-30 09:58:45 +00:00
87d9fced07 feat: add an api for toggling extended card info feature (#4444) 2024-04-25 12:40:00 +00:00
f49b0b3aab chore: remove repetitive words (#4448)
Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-24 10:36:01 +00:00