braintree / braintree-android-google-payment

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

Google Payment PayPal Client ID #4

Closed quinnjn closed 5 years ago

quinnjn commented 5 years ago

Uses GooglePayment's PayPal Client ID instead of PayPal's Client ID.

NOTE: This is using a snapshot version of braintree-android that needs to be released, and switching to that released braintree-android version before merging this.

quinnjn commented 5 years ago

Actually I'm going to merge this with it pointing to braintree-android@3.0.1-SNAPSHOT. That snapshot is used for development anyways.

braintree-android depends on this library so google-payment needs to be released so we can bump it for braintree-android to be released.

I'll add a commit to point to the new braintree-android version after release.