2472 Commits

Author SHA1 Message Date
5414485866 feat(auth): Create and use SinglePurposeOrLoginTokenAuth (#4830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-04 11:13:08 +00:00
8096d5e577 refactor(connector): [Adyen] handle redirection error response (#4862) 2024-06-04 10:53:40 +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
ba0a1e95b7 fix(connector): [Adyen]add required fields for afterpay clearpay (#4858) 2024-06-04 07:32:15 +00:00
fa5f5a4edd fix: include client_version and client_source in retried payments (#4826) 2024-06-03 17:55:28 +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
0cbb2928bd feat(users): Create config for TOTP Issuer (#4776) 2024-06-03 13:52:42 +00:00
15d6c3e846 feat(multitenancy): add support for multitenancy and handle the same in router, producer, consumer, drainer and analytics (#4630)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2024-06-03 12:27:30 +00:00
a1788b8da9 feat(connector): [AUTHORIZEDOTNET] Support payment_method_id in recurring mandate payment (#4841) 2024-06-03 11:07:37 +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
ccee1a9ce9 feat(consolidated-kafka-events): add consolidated kafka payment events (#4798)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-06-03 09:16:17 +00:00
865007717c refactor(connector): [Klarna] Add shipping Address in Klarna Session and Payment Request (#4836) 2024-06-03 07:54:56 +00:00
69b2f76be7 fix(connector): make few fields optional in struct NetceteraErrorDetails (#4827) 2024-06-03 07:52:44 +00:00
f74b9b622e Refactor(core): Reverts Inclusion of constraint graph for merchant Payment Method list (#4839) 2024-05-31 13:01:50 +00:00
5cb84f66e4 refactor(first_name): check if first_name is sent as empty string (#4832) 2024-05-31 11:08:52 +00:00
d2d317ce61 chore: enable clippy::large_futures lint (#4822) 2024-05-31 09:31:12 +00:00
121b61123f chore(euclid_wasm): update paypal payment experience (#4811) 2024-05-31 07:37:49 +00:00
5d1900e1d9 fix(netcetera): handle non-ascii characters for cardholdername, error message and send missing fields (#4755)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-30 14:57:59 +00:00
61e67e4272 refactor(core): move router data flow types to hyperswitch domain models crate (#4801) 2024-05-30 14:54:50 +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
f7e99e1eda refactor(connector): [Klarna] Refactor configs for sandbox and production and update payment status (#4819) 2024-05-30 13:44:34 +00:00
21a3a2ea8a fix(routing): Added routing validation for payments req (#4762) 2024-05-30 10:57:12 +00:00
aca6ad1bd1 feat(users): add support to reset totp (#4821) 2024-05-30 10:52:26 +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
f192fa3866 chore(euclid_wasm): update klarna metadata (#4823) 2024-05-30 10:34:28 +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
971ef1fb8f chore: remove redundant caching code (#4804) 2024-05-30 07:36:52 +00:00
e41d5e25df feat(connector): [Klarna] Add support for Capture, Psync, Refunds and Rsync flows (#4799)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
2024-05-29 14:59:56 +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
e410eba6ed feat(connector): [ZSL] handle partial payments in Local Bank Transfer (#4777)
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-05-29 13:28:19 +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
a6570b6a06 refactor(connector): [Klarna] Refactor Authorize call and configs for prod (#4750)
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
2024-05-29 10:09:10 +00:00
b812e596a1 fix: implement StrongEq for Vec<u8> (#4795) 2024-05-29 09:23:55 +00:00
dd333298f8 refactor(core): move router data response and request models to hyperswitch domain models crate (#4789) 2024-05-29 07:59:33 +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
7ca9c6e813 refactor(payment_methods): add support for passing ttl to locker entries (#4690) 2024-05-28 14:31:29 +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
d15cb31814 docs(analytics): Add documentation for setting up data services and enabling data features in control center (#4741) 2024-05-28 07:01:04 +00:00
ed82af81f9 feat(connector): [AUTHORIZEDOTNET] Implement non-zero mandates (#4758) 2024-05-27 16:57:07 +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
2cabb0bedc Refactor(core): Inclusion of constraint graph for merchant Payment Method list (#4626)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
2024-05-24 12:05:21 +00:00
9fb2a83014 fix(payment_methods): revert the filter for getting the mcas which are disabled (#4756) 2024-05-24 09:40:31 +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
a7fc4c6fcd fix(payment_methods): log and ignore the apple pay metadata parsing error while fetching apple pay retry connectors (#4747) 2024-05-24 07:55:09 +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