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.
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'
}
Here are a few ways to get in touch:
Braintree Android Google Payment is open source and available under the MIT license. See the LICENSE file for more info.