Commit Graph

209 Commits

Author SHA1 Message Date
Shankar Singh C
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
Apoorv Dixit
aca6ad1bd1 feat(users): add support to reset totp (#4821) 2024-05-30 10:52:26 +00:00
Apoorv Dixit
0f7f3d9e74 feat(users): add endpoint to check 2fa status (#4810) 2024-05-29 13:30:08 +00:00
Mani Chandra
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
Apoorv Dixit
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
Riddhiagrawal001
42e5ef1551 feat(users): Create terminate 2fa API (#4731) 2024-05-23 12:01:35 +00:00
Mani Chandra
8fa2cd556b feat(users): Create generate recovery codes API (#4708) 2024-05-22 08:28:42 +00:00
Swangi Kumari
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
Apoorv Dixit
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
Apoorv Dixit
e70d58afc9 feat(users): new routes to accept invite and list merchants (#4591) 2024-05-09 13:09:13 +00:00
Mani Chandra
91354232e0 feat(users): Create API to Verify TOTP (#4597) 2024-05-09 06:01:46 +00:00
Mani Chandra
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
Apoorv Dixit
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
Chethan Rao
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
Shankar Singh C
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
Shankar Singh C
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
Mani Chandra
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
Apoorv Dixit
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
Chethan Rao
dfa4b50dbd feat: add an api for retrieving the extended card info from redis (#4484) 2024-05-01 10:37:39 +00:00
Mani Chandra
b0133f3369 refactor(user): Deprecate Signin, Verify email and Invite v1 APIs (#4465) 2024-04-30 09:58:45 +00:00
Chethan Rao
87d9fced07 feat: add an api for toggling extended card info feature (#4444) 2024-04-25 12:40:00 +00:00
hardlydearly
f49b0b3aab chore: remove repetitive words (#4448)
Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-24 10:36:01 +00:00
Sarthak Soni
43307815e0 feat(payment_methods): Client secret implementation in payment method… (#4134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-19 12:02:06 +00:00
Sai Harsha Vardhan
ca47ea9b13 feat(router): add retrieve poll status api (#4358)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-17 10:20:53 +00:00
Apoorv Dixit
c3361ef5eb feat(payments): get new filters for payments list (#4174)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-04-16 10:01:28 +00:00
Sampras Lopes
dea21c65ff feat(events): Add payment cancel events (#4166)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-15 10:35:40 +00:00
akshay-97
b204be0e91 fix(logger): use specified log level only for first-party crates (#4356)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
2024-04-14 17:25:59 +00:00
akshay-97
c980f01691 feat(customer): Customer kv impl (#4267)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-12 07:11:03 +00:00
Sanchith Hegde
63d2b6855a feat(webhooks): allow manually retrying delivery of outgoing webhooks (#4176) 2024-04-04 09:07:51 +00:00
Shankar Singh C
2a691a5c05 feat(router): Create a merchant config for enable processor agnostic MIT (#4025)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-03 15:00:07 +00:00
Amisha Prabhat
74cd4a7952 feat(payment_method): API to list countries and currencies supported by a country and payment method type (#4126)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-28 07:00:11 +00:00
Sanchith Hegde
14e1bbaf07 feat(events): add APIs to list webhook events and webhook delivery attempts (#4131) 2024-03-21 13:32:17 +00:00
Kashif
fb5f0e6c7e feat(payouts): implement list and filter APIs (#3651)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-03-21 08:55:06 +00:00
Sanchith Hegde
8f7d9fbc3a build(router_env): obtain workspace member package names from cargo_metadata more deterministically (#4139)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-03-20 11:05:28 +00:00
ivor-juspay
ac8ddd4020 feat(global-search): dashboard globalsearch apis (#3831)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-12 07:51:09 +00:00
Sai Harsha Vardhan
4902c40345 feat(router): add domain types, admin core changes and other prerequisites for 3ds external authentication flow (#3962)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2024-03-07 19:56:30 +00:00
Mani Chandra
ba42fbaed0 feat(users): Add new API get the user and role details of specific user (#3988) 2024-03-07 06:23:24 +00:00
ivor-juspay
0e600837f7 chore: upgrade msrv to 1.70 (#3938) 2024-03-04 13:22:06 +00:00
Sagar naik
032d58cdbb feat(analytics): add force retrieve call for force retrieve calls (#3565)
Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
2024-02-28 13:40:20 +00:00
harsh-sharma-juspay
de6b16bed9 feat(analytics): adding metric api for dispute analytics (#3810)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-02-28 12:09:31 +00:00
Amisha Prabhat
f3931cf484 feat(payment_methods): Add default payment method column in customers table and last used column in payment_methods table (#3790)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-02-28 11:12:58 +00:00
Sahkal Poddar
cd8222820a refactor(router): added logs health and deep health (#3780) 2024-02-27 13:18:27 +00:00
Sahkal Poddar
cd1a17bcd2 refactor(compatibility): added compatibility layer request logs (#3774) 2024-02-27 09:08:38 +00:00
Apoorv Dixit
58809ab1f9 feat(user): create apis for custom role (#3763)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
2024-02-22 14:25:47 +00:00
Tanbir Ali
bbb3d3d1e2 feat(router): added api for the deleting config key (#3554)
Co-authored-by: Kartikeya Hegde <karthihegde010@gmail.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
2024-02-22 11:25:10 +00:00
Riddhiagrawal001
97252237a9 feat(users): Send email to user if the user already exists (#3705) 2024-02-21 13:37:49 +00:00
harsh-sharma-juspay
6aeb44091b feat(analytics): added filter api for dispute analytics (#3724) 2024-02-20 15:17:02 +00:00
Sahkal Poddar
8038b48a54 refactor(router): added status_code to golden_log_line (#3681) 2024-02-19 08:04:47 +00:00
Sampras Lopes
783fa0b0df fix(logging): fix missing fields in consolidated log line (#3684) 2024-02-16 12:42:25 +00:00
Sahkal Poddar
c5343dfcc2 refactor(router): added payment_method to golden log line (#3620) 2024-02-14 10:00:02 +00:00