mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(connector): [Adyen] implement Gopay for Adyen (#1557)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
This commit is contained in:
		| @ -1554,6 +1554,7 @@ impl From<PaymentMethodType> for PaymentMethod { | ||||
|             PaymentMethodType::Evoucher => Self::Reward, | ||||
|             PaymentMethodType::Giropay => Self::BankRedirect, | ||||
|             PaymentMethodType::GooglePay => Self::Wallet, | ||||
|             PaymentMethodType::GoPay => Self::Wallet, | ||||
|             PaymentMethodType::Ideal => Self::BankRedirect, | ||||
|             PaymentMethodType::Klarna => Self::PayLater, | ||||
|             PaymentMethodType::MbWay => Self::Wallet, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 AkshayaFoiger
					AkshayaFoiger