3142 Commits

Author SHA1 Message Date
0f5a370b55 refactor(bank-transfer): remove billing from banktransfer payment data (#4377)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-13 06:20:08 +00:00
2997e24b0c chore(version): 2024.05.13.0 2024.05.13.0 2024-05-13 00:15:21 +00:00
cf0e3daeaa Fix(connector): [BOA/CYBS] add cancelled status to refund response (#4620) 2024-05-10 11:32:08 +00:00
24d154248c feat(analytics): authentication analytics (#4429)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-10 10:08:26 +00:00
86e05501cb refactor(payment_method_data): send optional billing details in response (#4569) 2024-05-10 09:35:25 +00:00
fef28c3345 feat(Connectors): add mandate validation for auth flow (#4089)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-10 09:31:44 +00:00
28ab36873b Fix(router): fix QR data into image conversion (#4619) 2024-05-10 07:27:16 +00:00
ecdac814d8 chore(version): 2024.05.10.0 2024.05.10.0 2024-05-10 00:14:38 +00:00
d2a496cf4d fix(router): [NETCETERA] skip sending browser_information in authentication request for app device_channel (#4613) 2024-05-09 17:18:00 +00:00
a0f11d79ad fix(users): Fix bugs caused by the new token only flows (#4607) 2024-05-09 14:09:02 +00:00
c0bb117f24 ci(cypress): Fix card expiry for savecard flows (#4585) 2024-05-09 13:25:34 +00:00
55ae0fc5f7 refactor(billing): store payment_method_data_billing for recurring payments (#4513)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-09 13:12:05 +00:00
e70d58afc9 feat(users): new routes to accept invite and list merchants (#4591) 2024-05-09 13:09:13 +00:00
366596f14d fix(connector): [BAMBORA] Audit Fixes for Bambora (#4604) 2024-05-09 13:06:38 +00:00
d1404d9aff fix(connector): [iatapay]handle empty error response in case of 401 (#4291)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
2024-05-09 12:59:46 +00:00
f386f423c0 feat(connector): [Payone] add connector template code (#4469)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-09 10:01:47 +00:00
91354232e0 feat(users): Create API to Verify TOTP (#4597) 2024-05-09 06:01:46 +00:00
f3115c4511 chore(version): 2024.05.09.0 2024.05.09.0 2024-05-09 00:14:50 +00:00
d85f245182 chore(postman): update Postman collection files 2024-05-09 00:12:35 +00:00
ec3b60e37c fix(core): drop three_dsserver_trans_id from authentication table (#4587) 2024-05-08 13:36:07 +00:00
dca15aeeb5 refactor(db): Add TenantId field to the KafkaStore struct (#4512) 2024-05-08 13:05:32 +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
339da8b0c9 Fix(connector): [BOA/CYBS] make rsync status optional (#4570) 2024-05-08 08:58:35 +00:00
3db5b82d0d fix(users): Correct the condition for verify_email flow in decision manger (#4580) 2024-05-08 08:17:50 +00:00
c47cac8157 feat(connector-configs): [Cashtocode] add CNY currency for evoucher (#4578) 2024-05-08 07:24:37 +00:00
625b53182e refactor(bank-debit): remove billingdetails from bankdebit pmd (#4371)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-08 06:15:47 +00:00
3e1c7eba49 feat(business_profile): feature add a config to use billing as payment_method_billing (#4557)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-08 06:03:32 +00:00
9e2d76bd10 chore(version): 2024.05.08.0 2024.05.08.0 2024-05-08 00:12:42 +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
d974e6e7c2 feat(connector): [MiFinity] add connector template code (#4447)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 13:50:43 +00:00
25fe4deb8e fix(users): add password validations (#4555)
Co-authored-by: Rachit Naithani <rachit.naithani@juspay.in>
2024-05-07 13:08:46 +00:00
1b5b566387 refactor: store card_cvc in extended_card_info and extend max ttl (#4568)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 11:48:49 +00:00
5d7481ec29 ci(cypress): Added 3DS manual capture flow (#4481)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-05-07 11:44:00 +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
5ec00d96de feat(users): Create Token only support for pre-login user flow APIs (#4558) 2024-05-07 09:27:05 +00:00
71a070e269 refactor(core): refactor authentication core to fetch authentication only within it (#4138)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 08:08:53 +00:00
f63a97024c fix(payment_methods): fix deserialization errors for sdk_eligible_payment_methods (#4565) 2024-05-07 07:29:28 +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
a72f040d92 feat(connector): [Cybersource] Add payout flows for Card (#4511)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 07:18:22 +00:00
df2c2ca22d feat(FRM): add missing fields in Signifyd payment request (#4554)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-07 05:58:04 +00:00
76b76eccc6 chore(version): 2024.05.07.0 2024.05.07.0 2024-05-07 00:14:14 +00:00
25cd6854f9 chore(postman): update Postman collection files 2024-05-07 00:12:12 +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
b1cfef257a build(docker): add web client and control center services to docker compose setup (#4197) 2024-05-06 11:49:45 +00:00
575fac6f3e feat(payment_methods): Filter payment methods based on pm client secret (#4249)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-06 11:18:04 +00:00
89e5884f9e feat(clickhouse): Init Clickhouse container on startup (#4365)
Co-authored-by: Vrishab Srivatsa <136090360+vsrivatsa-juspay@users.noreply.github.com>
2024-05-06 11:04:04 +00:00
b878677f15 refactor(paylater): use payment_method_data.billing fields instead of payment_method_data (#4333)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-06 07:39:18 +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
8d337bf34f chore(version): 2024.05.06.0 2024.05.06.0 2024-05-06 00:14:50 +00:00