braintree / braintree-android-google-payment

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

Braintree Android Google Payment

Build Status

Braintree Android Google Payment is a module that allows you to accept Google Pay payments in your Android app. It is used in conjunction with Braintree Android SDK.

Please create an issue with any comments or concerns.

Adding it to your project

Add the dependency in your build.gradle:

dependencies {
  implementation 'com.braintreepayments.api:braintree:3.14.1'
  implementation 'com.braintreepayments.api:google-payment:3.5.0'
}

Help

Feedback

Here are a few ways to get in touch:

License

Braintree Android Google Payment is open source and available under the MIT license. See the LICENSE file for more info.