I'm trying to integrate PayPal's advanced credit card payments into my web app but the below code always returns false.
paypal.HostedFields.isEligible()
I've checked the account settings about 100 times. I've enabled all credit card payments, created sandbox businesses accounts and etc. still getting the same error. FYI.. paypal.Buttons works without any issues. Any idea how can I resolve this?