Braintree Android SDK

The Braintree Android SDK provides a native library for integrating payment acceptance into Android applications. It supports Java and Kotlin and includes modules for card payments, PayPal, Venmo, Google Pay, and three-D Secure verification. Like the iOS counterpart, the Android SDK tokenizes payment data on the client side and returns a payment method nonce for server-side transaction processing. The SDK is distributed through Maven Central and supports Android API level 21 and above.

API entry from apis.yml

apis.yml Raw ↑
aid: braintree:android-sdk
name: Braintree Android SDK
tags:
- Android
- Java
- Kotlin
- Mobile
- Payments
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://developer.paypal.com/braintree/docs/guides/client-sdk/setup/android/v4
properties:
- url: https://developer.paypal.com/braintree/docs/guides/client-sdk/setup/android/v4
  type: Documentation
description: The Braintree Android SDK provides a native library for integrating payment acceptance into
  Android applications. It supports Java and Kotlin and includes modules for card payments, PayPal, Venmo,
  Google Pay, and three-D Secure verification. Like the iOS counterpart, the Android SDK tokenizes payment
  data on the client side and returns a payment method nonce for server-side transaction processing. The
  SDK is distributed through Maven Central and supports Android API level 21 and above.