|  | f2117542a7 | feat(router): add organization_idin authentication table and add it in authentication events (#7168) | 2025-02-06 13:47:11 +00:00 |  | 
			
				
					|  | e9a5615f2b | feat(core): Add service details field in authentication table (#6757) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-12-12 12:01:41 +00:00 |  | 
			
				
					|  | 42bdf47fd2 | feat(payment_v2): implement payments sync  (#6464) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-11-11 13:14:15 +00:00 |  | 
			
				
					|  | dee91b366a | refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-09-19 18:00:25 +00:00 |  | 
			
				
					|  | 8e5c33e2d8 | refactor(business_profile): change id for business profile (#5748) | 2024-09-02 09:55:22 +00:00 |  | 
			
				
					|  | 7296cceba3 | refactor(payment_id): add payment id domain type (#5738) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-09-02 03:51:33 +00:00 |  | 
			
				
					|  | 771f48cfe0 | refactor(router): add domain type for merchant_connector_account id (#5685) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in> | 2024-08-28 07:52:19 +00:00 |  | 
			
				
					|  | b63d723b8b | refactor: introduce a domain type for profile ID (#5687) | 2024-08-27 08:01:01 +00:00 |  | 
			
				
					|  | e56ad0d688 | refactor: use business profile domain models instead of diesel models (#5566) | 2024-08-08 10:09:02 +00:00 |  | 
			
				
					|  | a8ba21c1d1 | refactor(business_profile): use concrete types for JSON fields (#5531) | 2024-08-07 08:27:35 +00:00 |  | 
			
				
					|  | 7068fbfbe2 | refactor(merchant_id): create domain type for merchant_id(#5408)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-07-24 13:48:25 +00:00 |  | 
			
				
					|  | e658899c14 | refactor(core): introduce an interface to switch between old and new connector integration implementations on the connectors (#5013) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-06-24 09:40:34 +00:00 |  | 
			
				
					|  | 3077421cbd | feat(router): add acquirer_country_codein acquirer_details and send it in netcetera authentication flow (#4835) | 2024-06-06 13:22:04 +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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | ec3b60e37c | fix(core): drop three_dsserver_trans_id from authentication table (#4587) | 2024-05-08 13:36:07 +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 |  | 
			
				
					|  | 00cd96d097 | feat(router): add external authentication webhooks flow (#4339) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-04-16 10:24:46 +00:00 |  | 
			
				
					|  | a3dec0b6bc | refactor(core): move authentication data fields to authentication table (#4093) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com> | 2024-03-19 09:40:18 +00:00 |  | 
			
				
					|  | ce3625cb0c | feat(core): confirm flow and authorization api changes for external authentication (#4015) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com> | 2024-03-12 10:41:22 +00:00 |  | 
			
				
					|  | 897e264ad9 | feat(core): add core functions for external authentication (#3969) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com> | 2024-03-08 13:46:35 +00:00 |  |