| 
						
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d6e71b959d
					 | 
					
						
						
							
							feat(cards): add credit card number validation (#889)
						
						
						
						
						
						
						
						Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in> 
						
						
					 | 
					
						2023-05-09 14:30:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7c6f0fdec5
					 | 
					
						
						
							
							enhancement(common_utils): impl from for email newtype (#1074)
						
						
						
						
						
						
					 | 
					
						2023-05-08 19:53:14 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fa8683a54b
					 | 
					
						
						
							
							enhancement(common_utils): impl deref for email newtype (#1073)
						
						
						
						
						
						
					 | 
					
						2023-05-08 13:35:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						35196493c4
					 | 
					
						
						
							
							fix(common_utils): manually implement diesel queryable for email newtype (#1072)
						
						
						
						
						
						
					 | 
					
						2023-05-08 18:37:10 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ab55d21013
					 | 
					
						
						
							
							feat(errors): add reverse errorswitch trait for foreign errors (#909)
						
						
						
						
						
						
					 | 
					
						2023-05-08 09:15:05 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b8e2b1c5f4
					 | 
					
						
						
							
							refactor: use newtype pattern for email addresses (#819)
						
						
						
						
						
						
						
						Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> 
						
						
					 | 
					
						2023-05-04 13:58:20 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0df2244794
					 | 
					
						
						
							
							feat(connector): add dispute webhooks for Stripe (#918)
						
						
						
						
						
						
					 | 
					
						2023-05-02 21:04:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e9fc34ff62
					 | 
					
						
						
							
							refactor(stripe): return all the missing fields in a request (#935)
						
						
						
						
						
						
						
						Co-authored-by: jeeva <jeeva.ramu@codurance.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: ItsMeShashank <sattarde9913@gmail.com> 
						
						
					 | 
					
						2023-05-02 20:26:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						13185999d5
					 | 
					
						
						
							
							feat(Core): gracefully shutdown router/scheduler if Redis is unavailable (#891)
						
						
						
						
						
						
						
						Co-authored-by: prajjwal kumar <prajjwal.kumar@prajjwalkumar-DWKH9NPY4R.local>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com> 
						
						
					 | 
					
						2023-04-24 07:38:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						298a0a4956
					 | 
					
						
						
							
							feat(connector): [Nuvei] add support for card mandates (#818)
						
						
						
						
						
						
						
						Co-authored-by: Arun Raj M <jarnura47@gmail.com> 
						
						
					 | 
					
						2023-04-17 18:30:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						29da1dfa50
					 | 
					
						
						
							
							feat: connector tokenization flow (#750)
						
						
						
						
						
						
						
						Co-authored-by: Arun Raj M <jarnura47@gmail.com> 
						
						
					 | 
					
						2023-04-11 11:54:45 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						de29eb68b6
					 | 
					
						
						
							
							deps(common_utils): put the async ext trait behind a feature (#835)
						
						
						
						
						
						
					 | 
					
						2023-04-06 10:01:13 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fb4ec43157
					 | 
					
						
						
							
							deps(common_utils): put the signals module behind a feature flag (#814)
						
						
						
						
						
						
					 | 
					
						2023-04-04 05:59:05 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4d1013c611
					 | 
					
						
						
							
							feat(connector) : h1075:L4 Hackathon globalpay wallet  (#625)
						
						
						
						
						
						
						
						Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: khuzema khomosi <khuzemakhomosi@khuzemas-MacBook-Pro.local>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com> 
						
						
					 | 
					
						2023-03-30 17:21:22 +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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ec2b1b18fd
					 | 
					
						
						
							
							feat(connector): Add support for complete authorize payment after 3DS redirection (#741)
						
						
						
						
						
						
					 | 
					
						2023-03-15 08:48:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d36afbed7f
					 | 
					
						
						
							
							refactor: Add secret to metadata (#706)
						
						
						
						
						
						
					 | 
					
						2023-03-08 07:35:07 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f3224cc4df
					 | 
					
						
						
							
							chore: merging back release v0.3.0 back to main (#636) (#655)
						
						
						
						
						
						
						
						Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com> 
						
						
					 | 
					
						2023-02-26 08:25:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7792de55ef
					 | 
					
						
						
							
							feat(connector): add authorize, capture, void, refund, psync, rsync support for Dlocal connector (#650)
						
						
						
						
						
						
						
						Co-authored-by: Venkatesh <inventvenkat@gmail.com> 
						
						
					 | 
					
						2023-02-25 14:13:40 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						275155a84d
					 | 
					
						
						
							
							refactor: add better log to parse struct (#621)
						
						
						
						
						
						
					 | 
					
						2023-02-25 13:17:47 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						66563595df
					 | 
					
						
						
							
							refactor: add payment_issuer and payment_experience in pa (#491)
						
						
						
						
						
						
					 | 
					
						2023-02-19 13:59:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d107b44fd3
					 | 
					
						
						
							
							feat(api_models): add error structs (#532)
						
						
						
						
						
						
						
						Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> 
						
						
					 | 
					
						2023-02-16 09:19:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ff347193fe
					 | 
					
						
						
							
							Add a base struct for api error responses (#524)
						
						
						
						
						
						
						
						Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> 
						
						
					 | 
					
						2023-02-10 14:12:08 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1bdc8955c2
					 | 
					
						
						
							
							feat(router): implement API endpoints for managing API keys (#511)
						
						
						
						
						
						
					 | 
					
						2023-02-10 08:50:57 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0239c422b6
					 | 
					
						
						
							
							feat: Add graceful shutdown in drainer (#498)
						
						
						
						
						
						
					 | 
					
						2023-02-07 12:44:24 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4a820dcd7d
					 | 
					
						
						
							
							feat: add metrics to drainer (#497)
						
						
						
						
						
						
					 | 
					
						2023-02-06 13:03:53 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b5720f1e38
					 | 
					
						
						
							
							chore: address Rust 1.67 clippy lints (#465)
						
						
						
						
						
						
					 | 
					
						2023-01-27 12:29:57 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b1b0500035
					 | 
					
						
						
							
							feat(globalpay): implement access token creation (#408)
						
						
						
						
						
						
					 | 
					
						2023-01-20 18:25:52 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						beb0384047
					 | 
					
						
						
							
							refactor: move config defaults from TOML files to Default trait (#352)
						
						
						
						
						
						
					 | 
					
						2023-01-17 19:13:16 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d08c35c77c
					 | 
					
						
						
							
							refactor(router): move fp_utils module to common_utils crate (#391)
						
						
						
						
						
						
						
						Co-authored-by: Arun Raj M <jarnura47@gmail.com>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in> 
						
						
					 | 
					
						2023-01-17 13:27:05 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						74f6d0025e
					 | 
					
						
						
							
							chore: fix typos and introduce ci check (#390)
						
						
						
						
						
						
					 | 
					
						2023-01-17 11:38:47 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6e15f5a990
					 | 
					
						
						
							
							feat(connector): implement authorize and capture flows for Fiserv (#266)
						
						
						
						
						
						
					 | 
					
						2023-01-15 16:03:06 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f2b88350a6
					 | 
					
						
						
							
							feat(router): add payment failed webhook event (#305)
						
						
						
						
						
						
					 | 
					
						2023-01-06 14:02:39 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e7579a4819
					 | 
					
						
						
							
							chore: add lints in workspace cargo config (#223)
						
						
						
						
						
						
					 | 
					
						2022-12-24 14:28:03 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						de30489ce3
					 | 
					
						
						
							
							fix: payment_id and client_secret in session response (#199)
						
						
						
						
						
						
					 | 
					
						2022-12-23 00:57:27 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dd7e093fe3
					 | 
					
						
						
							
							fix: fixes to surface level mandate issues (#180)
						
						
						
						
						
						
					 | 
					
						2022-12-22 12:51:52 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						76b47e64c4
					 | 
					
						
						
							
							fix: remove and resolve FIXMEs and TODOs from db module (#174)
						
						
						
						
						
						
					 | 
					
						2022-12-20 17:55:24 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						bf322c9535
					 | 
					
						
						
							
							refactor(router): make routes public and move crypto module to common utils (#176)
						
						
						
						
						
						
						
						Co-authored-by: Arun Raj M <jarnura47@gmail.com> 
						
						
					 | 
					
						2022-12-19 19:34:24 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						bc2f13ab07
					 | 
					
						
						
							
							fix: resolve TODO comments in storage models crate (#151)
						
						
						
						
						
						
					 | 
					
						2022-12-15 19:10:02 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7f0d8e8286
					 | 
					
						
						
							
							fix: fix email verification regex & unittests (#139)
						
						
						
						
						
						
					 | 
					
						2022-12-13 21:39:25 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						97ccfd33b7
					 | 
					
						
						
							
							chore: add #[forbid(unsafe_code)] to all crates (#131)
						
						
						
						
						
						
					 | 
					
						2022-12-13 16:53:19 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						124048ce75
					 | 
					
						
						
							
							refactor(masking): PII improvements (#77)
						
						
						
						
						
						
					 | 
					
						2022-12-13 13:20:21 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7dca6f1e5a
					 | 
					
						
						
							
							feat(braintree): Sessions flow for braintree and klarna (#121)
						
						
						
						
						
						
					 | 
					
						2022-12-13 12:35:17 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d6afbe8011
					 | 
					
						
						
							
							refactor(router): move api models into separate crate (#103)
						
						
						
						
						
						
					 | 
					
						2022-12-12 15:36:45 +05:30 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |