after setting CONFIG_ENVIRONMENT to PaymentActivity.ENVIRONMENT_PRODUCTION and setting live credentials, all my payments with valid credit card and verified account are failed
I have this error UNAUTHORIZED_PAYMENT when I pay with credit card
then, I am wondering if france is supported by the rest api of paypal or not
because even if I use a france account I have this :
how to resolve this issue
Direct Credit Card payments from the mobile SDKs are not supported in France at this time (see here). You are able to accept PayPal payments, however. It's easy to disable credit card support in the SDK with PaymentActivity.EXTRA_SKIP_CREDIT_CARD.