mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(payment_methods): pass required shipping details field for wallets session call based on business_profile config (#4616)
				
					
				
			Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -265,6 +265,7 @@ pub async fn update_business_profile_active_algorithm_ref( | ||||
|         authentication_connector_details: None, | ||||
|         extended_card_info_config: None, | ||||
|         use_billing_as_payment_method_billing: None, | ||||
|         collect_shipping_details_from_wallet_connector: None, | ||||
|     }; | ||||
|  | ||||
|     db.update_business_profile_by_profile_id(current_business_profile, business_profile_update) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shankar Singh C
					Shankar Singh C