adyen-android icon indicating copy to clipboard operation
adyen-android copied to clipboard

Unsupported stored payment method - paypal

Open ramses-i opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. I am trying to setup PayPal as the default payment method using Adyen DropIn for Android but I could see that when I make a payment in PayPal the account does get stored but it is not shown as a first option like when you pay with a Credit Card directly. I could see in the logs:

E/CO.PaymentMethodsListViewModel: Unsupported stored payment method - paypal : PayPal.

This log comes from:

com.adyen.checkout.dropin.ui.paymentmethods

Describe the solution you'd like Would be nice that whenever I make a payment with PayPal it shows it as a last payment first on the list.

Describe alternatives you've considered I could see that this is possible with Adyen Components for Android but it would require to change all the payment system to that.

ramses-i avatar Apr 28 '22 07:04 ramses-i

Hi, thanks for reaching out. Yes indeed currently only Cards are supported as a stored payment method in Drop-in. Unfortunately I don't know when are we planning to add other stored payment methods but I will reply to this ticket if we have any updates 👍

jreij avatar Apr 28 '22 08:04 jreij