|  | 6114fb6340 | refactor(core): move update trackers after build request (#1472) | 2023-06-19 07:34:45 +00:00 |  | 
			
				
					|  | 6e581c6060 | fix(connector): [Adyen] fix unit test (#1469) | 2023-06-17 11:08:13 +00:00 |  | 
			
				
					|  | 016857fff0 | fix(connector): fix for sending refund_amount in connectors refund request (#1278) Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com> | 2023-06-15 08:36:27 +00:00 |  | 
			
				
					|  | 71c0d4c500 | test(connector): [Globalpay] Fix unit tests (#1217) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-06-15 07:19:07 +00:00 |  | 
			
				
					|  | 913b833117 | feat(order_details): Adding order_details both inside and outside of metadata, in payments request, for backward compatibility (#1344) Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com> | 2023-06-14 16:42:33 +00:00 |  | 
			
				
					|  | 4a8de7741d | fix(connector): [Bluesnap] Throw proper error message for redirection scenario (#1367) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in> | 2023-06-09 14:08:28 +00:00 |  | 
			
				
					|  | 638fc42217 | ci: update versions of actions (#1388) | 2023-06-09 07:48:42 +00:00 |  | 
			
				
					|  | 11a827a76d | feat(payment): customer ip field inclusion (#1370) Co-authored-by: shashank_attarde <shashank.attarde@juspay.in> | 2023-06-09 12:30:39 +05:30 |  | 
			
				
					|  | ba8a17d66f | feat(connector): [Noon] Add Card Mandates and Webhooks Support (#1243) Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-06-05 09:36:59 +00:00 |  | 
			
				
					|  | d9a16ed5ab | test(selenium): read config from CONNECTOR_AUTH_FILE_PATHenvironment variable and fix bugs in UI tests (#1225)Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-06-05 07:30:00 +00:00 |  | 
			
				
					|  | 2ede8ade8c | refactor(connector): update error handling for Nexinets, Cybersource  (#1151) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-05-29 21:48:35 +00:00 |  | 
			
				
					|  | 597ec16907 | revert(order_details): revert back order_detailsto be an object, and removingmeta_datafromPaymentIntent(#1279) | 2023-05-26 13:19:33 +05:30 |  | 
			
				
					|  | 27610361b9 | feat(connector): [Noon] Add Card Payments, Capture, Void and Refund (#1207) | 2023-05-23 11:05:39 +00:00 |  | 
			
				
					|  | ea6bce663d | test(connector): [Stripe] Fix redirection UI tests (#1215) | 2023-05-23 10:41:45 +00:00 |  | 
			
				
					|  | 2809425154 | refactor: use strum::EnumStringimplementation for connector name conversions (#1052)Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-05-19 12:37:48 +00:00 |  | 
			
				
					|  | 23bca66b81 | feat: ACH transfers (#905) | 2023-05-19 09:44:29 +00:00 |  | 
			
				
					|  | 2d49ce56de | feat(connector): [Authorizedotnet] implement Capture flow and webhooks for Authorizedotnet (#1171) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com> | 2023-05-18 14:41:52 +00:00 |  | 
			
				
					|  | bfaf75fca3 | feat(connector): [Noon] Add script generated template code  (#1164) | 2023-05-16 10:50:39 +00:00 |  | 
			
				
					|  | e044c2fd9a | refactor(connector): update error handling for Paypal, Checkout, Mollie to include detailed messages (#1150) | 2023-05-16 07:59:05 +00:00 |  | 
			
				
					|  | 60e8c7317a | feat(payment_request): add field amounttoOrderDetailsand makeorder_detailsaVecinpayments_createrequest (#964) | 2023-05-15 09:15:32 +00:00 |  | 
			
				
					|  | 8a35f7c926 | feat(connector): add multiple dummy connectors and enable them (#1147) | 2023-05-13 10:05:20 +00:00 |  | 
			
				
					|  | 2932a5f0ff | fix(connector): [Adyen] fix status mapping for Adyen authorize, capture, refund API (#1149) | 2023-05-13 09:58:34 +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 |  | 
			
				
					|  | f70f10aac5 | feat(connector): [bitpay] Add new crypto connector bitpay & testcases for all crypto connectors (#919) Co-authored-by: arvindpatel24 <arvind.patel@juspay.in> | 2023-05-11 11:06:47 +00:00 |  | 
			
				
					|  | a2527b5b2a | feat(connector): [Iatapay] Implement AccessTokenAuth, Authorize, PSync, Refund, RSync and testcases (#1034) Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: Anji Reddy <anji.reddy@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-05-11 08:37:05 +00:00 |  | 
			
				
					|  | 83e1f2ce24 | ci(connector-sanity-tests): fix no tests being run (#1106) Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com> | 2023-05-10 11:51:27 +00:00 |  | 
			
				
					|  | 2ab7f83103 | fix(tests): Remove ui tests from ci pipeline (#1082) | 2023-05-09 19:55:37 +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 |  | 
			
				
					|  | 4403634dda | feat(connector): Mandates for alternate payment methods via Adyen (#1046) Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in> | 2023-05-09 14:19:55 +00:00 |  | 
			
				
					|  | 64721b80ae | feat(connector): Mandates for alternate payment methods via Stripe (#1041) Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-05-08 13:38:15 +00:00 |  | 
			
				
					|  | 3131bc84af | fix(connector) : [worldline] fix worldline unit test (#1054) | 2023-05-05 14:21:04 +00:00 |  | 
			
				
					|  | 3d05e50abc | fix: impl DropforRedisConnectionPool(#1051) | 2023-05-04 14:01:33 +00:00 |  | 
			
				
					|  | e5cc0d9d45 | feat(connector): add dummy connector template code (#970) | 2023-05-04 13:59:59 +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 |  | 
			
				
					|  | f0464bc4f5 | feat(connector): add authorize, capture, void, psync, refund, rsync for Forte connector (#955) Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-05-04 13:52:28 +00:00 |  | 
			
				
					|  | ed99655ebc | feat: PG Agnostic mandate using network_txns_id (Adyen, Authorizedotnet, Stripe) (#855) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-05-03 10:18:51 +00:00 |  | 
			
				
					|  | eea05f5c31 | feat(connector) : add Cards(3ds & non3ds),bank_redirects ,wallets(Paypal,Applepay) and Mandates support to nexinets (#898) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-05-03 08:17:42 +00:00 |  | 
			
				
					|  | 2cff019a1b | refactor: use CountryAlpha2instead ofCountryCodefor country codes (#904) | 2023-05-03 08:16:41 +00:00 |  | 
			
				
					|  | 71c39bdaa3 | feat(connector): [Zen] add Cards 3DS, Non-3DS, GooglePay, ApplePay and Webhooks support  (#962) Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com> | 2023-04-25 14:44:29 +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 |  | 
			
				
					|  | 85c7629061 | fix(connector): fix adyen unit test (#957) | 2023-04-22 08:24:16 +00:00 |  | 
			
				
					|  | c1a25b30bd | feat(connector): [Nuvei] add support for bank redirect Eps, Sofort, Giropay, Ideal (#870) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-04-21 07:21:06 +00:00 |  | 
			
				
					|  | 3fce140703 | feat(connector): [Checkout] add GooglePay, ApplePay and Webhooks support  (#875) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-04-20 21:20:49 +00:00 |  | 
			
				
					|  | afeb83194f | fix(connector): fix adyen unit test (#931) | 2023-04-20 17:40:49 +05:30 |  | 
			
				
					|  | dee5f6156a | feat(connector) : add template code for connector nexinets (#852) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-04-18 07:45:17 +00:00 |  | 
			
				
					|  | 29999fe51a | feat(connector): [Shift4] add support for card 3DS payment (#828) | 2023-04-17 19:31:15 +00:00 |  | 
			
				
					|  | 7a581a669c | feat(connector) : add template code for connector forte (#854) | 2023-04-17 18:30:16 +00:00 |  | 
			
				
					|  | 56952f281c | feat(connector) : add authorize,capture,void,refunds and mandates for payeezy (#800) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-04-13 10:36:27 +00:00 |  | 
			
				
					|  | d1d58e33b7 | feat(connector): [Airwallex] add multiple redirect support for 3DS (#811) Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com> | 2023-04-13 08:10:30 +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 |  |