mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(address): add email field to address (#3682)
This commit is contained in:
		| @ -108,6 +108,7 @@ pub async fn construct_payout_router_data<'a, F>( | ||||
|             api_models::payments::Address { | ||||
|                 phone: Some(phone_details), | ||||
|                 address: Some(address_details), | ||||
|                 email: a.email.to_owned().map(Email::from), | ||||
|             } | ||||
|         }), | ||||
|     }; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Narayan Bhat
					Narayan Bhat