Braintree iOS SDK

The Braintree iOS SDK is a native library for accepting card and alternative payments within iOS applications. It supports Swift and Objective-C and provides modules for credit and debit card processing, PayPal, Venmo, Apple Pay, and three-D Secure authentication. The SDK tokenizes payment information collected from users and returns a payment method nonce that your server uses to complete the transaction. It is distributed via CocoaPods, Carthage, and Swift Package Manager.

API entry from apis.yml

apis.yml Raw ↑
aid: braintree:ios-sdk
name: Braintree iOS SDK
tags:
- iOS
- Mobile
- Objective-C
- Payments
- Swift
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/ios/v6
properties:
- url: https://developer.paypal.com/braintree/docs/guides/client-sdk/setup/ios/v6
  type: Documentation
description: The Braintree iOS SDK is a native library for accepting card and alternative payments within
  iOS applications. It supports Swift and Objective-C and provides modules for credit and debit card processing,
  PayPal, Venmo, Apple Pay, and three-D Secure authentication. The SDK tokenizes payment information collected
  from users and returns a payment method nonce that your server uses to complete the transaction. It
  is distributed via CocoaPods, Carthage, and Swift Package Manager.