|  | 6a64180617 | feat(connector): [Gocardless] add boilerplate code (#2179) | 2023-09-18 09:40:07 +00:00 |  | 
			
				
					|  | 955534e953 | refactor(connector): [Adyen] refactor adyen payment method not implemented errors (#1950) | 2023-09-08 13:57:48 +00:00 |  | 
			
				
					|  | 119aeb49ca | docs(postman): Update documentation for postman tests (#2057) | 2023-09-04 07:33:39 +00:00 |  | 
			
				
					|  | c9fe389b2c | feat(connector): [Square] Implement Card Payments for Square (#1902) | 2023-08-31 11:39:16 +00:00 |  | 
			
				
					|  | d804b23282 | feat(connector): [HELCIM] Add template code for Helcim (#2019) | 2023-08-29 06:24:02 +00:00 |  | 
			
				
					|  | eaefa6e15c | chore: address Rust 1.72 clippy lints (#2011) Co-authored-by: Sampras Lopes <lsampras@pm.me> | 2023-08-28 19:03:57 +00:00 |  | 
			
				
					|  | fcaca76c72 | test(connector): add support for adyen webhooks (#1999) | 2023-08-25 06:41:59 +00:00 |  | 
			
				
					|  | b7e4048e56 | test: move Postman collections to directory structure (#1995) Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com> | 2023-08-24 09:39:25 +00:00 |  | 
			
				
					|  | c161530a6c | fix(test_utils): remove cmdalias forstd::process::Command(#1981) | 2023-08-22 14:13:17 +00:00 |  | 
			
				
					|  | 8cf1f75fb1 | fix(core): Update Webhooks Event Mapping and Forced Psync preconditions (#1970) Co-authored-by: swangi-kumari <swangi.12015941@lpu.in> | 2023-08-21 19:48:05 +00:00 |  | 
			
				
					|  | 0ab6827f6c | feat(router): send 2xx payments response for all the connector http responses (2xx, 4xx etc.) (#1924) | 2023-08-17 09:56:07 +00:00 |  | 
			
				
					|  | 8ae67377cc | feat(connector): [Adyen] Implement Momo Atm(Napas) in Card Redirects (#1820) Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-08-08 13:37:25 +00:00 |  | 
			
				
					|  | 7b2c419ce5 | test(connector):  Add support for webhook tests  (#1863) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-08-08 07:06:45 +00:00 |  | 
			
				
					|  | f2fcc2595a | refactor(connector): use utility function to raise payment method not implemented errors (#1847) Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-08-03 12:46:37 +00:00 |  | 
			
				
					|  | 80b74e096d | feat(connector): [Square] Add template code for connector Square (#1834) | 2023-08-03 12:21:44 +00:00 |  | 
			
				
					|  | c464cc510d | feat(connector): unified errorCode and errorMessage map error reason as errorMessage in Stripe Connector (#1797) Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in> | 2023-08-02 14:50:30 +00:00 |  | 
			
				
					|  | 57887bdf3a | feat(connector):  add support for bank redirect for Paypal (#1107) | 2023-08-02 11:47:34 +00:00 |  | 
			
				
					|  | 30e41a9f2f | feat(connector): [Adyen] Add support for Blik (#1727) | 2023-08-01 14:55:20 +00:00 |  | 
			
				
					|  | 5773faf739 | refactor(ui_tests): move ui_tests to test_utils crate to reduce development time (#1822) | 2023-08-01 10:52:51 +00:00 |  | 
			
				
					|  | d068569f4d | refactor(core): use secrets for connector AuthType in connector integration (#1441) | 2023-07-26 11:34:49 +00:00 |  | 
			
				
					|  | 1360024f96 | ci(postman): Run Postman collections against PRs  (#1739) | 2023-07-25 07:04:30 +00:00 |  | 
			
				
					|  | 78c6ccea2e | feat(connector): [Boku] Template generation (#1760) Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com> | 2023-07-25 07:03:21 +00:00 |  | 
			
				
					|  | 763e2df3bd | feat: add payout service (#1665) Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
Co-authored-by: Manoj Ghorela <118727120+manoj-juspay@users.noreply.github.com> | 2023-07-19 18:02:05 +00:00 |  | 
			
				
					|  | 2e9b78329a | test(connector): [Adyen] Add UI test for Adyen Payment methods (#1648) | 2023-07-19 07:46:43 +00:00 |  | 
			
				
					|  | f44cc1e107 | test(connector): [Authorizedotnet] Add UI test for Authorizedotnet Payment methods  (#1736) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-07-19 07:11:38 +00:00 |  | 
			
				
					|  | f932d66c52 | feat(connector): [Stax] Add template code for Stax connector (#1698) | 2023-07-18 07:58:17 +00:00 |  | 
			
				
					|  | abed197366 | feat(connector): [Adyen] Implement Clearpay in BNPL (#1546) Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-07-17 09:17:54 +00:00 |  | 
			
				
					|  | 714cd275b3 | feat(connector): [Tsys] Add cards for Payments and Refunds flow (#1716) Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in> | 2023-07-17 04:16:29 +00:00 |  | 
			
				
					|  | 91f969a290 | feat(connector): [Mollie] Implement card 3ds (#1421) | 2023-07-16 12:42:33 +00:00 |  | 
			
				
					|  | 07120bf422 | feat(connector): [PowerTranz] Add cards support for PowerTranz connector (#1687) Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com> | 2023-07-13 09:44:50 +00:00 |  | 
			
				
					|  | c119bfdd7e | feat(connector): [Globepay] add authorize and psync flow  (#1639) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-07-13 08:36:25 +00:00 |  | 
			
				
					|  | e09077a75f | ci(runner): rewrite collection_runner.shin rust (#1604) | 2023-07-10 09:32:44 +00:00 |  |