|  | 8b66cdaaf3 | refactor(card): use billing.first_nameinstead ofcard_holder_name(#4239)Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-04-10 07:25:14 +00:00 |  | 
			
				
					|  | 9cce1520e3 | refactor(payment_methods): add a new domain type for payment method data to be used in connector module (#4140) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-04-02 08:16:20 +00:00 |  | 
			
				
					|  | 7afc44e835 | feat: store payment check codes and authentication data from processors (#3958) Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-03-20 07:56:20 +00:00 |  | 
			
				
					|  | 944089d691 | feat(payouts): implement KVRouterStore (#3889) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in> | 2024-03-19 10:03:37 +00:00 |  | 
			
				
					|  | 6f679851df | feat(events): Add audit events scaffolding (#3863) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-03-18 06:41:33 +00:00 |  | 
			
				
					|  | 7391416e24 | refactor(core): updated payments response with payment_method_id & payment_method_status (#3883) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-03-11 07:34:34 +00:00 |  | 
			
				
					|  | 4902c40345 | feat(router): add domain types, admin core changes and other prerequisites for 3ds external authentication flow (#3962) Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com> | 2024-03-07 19:56:30 +00:00 |  | 
			
				
					|  | a1fd36a1ab | feat(core): store customer_acceptance in the payment_methods table (#3885) | 2024-03-06 09:30:16 +00:00 |  | 
			
				
					|  | 75c633fc7c | feat(payouts): extend routing capabilities to payout operation (#3531) Co-authored-by: Kashif <mohammed.kashif@juspay.in> | 2024-02-26 07:30:10 +00:00 |  | 
			
				
					|  | ab6b5ab7b4 | refactor(connector): [Adyen] Status mapping based on Payment method Type (#3567) | 2024-02-07 14:07:49 +00:00 |  | 
			
				
					|  | 90a24625ce | chore(connector_events_fields): added refund_id, dispute_id to connector events (#3424) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me> | 2024-01-31 11:39:35 +00:00 |  | 
			
				
					|  | 7813ceece2 | feat(core): send customer_nameto connectors when creating customer (#3380) | 2024-01-22 18:45:39 +05:30 |  | 
			
				
					|  | 36c32c377a | refactor: pass customer object to make_pm_data(#3246)Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-01-09 14:36:28 +00:00 |  | 
			
				
					|  | c8279b110e | chore: address Rust 1.75 clippy lints (#3231) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-01-05 10:52:31 +00:00 |  | 
			
				
					|  | 18eca7e9fb | feat(connector): [BOA] Populate merchant_defined_information with metadata (#3208) | 2023-12-27 13:04:51 +00:00 |  | 
			
				
					|  | 151a30f4ee | feat(connector): [RISKIFIED] Add support for riskified frm connector (#2533) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com> | 2023-12-12 13:09:36 +00:00 |  | 
			
				
					|  | b279591057 | refactor(payment_methods): make the card_holder_name optional for card details in the payment APIs (#3074) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2023-12-08 12:28:42 +00:00 |  | 
			
				
					|  | a0cfdd3fb1 | feat(router): add payments incremental authorization api (#3038) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2023-12-04 13:04:51 +00:00 |  | 
			
				
					|  | 1ca2ba4594 | feat(router): make core changes in payments flow to support incremental authorization (#3009) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2023-11-30 11:26:34 +00:00 |  | 
			
				
					|  | 9df4e0193f | feat(analytics): Add Clickhouse based analytics (#2988) Co-authored-by: harsh_sharma_juspay <harsh.sharma@juspay.in>
Co-authored-by: Ivor Dsouza <ivor.dsouza@juspay.in>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: nain-F49FF806 <126972030+nain-F49FF806@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com> | 2023-11-29 11:34:53 +00:00 |  | 
			
				
					|  | d634fdeac3 | feat: change async-bb8 fork and tokio spawn for concurrent database calls (#2774) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: akshay-97 <adiosphobian@gmail.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in> | 2023-11-16 04:57:34 +00:00 |  | 
			
				
					|  | 0553587115 | build(deps): remove unused dependencies and features (#2854) | 2023-11-13 11:20:18 +00:00 |  | 
			
				
					|  | b5feab61d9 | feat(connector): [HELCIM] Implement Cards for Helcim (#2210) | 2023-10-13 12:44:12 +00:00 |  | 
			
				
					|  | 13be4d36ea | revert: fix(connector): [noon] sync with reference_id (#2556) | 2023-10-12 07:56:20 +00:00 |  | 
			
				
					|  | 7eabd24a4d | fix: consume profile_id throughout payouts flow (#2501) Co-authored-by: Kashif <mohammed.kashif@juspay.in> | 2023-10-12 07:44:23 +00:00 |  | 
			
				
					|  | 1ee11849d4 | fix: percentage float inconsistency problem and api models changes to support surcharge feature (#2550) | 2023-10-12 07:36:09 +00:00 |  | 
			
				
					|  | 9ef60e425d | fix(connector): [noon] sync with reference_id (#2544) | 2023-10-12 06:52:48 +00:00 |  | 
			
				
					|  | cf0db35923 | feat: add x-hs-latency header for application overhead measurement (#2486) | 2023-10-10 09:21:47 +00:00 |  | 
			
				
					|  | 414996592b | feat(connector): [Gocardless] Implement mandate flow (#2461) Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in> | 2023-10-05 19:20:45 +00:00 |  | 
			
				
					|  | b9f25c4a4e | feat(router): add mertics to apple pay flow (#2235) Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in> | 2023-09-22 10:36:15 +00:00 |  | 
			
				
					|  | 517c5c4165 | feat(connector): (checkout.com) add support for multiple captures PSync (#2043) | 2023-09-08 07:17:43 +00:00 |  | 
			
				
					|  | 75ee632782 | feat(apple_pay): add support for pre decrypted apple pay token (#2056) Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in> | 2023-09-07 17:19:10 +00:00 |  | 
			
				
					|  | 29fd2eaab1 | feat(api): use ApiClienttrait in AppState (#2067) | 2023-09-01 10:06:35 +00:00 |  | 
			
				
					|  | c9fe389b2c | feat(connector): [Square] Implement Card Payments for Square (#1902) | 2023-08-31 11:39:16 +00:00 |  | 
			
				
					|  | 820f6153af | feat(connector): [Braintree] Add Authorize, Capture, Void, PSync, Refund, Rsync for Braintree GraphQL API (#1962) Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in> | 2023-08-24 13:42:43 +00:00 |  | 
			
				
					|  | 5657ad6933 | feat(core): add psync for multiple partial captures (#1934) | 2023-08-23 04:43:54 +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 |  | 
			
				
					|  | c4796ffdb7 | feat(connector): [Adyen] Add support for gift cards balance (#1672) | 2023-08-03 11:06:26 +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 |  | 
			
				
					|  | f492d0a943 | feat(connector): [Stax] Implement Cards for Connector Stax (#1773) Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-08-01 08:07:28 +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 |  | 
			
				
					|  | 14c2d72509 | feat(mandates): recurring payment support for bank redirect and bank debit payment method for stripe (#1119) Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com> | 2023-07-17 12:49:31 +00:00 |  | 
			
				
					|  | 91f969a290 | feat(connector): [Mollie] Implement card 3ds (#1421) | 2023-07-16 12:42:33 +00:00 |  | 
			
				
					|  | a3ea5dc09c | feat(router): add connector_response_reference_id in payments response (#1664) | 2023-07-13 06:34:37 +00:00 |  | 
			
				
					|  | 5a0e8be8c4 | refactor(storage): update crate name to diesel models (#1685) | 2023-07-12 12:50:55 +00:00 |  | 
			
				
					|  | 865db9411d | feat(router): add connector_request_reference_id in router_data based on merchant config (#1627) | 2023-07-11 05:55:09 +00:00 |  | 
			
				
					|  | 5628985c40 | feat(router): add card_info in payment_attempt table if not provided in request (#1538) Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in> | 2023-07-05 12:58:00 +00:00 |  | 
			
				
					|  | 4808af3750 | fix: return nick name for each card while listing saved cards (#1391) Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com> | 2023-07-04 06:12:00 +00:00 |  | 
			
				
					|  | 6114fb6340 | refactor(core): move update trackers after build request (#1472) | 2023-06-19 07:34:45 +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 |  |