|  | 583b9aa33b | refactor(connector): [Trustpay] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2197) | 2023-09-22 12:10:20 +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 |  | 
			
				
					|  | 2b8bd03a72 | fix(router): fix attempt status for techincal failures in psync flow (#2252) | 2023-09-22 09:52:08 +00:00 |  | 
			
				
					|  | aa8d0ddda1 | refactor(connector): [Checkout]Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2192) | 2023-09-22 09:44:04 +00:00 |  | 
			
				
					|  | 90e43929a0 | refactor(core): eliminate business profile database queries in payments confirm flow (#2190) | 2023-09-22 09:15:33 +00:00 |  | 
			
				
					|  | 1d73be08fb | fix(connector): fix dispute webhook failure bug in checkout during get_webhook_resource_object (#2257) | 2023-09-22 06:54:36 +00:00 |  | 
			
				
					|  | b9ddc4fb69 | feat(connector): [Trustpay] Add descriptor for card payment method for trustpay (#2256) | 2023-09-22 06:11:14 +00:00 |  | 
			
				
					|  | 3d18f2062e | refactor(connector): [Adyen] Enhance currency Mapping with ConnectorCurrencyCommon Trait  (#2209) | 2023-09-21 17:06:08 +00:00 |  | 
			
				
					|  | 417f793284 | refactor(connector): [Stripe] refactor stripe payment method not implemented errors (#1927) Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com> | 2023-09-21 16:25:32 +00:00 |  | 
			
				
					|  | 2bd25261b4 | feat(db): add find_config_by_key_unwrap_or (#2214) | 2023-09-21 16:05:53 +00:00 |  | 
			
				
					|  | 30e2c90672 | fix: add flow_name setter (#2234) | 2023-09-21 13:42:38 +00:00 |  | 
			
				
					|  | afff3e1789 | feat(router): add kv implementation for address for payment flows (#2177) | 2023-09-21 09:43:48 +00:00 |  | 
			
				
					|  | eb10aca631 | feat(db): enable caching for merchant_account fetch using publishable key (#2186) | 2023-09-21 08:42:41 +00:00 |  | 
			
				
					|  | e4b3cc7905 | fix(connector): [Trustpay] Add missing error code (#2212) | 2023-09-21 07:12:06 +00:00 |  | 
			
				
					|  | 2a9e09d812 | feat(core): add support for webhook additional source verification call for paypal (#2058) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com> | 2023-09-20 13:58:02 +00:00 |  | 
			
				
					|  | 8ee2ce1f4f | refactor(router): refactor customer <> address in customers and payments flow (#2158) | 2023-09-20 13:57:45 +00:00 |  | 
			
				
					|  | 809832213e | fix(connector): [trustpay] add missing error_codes (#2204) | 2023-09-20 13:16:47 +00:00 |  | 
			
				
					|  | 3efce9013d | feat(connector): [Gocardless] add support for Ach, Sepa, Becs payment methods (#2180) | 2023-09-20 13:15:10 +00:00 |  | 
			
				
					|  | d0eec9e357 | feat(connector): [Trustpay] Add Blik payment method for trustpay (#2152) Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com> | 2023-09-20 11:57:30 +00:00 |  | 
			
				
					|  | 656e7106b4 | refactor(core): error thrown for wrong mca in applepay_verification flow change from 5xx to 4xx (#2189) | 2023-09-20 08:20:29 +00:00 |  | 
			
				
					|  | 081545e912 | fix(connector): [SQUARE] Fix payments cancel issue (#2162) | 2023-09-20 07:41:17 +00:00 |  | 
			
				
					|  | 69fbebf463 | refactor(configs): make TOML file an optional source of application configuration (#2185) | 2023-09-20 07:10:52 +00:00 |  | 
			
				
					|  | 386e820fb8 | refactor(connector): [Adyen] psync validation check for adyen (#2160) | 2023-09-18 13:15:23 +00:00 |  | 
			
				
					|  | e8d948efee | fix: handle 5xx during multiple capture call (#2148) | 2023-09-18 12:05:18 +00:00 |  | 
			
				
					|  | 1ea823b048 | refactor: remove redundant validate_capture_method call (#2171) | 2023-09-18 12:05:04 +00:00 |  | 
			
				
					|  | 680505f21a | fix: remove x-request-id from headers before connector calls (#2182) | 2023-09-18 10:06:06 +00:00 |  | 
			
				
					|  | 5643ecf075 | fix(core): add merchant_id to gpay merchant info (#2170) | 2023-09-18 09:47:12 +00:00 |  | 
			
				
					|  | 6a64180617 | feat(connector): [Gocardless] add boilerplate code (#2179) | 2023-09-18 09:40:07 +00:00 |  | 
			
				
					|  | b3d5d3b3dc | refactor(router): use billing address for payment method list filters as opposed to shipping address (#2176) | 2023-09-18 08:44:28 +00:00 |  | 
			
				
					|  | a0a8ef27b3 | refactor(core): Add additional parameters in AppState and refactor AppState references (#2123) Co-authored-by: Kritik Modi <kritik.modi@juspay.in>
Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com>
Co-authored-by: Nitesh Balla <nitesh.balla@juspay.in> | 2023-09-18 08:31:03 +00:00 |  | 
			
				
					|  | d40fae87fe | refactor: set merchant_id as MERCHANT_ID_NOT_FOUNDfor traces and metrics if not found (#2156) | 2023-09-17 15:56:13 +00:00 |  | 
			
				
					|  | 272f5e4c1f | refactor(connector): [Bluesnap] Enahnce 3ds Flow (#2115) | 2023-09-16 18:16:11 +00:00 |  | 
			
				
					|  | 4c36fcb34f | refactor(router): add camel_case for the applepay request (#2172) | 2023-09-15 11:03:22 +00:00 |  | 
			
				
					|  | 15418a6d0f | fix(router): move get_connector_tokenization_action_when_confirm_trueabovecall_create_connector_customer_if_required(#2167) | 2023-09-15 10:41:19 +00:00 |  | 
			
				
					|  | 0bc99ad327 | feat(pm_auth): add plaid to connector list (#2166) | 2023-09-15 07:33:53 +00:00 |  | 
			
				
					|  | 9668a74a79 | feat(connector): (adyen) add support for multiple partial capture adyen (#2102) | 2023-09-15 07:28:45 +00:00 |  | 
			
				
					|  | d848b55a11 | fix: make amount_capturable zero when payment intent status is processing (#2163) | 2023-09-15 11:30:31 +05:30 |  | 
			
				
					|  | c8049542de | refactor: add instrument to trackers for payment_confirm (#2164) | 2023-09-14 13:53:50 +00:00 |  | 
			
				
					|  | fb1760b1d8 | refactor(router): get route for applepay_verified_domains (#2157) | 2023-09-14 11:50:37 +00:00 |  | 
			
				
					|  | 05696d326f | refactor(connector): [BraintreeGraphQl] Enhance currency Mapping with ConnectorCurrencyCommon Trait  (#2143) | 2023-09-14 07:35:46 +00:00 |  | 
			
				
					|  | 5c5058de87 | fix(router): Add scoped error enum for customer error (#1988) Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2023-09-13 17:46:14 +00:00 |  | 
			
				
					|  | caa385a5a6 | refactor(router): changed the storage of applepay_verified_domains from business_profile to merchant_connector_account table (#2147) | 2023-09-13 14:04:35 +00:00 |  | 
			
				
					|  | e023eb800d | refactor(connector): [Stripe] add support for more incoming woocommerce Stripe disputes webhooks (#2150) | 2023-09-13 12:53:43 +00:00 |  | 
			
				
					|  | daa0759892 | fix(connector): [SQUARE] Add uri authority in Webhooks (#2138) | 2023-09-13 12:32:37 +00:00 |  | 
			
				
					|  | 9b92d046de | fix: payment status fix in trustpay for 3ds and wallets (#2146) | 2023-09-13 10:45:25 +00:00 |  | 
			
				
					|  | 21be67ada0 | refactor: move RequestandRequestBuilderstructs to common_utils crate (#2145) | 2023-09-13 10:35:26 +00:00 |  | 
			
				
					|  | bed8326597 | fix(core): update amount_capturable in update trackers (#2142) | 2023-09-13 09:14:31 +00:00 |  | 
			
				
					|  | 9d74a75ddb | refactor(masking): move masking implementations to masking crate (#2135) | 2023-09-13 06:15:43 +00:00 |  | 
			
				
					|  | 82b36e885d | feat(router): added new webhook URL to support merchant_connector_id(#2006)Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in> | 2023-09-12 19:24:41 +00:00 |  | 
			
				
					|  | cc8847cce0 | fix(connector): [SQUARE] Throw Error for Partial Capture of Payments (#2133) | 2023-09-12 16:42:01 +00:00 |  |