android-checkout-sdk
android-checkout-sdk copied to clipboard
Request: Choose payment methods that should be available to pay.
Hi,
Could you add the possibility to select which payment methods should be available to pay, funds or cards? It could be done using PayPal button setup or some other easy way at runtime before opening the bottom sheet. This is something that would be very useful to us. Is it something you can do or do you have it in the roadmap?
Thanks!
Hello @SerggioC could you explain a bit more about your request? The SDK already supports the ability to pay with your PayPal balance, credit cards, or other financial instruments.
Hi @ChrisGuzman Is there a way to limit which financial instruments should appear to the user? I need to disallow card payments and allow PayPal balance only, is there a way to do that? Thank you.
No that feature is not supported. Can you explain your use case for why you’d like the option for such a feature? I can take your info back to the team to discuss.
On Thu, May 5, 2022 at 9:08 AM Sergio C @.***> wrote:
Hi @ChrisGuzman https://github.com/ChrisGuzman Is there a way to limit which financial instruments should appear to the user? I need to disallow card payments and allow PayPal balance only? Is there a way to do that? Thank you.
— Reply to this email directly, view it on GitHub https://github.com/paypal/android-checkout-sdk/issues/109#issuecomment-1118600566, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPGY76VXI33ZN7AYR5YOZDVIPI5BANCNFSM5U4J2FOA . You are receiving this because you were mentioned.Message ID: @.***>
Basically because of the higher transaction fees when paying with cards, some merchants that use our app are not very happy with the extra cost. That's why I suggested the ability to choose the available payment methods. Thank you for considering.