You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've tried using the DropInRequest.disablePaypal() method but it does nothing, and looking through the code of the SupportedPaymentMethodsAdapter, it's just checking the Configuration to see if Paypal is enabled, but the explicit flag passed in DropInRequest is not used.
The text was updated successfully, but these errors were encountered:
General information
Issue description
Hi, I've tried using the
DropInRequest.disablePaypal()
method but it does nothing, and looking through the code of theSupportedPaymentMethodsAdapter
, it's just checking theConfiguration
to see if Paypal is enabled, but the explicit flag passed inDropInRequest
is not used.The text was updated successfully, but these errors were encountered: