mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
revert: feat(connector): [Adyen] Add pix support for adyen (#1795)
This commit is contained in:
committed by
GitHub
parent
9cfdce0abe
commit
38f14b9f39
@ -1572,7 +1572,6 @@ impl From<PaymentMethodType> for PaymentMethod {
|
||||
PaymentMethodType::OnlineBankingThailand => Self::BankRedirect,
|
||||
PaymentMethodType::OnlineBankingPoland => Self::BankRedirect,
|
||||
PaymentMethodType::OnlineBankingSlovakia => Self::BankRedirect,
|
||||
PaymentMethodType::Pix => Self::BankTransfer,
|
||||
PaymentMethodType::PayBright => Self::PayLater,
|
||||
PaymentMethodType::Paypal => Self::Wallet,
|
||||
PaymentMethodType::Przelewy24 => Self::BankRedirect,
|
||||
|
||||
Reference in New Issue
Block a user