mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(payout_link): add localisation support for payout link's templates (#5552)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -764,6 +764,7 @@ pub struct PayoutLinkDetails { | ||||
|     pub enabled_payment_methods: Vec<link_utils::EnabledPaymentMethod>, | ||||
|     pub amount: common_utils::types::StringMajorUnit, | ||||
|     pub currency: common_enums::Currency, | ||||
|     pub locale: String, | ||||
| } | ||||
|  | ||||
| #[derive(Clone, Debug, serde::Serialize)] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kashif
					Kashif