3142 Commits

Author SHA1 Message Date
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
7645edfa2e fix(docker-compose): fix docker compose syntax (#4782) 2024-05-28 07:42:55 +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
b8ddd8ca54 chore(version): 2024.05.28.0 2024.05.28.0 2024-05-28 00:14:53 +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
8d9c7bc45c chore(version): 2024.05.27.0 2024.05.27.0 2024-05-27 00:15:16 +00:00
1026f47830 chore: add missing migrations for recently added currencies (#4760) 2024-05-24 12:05:40 +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
bc1da2214d chore(version): 2024.05.24.1 2024.05.24.1 2024-05-24 10:32:15 +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
ff5bba5da3 chore(version): 2024.05.24.0 2024.05.24.0 2024-05-24 00:15:12 +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
ae77373b4c chore: move RouterData Request types to hyperswitch_domain_models crate (#4723)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 10:18:51 +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
ee276ec2d5 ci: fix unit tests for routing (#4743) 2024-05-23 09:14:29 +00:00
c778af26dd fix(kafka): fix kafka timestamps sent from application (#4709)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 09:14:13 +00:00
ba624d0498 refactor(payment_methods): use recurring enabled flag to decide which payment method supports MIT (#4732) 2024-05-23 07:31:27 +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
da2dc10f3d refactor(bank-redirect): dynamic field changes for bankredirect payment method (#4650) 2024-05-23 06:53:25 +00:00
4636a3902b chore(version): 2024.05.23.0 2024.05.23.0 2024-05-23 00:14:19 +00:00
ec508435a1 chore(postman): update Postman collection files 2024-05-23 00:12:20 +00:00
1bd406197b fix(core): fix failing token based MIT payments (#4735) 2024-05-22 19:07:03 +00:00
d942a31d60 feat(payment_methods): enable auto-retries for apple pay (#4721)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-22 15:23:05 +00:00
8afeda54fc feat(connector): [AUTHORIZEDOTNET] Implement zero mandates (#4704) 2024-05-22 11:51:06 +00:00
78d6278844 ci(postman): Fix cybersource and trustpay collection (#4725)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-05-22 11:19:08 +00:00
fabf80c2b1 fix: added hget lookup for all updated_by existing cases (#4716)
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-05-22 09:29:18 +00:00
431560b7fb feat(routing): Use Moka cache for routing with cache invalidation (#3216)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-22 08:32:50 +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
2ad7fc0cd6 feat(connector): accept connector_transaction_id in 4xx error_response of connector (#4720) 2024-05-22 07:16:47 +00:00
1523311c47 chore(version): 2024.05.22.0 2024.05.22.0 2024-05-22 00:14:17 +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
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
a917776bb8 refactor(graph): refactor the Knowledge Graph to include configs check, while eligibility analysis (#4687)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-21 14:14:45 +00:00
70612e4c6f chore(version): 2024.05.21.1 2024.05.21.1 2024-05-21 13:34:54 +00:00
0f53f74d26 feat(constraint_graph): add visualization functionality to the constraint graph (#4701) 2024-05-21 11:58:52 +00:00
2e79ee0615 feat(Cypress): Add response handler for Connector Testing (#4624)
Co-authored-by: gnanasundarig <gnanasundari.gopal@juspay.in>
2024-05-21 10:21:17 +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
2cd360e6a9 refactor(core): add support to enable pm_data and pm_id in payments response (#4711) 2024-05-21 09:57:45 +00:00
44681ab058 chore(version): 2024.05.21.0 2024.05.21.0 2024-05-21 00:14: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