|  | 5d66156132 | feat(payments): add api locking for payments core (#1898) | 2023-09-25 10:25:39 +00:00 |  | 
			
				
					|  | 8f3721d16b | chore(deps): bump phonenumber from 0.3.2+8.13.9 to 0.3.3+8.13.9 (#2255) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-21 22:53:48 +05:30 |  | 
			
				
					|  | 21be67ada0 | refactor: move RequestandRequestBuilderstructs to common_utils crate (#2145) | 2023-09-13 10:35:26 +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 |  | 
			
				
					|  | b7d6d31504 | fix(router): correct limit for payments list by filters (#2060) | 2023-09-01 09:34:18 +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 |  | 
			
				
					|  | e3a33bb5c2 | feat(pii): implement a masking strategy for UPI VPAs (#1641) Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-08-01 12:28:46 +00:00 |  | 
			
				
					|  | c284f41cc6 | feat(core): Changed frm_config format type in merchant_connector_account and added frm_message in payments response (#1543) Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com> | 2023-07-26 12:45:26 +00:00 |  | 
			
				
					|  | c4c94241a9 | test: fix failing unit tests (#1743) | 2023-07-20 10:17:01 +00:00 |  | 
			
				
					|  | 55ff761e9e | feat:  Convert QrData into Qr data image source url (#1674) | 2023-07-12 06:14:12 +00:00 |  | 
			
				
					|  | e09077a75f | ci(runner): rewrite collection_runner.shin rust (#1604) | 2023-07-10 09:32:44 +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 |  | 
			
				
					|  | 7bb0aa5ceb | feat(connector): [cryptopay] add new connector cryptopay, authorize, sync, webhook and testcases (#1511) Co-authored-by: arvindpatel24 <arvind.patel@juspay.in> | 2023-06-30 09:27:35 +00:00 |  | 
			
				
					|  | d321aa1f72 | feat: fetch merchant key store only once per session (#1400) Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-06-22 09:10:28 +00:00 |  | 
			
				
					|  | b0c103a193 | fix(encryption): do not log encrypted binary data (#1352) | 2023-06-21 09:08:46 +00:00 |  | 
			
				
					|  | 98e73e2e90 | chore(common_utils): Apply the new type pattern for phone numbers (#1286) Co-authored-by: rishavkar <73836104+rishavkar@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com> | 2023-06-16 17:45:10 +00:00 |  | 
			
				
					|  | bce01ced11 | build(deps): update dependencies (#1342) | 2023-06-07 17:57:04 +00:00 |  | 
			
				
					|  | fa392c40a8 | feat: encrypt PII fields before saving it in the database (#1043) Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in> | 2023-05-30 08:13:17 +00:00 |  | 
			
				
					|  | b9ec38a1b5 | build(deps): bump dieselfrom2.0.3to2.1.0(#1287) | 2023-05-29 08:27:27 +00:00 |  | 
			
				
					|  | 5e51b6b16d | fix(utils): fix bug in email validation (#1180) | 2023-05-18 08:11:31 +00:00 |  | 
			
				
					|  | da4d721424 | feat: add accounts in-memory cache (#1086) | 2023-05-15 12:33:49 +00:00 |  | 
			
				
					|  | 7eed8e7f3e | feat(error): add DateTimeParsingErrorandEmailParsingErrorvariants toParsingErrorenum (#1146) | 2023-05-13 09:28:47 +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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 171c412056 | chore(dependencies): Update dependencies for router packages (#902) | 2023-04-18 17:16:51 +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 |  | 
			
				
					|  | 16bc886c77 | build(deps): update deps (#734) | 2023-03-13 09:00:53 +00:00 |  | 
			
				
					|  | d36afbed7f | refactor: Add secret to metadata (#706) | 2023-03-08 07:35:07 +00:00 |  | 
			
				
					|  | 45484752a2 | fix(errors): use Debugimpl instead ofDisplayfor error types wrappingerror_stack::Report(#714) | 2023-03-05 15:42:59 +00:00 |  | 
			
				
					|  | adca6bcac3 | feat(list): global filter mapping for payment methods via card network (#694) | 2023-03-01 11:20:13 +00:00 |  |