mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(connector): [AIRWALLEX] Added Ideal & Skrill payment methods (#8535)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in> Co-authored-by: Sayak Bhattacharya <sayakofficial21@gmail.com> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -169,6 +169,7 @@ pub fn validate_payment_method_type_against_payment_method( | ||||
|                 | api_enums::PaymentMethodType::InstantBankTransfer | ||||
|                 | api_enums::PaymentMethodType::InstantBankTransferFinland | ||||
|                 | api_enums::PaymentMethodType::InstantBankTransferPoland | ||||
|                 | api_enums::PaymentMethodType::IndonesianBankTransfer | ||||
|         ), | ||||
|         api_enums::PaymentMethod::BankDebit => matches!( | ||||
|             payment_method_type, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Vani Gupta
					Vani Gupta