776 Commits

Author SHA1 Message Date
2106a27f40 fix(events): Correct parsing of API events with user event_type for Clickhouse (#5022) 2024-06-19 10:59:53 +00:00
ae1edb061d fix(opensearch): handle index not present errors in search api (#4965)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
2024-06-18 18:58:19 +00:00
6582729048 feat(connector): added template code for datatrans (#4890) 2024-06-14 09:59:31 +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
b847606d66 feat(payouts): make payout_type optional in payouts table (#4954)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-12 14:24:52 +00:00
5b21951102 refactor(connector): [Mifinity]Move destination_account_number from pmd to Mifinity Metadata (#4962)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-12 10:35:37 +00:00
a949676f8b refactor(connector): [Mifinity] Add dynamic fields for Mifinity Wallet (#4943)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-11 14:50:31 +00:00
b705757be3 refactor(connector): changed amount to minor Unit for stripe (#4786)
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-11 07:57:24 +00:00
894560f07b refactor(business_profile): add is_connector_agnostic_mit_enabled in the business profile APIs (#4925)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-10 18:54:44 +00:00
d0fd7095cd refactor(payout): move payout quote call to payout core from execute_pretasks (#4900) 2024-06-07 10:44:05 +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
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
dae1413960 refactor(connector): [KLARNA] Add dynamic fields for klarna payment method (#4891)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-05 19:04:57 +00:00
377d6eacd3 refactor(business_profile): add collect_shipping_details_from_wallet_connector in the business profile response (#4892)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-05 15:56:08 +00:00
32cf06c736 feat(connector): add payouts integration for AdyenPlatform (#4874)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-05 11:42:50 +00:00
a3183a0c5b feat(core): Create Payout Webhook Flow (#4696)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-05 09:28:42 +00:00
1eaba9a10b feat(connector): [CRYPTOPAY] Make payment_method_data.crypto.network as enum (#4853)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-04 14:59:11 +00:00
fcf52973f4 feat(router): add request_external_three_ds_authentication flag in payment_method_list_response (#4864)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-04 14:34:39 +00:00
7f75f941c1 refactor(api_models): rename Card struct for payouts to avoid overrides in auto generated open API spec (#4861) 2024-06-04 10:52:47 +00:00
d242850b63 refactor(users): Changes for Home and Signout APIs for TOTP Redis flows (#4851)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-03 14:10:13 +00:00
e5da133fe0 refactor(connector): airwallex convert init payment to preprocessing (#4842) 2024-06-03 10:51:49 +00:00
67f017f6f0 feat(router): send three_ds_requestor_url in authentication_response for external 3ds flow (#4828)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-03 10:34:12 +00:00
5cb84f66e4 refactor(first_name): check if first_name is sent as empty string (#4832) 2024-05-31 11:08:52 +00:00
08eefdba4a feat(router): Added amount conversion function in core for connector module (#4710)
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-05-30 13:51:33 +00:00
93d61d1053 feat: add a domain type for customer_id (#4705)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-30 10:49:10 +00:00
832968c0c4 feat(payout): [Payone] add payone connector (#4553)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-30 09:42:02 +00:00
bed42ce4be feat(connector): implement pre auth flow for gpayments (#4692)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-30 07:43:22 +00:00
97f2ff0e70 feat(connector): add support for external authentication for cybersource (#4714)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-29 13:38:06 +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
c362fd0532 refactor: retrieve extended card info config during business profile get call (#4784)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-28 14:33:07 +00:00
84e032e6c2 feat(connector): [CRYPTOPAY] Pass network details in payment request (#4779)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-28 11:22:06 +00:00
d686ec7acd fix: include client columns in payment attempts response struct (#4761)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-28 10:25:29 +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
b3d4d13db8 feat(core): [Paypal] Add session_token flow for Paypal sdk (#4697)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-27 11:05:07 +00:00
55ccce6189 feat(payment_charges): add support for collecting and refunding charges on payments (#4628)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: YongJoon Kim <penubokim@gmail.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-05-24 08:09:04 +00:00
23c73951bb fix(payment_methods): mask the email address being logged in the payment_method_list response logs (#4749) 2024-05-23 15:07:00 +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
5e5eb5fbae feat: authentication analytics (#4684) 2024-05-23 10:12:29 +00:00
0b415dcca6 feat(analytics): added client columns in payments analytics (#4658)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 09:58:17 +00:00
13f6efc7e8 feat(router): send message_version and directory_server_id in next_action block of three_ds_data for external 3ds flow (#4715)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 07:12:14 +00:00
8fa2cd556b feat(users): Create generate recovery codes API (#4708) 2024-05-22 08:28:42 +00:00
ae601e8e1b feat(webhook): add frm webhook support (#4662)
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>
2024-05-22 08:15:01 +00:00
528d692a89 feat(core): add support for connectors having separate version call for pre authentication (#4603)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-21 17:07:44 +00:00
443b7e6ea2 refactor(router): added a new type minor unit to amount (#4629)
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-05-21 10:10:05 +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
7f5346169e feat: add an api for toggle KV for all merchants (#4600) 2024-05-20 09:22:10 +00:00
7e44bbca63 feat: added client_source, client_version in payment_attempt from payments confirm request headers (#4657) 2024-05-17 10:27:30 +00:00
853f3b4854 refactor(FRM): refactor frm configs (#4581)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-17 10:23:13 +00:00