mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 01:57:45 +08:00 
			
		
		
		
	fix: [stripe] Add customer balance in StripePaymentMethodDetailsResponse (#2369)
This commit is contained in:
		 Sangamesh Kulkarni
					Sangamesh Kulkarni
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							9c9d453535
						
					
				
				
					commit
					67a3e8f534
				
			| @ -2181,6 +2181,7 @@ pub enum StripePaymentMethodDetailsResponse { | ||||
|     #[serde(rename = "wechat_pay")] | ||||
|     Wechatpay, | ||||
|     Alipay, | ||||
|     CustomerBalance, | ||||
| } | ||||
|  | ||||
| #[derive(Deserialize)] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user