Giter VIP home page Giter VIP logo

braintree_ios's Introduction

Braintree iOS SDK

The iOS SDK provides developers with a collection of easy-to-use APIs for adding native payments to their iOS application. It has three components:

Requirements

The Braintree iOS SDK and Venmo Touch require iOS 5.0.0 or higher. Currently, Venmo Touch is available for US customers only.

Getting Started

The easiest way to get started with with Cocoapods.

# Add this line to your Podspec
pod 'Braintree', :git => 'https://github.com/braintree/braintree_ios.git'

For a quick-start tutorial, visit our documentation site.

Sample Application

Included in this repository is a sample checkout application at braintree/SampleCheckout, which you may run against a sample merchant provided by Braintree on Heroku, or against a local server (code also provided in this repository).

Checkout braintree/SampleCheckout/README.md for more details on running the sample application.

Components

  • Venmo Touch, a one-tap purchasing network enabling your users to make in-app purchases without typing in their credit card details.
  • The payment form: A beautiful, polished credit card entry form complete with built-in validations, ready for you to drop into your app.
  • Encryption: Client-side encryption allowing you to encrypt credit card data before sending it to your servers and on to the Braintree gateway, making PCI compliance a breeze.

These components are designed to work together, but can be used independently of each other. For example, you could use Venmo Touch and client-side encryption without using the prebuilt payment form.

Documentation

You can find a complete set of documentation about the iOS SDK on Braintree's website. You might want to specifically check out the articles on:

For detailed class and method reference see the Venmo Touch header files and Braintree header/implementation files, all of which are extensively commented.

Getting Help

Tried integrating with VenmoTouch and still need help? Feel free to file a Github Issue or shoot us an email at [email protected].

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.