braintree / braintree-android-google-payment

Google Payment component for our Braintree AndroidSDK
MIT License
3 stars 10 forks source link

Disable PayPal processing in Google Payment when the configuration does not supply a Client ID #2

Closed quinnjn closed 5 years ago

quinnjn commented 5 years ago

Google Payment requires the PayPal Client ID to process PayPal payments.

If the PayPal configuration does not return this property we should disable PayPal processing in Google Payment.