|  | 0688972814 | feat(connector): Add support for passive churn recovery webhooks (#7109) Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2025-02-22 20:58:10 +00:00 |  | 
			
				
					|  | 9a59d0a5ff | chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705) | 2024-12-02 14:30:44 +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 |  | 
			
				
					|  | ea730d4ffc | build(deps): bump error-stackfrom version0.3.1to0.4.1(#4188) | 2024-04-01 07:01:17 +00:00 |  | 
			
				
					|  | 11fc9b3986 | refactor(ext_traits): simplify the signatures of some methods in Encodeextension trait (#3687) | 2024-02-19 09:54:09 +00:00 |  | 
			
				
					|  | aea390a6a1 | feat(events): add incoming webhook payload to api events logger (#2852) Co-authored-by: Sampras lopes <lsampras@pm.me> | 2023-11-17 08:08:23 +00:00 |  | 
			
				
					|  | 5d66156132 | feat(payments): add api locking for payments core (#1898) | 2023-09-25 10:25:39 +00:00 |  | 
			
				
					|  | d4221f3368 | refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681) | 2023-09-06 07:41:09 +00:00 |  | 
			
				
					|  | 9cba7da0d3 | feat(connector): [Boku] Implement Authorize, Psync, Refund and Rsync flow (#1699) | 2023-08-02 09:28:22 +00:00 |  | 
			
				
					|  | 73ed7ae7e3 | refactor(config): Add new type for kms encrypted values (#1823) | 2023-08-02 08:55:23 +00:00 |  | 
			
				
					|  | ee7cdef107 | feat(email): implement process_tracker for scheduling email when api_key is about to expire (#1233) Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com> | 2023-07-04 06:31:22 +00:00 |  | 
			
				
					|  | 0d46690502 | refactor(errors): add parsing error types for context info (#911) | 2023-05-11 12:45:00 +00:00 |  | 
			
				
					|  | baf5fd91cf | feat(connector): add connector nmi with card, applepay and googlepay support (#771) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: ShashiKant <shashitnak@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-05-11 11:17:00 +00:00 |  | 
			
				
					|  | 8853702f4b | fix: throw PreconditionFailed error when routing_algorithm is not configured (#1017) Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-05-08 13:48:58 +00:00 |  | 
			
				
					|  | 2ba186b7d1 | feat(compatibility): add mandates support in stripe compatibility (#897) Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com> | 2023-05-08 09:11:27 +00:00 |  | 
			
				
					|  | de29eb68b6 | deps(common_utils): put the async ext trait behind a feature (#835) | 2023-04-06 10:01:13 +00:00 |  | 
			
				
					|  | 20b4372bfe | feat(connector): [Nuvei] add webhook support (#795) Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-03-28 18:56:32 +05:30 |  | 
			
				
					|  | 13a8ce8ebc | feat(connector): add webhook support for worldline connector (#721) | 2023-03-14 09:06:27 +00:00 |  | 
			
				
					|  | e102cae76c | feat(connector): [Trustpay] add authorize (cards 3ds, no3ds and bank redirects), refund, psync, rsync (#717) Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-03-13 11:53:39 +00:00 |  | 
			
				
					|  | 275155a84d | refactor: add better log to parse struct (#621) | 2023-02-25 13:17:47 +00:00 |  | 
			
				
					|  | b5720f1e38 | chore: address Rust 1.67 clippy lints (#465) | 2023-01-27 12:29:57 +05:30 |  | 
			
				
					|  | beb0384047 | refactor: move config defaults from TOML files to Defaulttrait (#352) | 2023-01-17 19:13:16 +05:30 |  | 
			
				
					|  | e7579a4819 | chore: add lints in workspace cargo config (#223) | 2022-12-24 14:28:03 +05:30 |  | 
			
				
					|  | dd7e093fe3 | fix: fixes to surface level mandate issues (#180) | 2022-12-22 12:51:52 +05:30 |  | 
			
				
					|  | 10003cd6fe | refactor(redis_interface): separating redis functionality and dependent functionalities outside router crate (#15) Co-authored-by: Sanchith Hegde | 2022-11-28 11:40:13 +05:30 |  |