mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(connector): [BLUECODE] Added Bluecode Wallet QR Code Redirect Payment Method (#8762)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		 Sayak Bhattacharya
					Sayak Bhattacharya
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							8ac5e50422
						
					
				
				
					commit
					c749bd9c51
				
			| @ -104,6 +104,7 @@ pub fn validate_payment_method_type_against_payment_method( | ||||
|         api_enums::PaymentMethod::Wallet => matches!( | ||||
|             payment_method_type, | ||||
|             api_enums::PaymentMethodType::AmazonPay | ||||
|                 | api_enums::PaymentMethodType::Bluecode | ||||
|                 | api_enums::PaymentMethodType::Paysera | ||||
|                 | api_enums::PaymentMethodType::Skrill | ||||
|                 | api_enums::PaymentMethodType::ApplePay | ||||
|  | ||||
		Reference in New Issue
	
	Block a user