GithubHelp home page GithubHelp logo

isabella232 / paypal-here-sdk-ios-distribution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paypal/paypal-here-sdk-ios-distribution

0.0 0.0 0.0 1.92 GB

Add credit card (swipe & key-in) capabilities to your iOS app

License: Other

Objective-C 88.65% Ruby 0.28% C++ 1.11% Swift 9.96%

paypal-here-sdk-ios-distribution's Introduction

Introduction

The PayPal Here SDK enables iOS apps to process in-person credit card transactions using an assortment of card readers that are capable of accepting contactless, EMV, and swipe payment methods.

Developers should use the PayPal Here SDK to get world-class payment processing with one simple integration. Some of the main benefits include

  • Low, transparent pricing: US Merchants pay just 2.7% per transaction (or 3.5% + $0.15 for keyed in transactions), including cards like American Express, with no additional hidden/monthly costs.
  • Safety & Security: PayPal's solution uses encrypted swipers, such that card data is never made available to merchants or anyone else.
  • Live customer support: Whenever you need support, we’re available to help with our customer support team. Visit our website for more information about PayPal Here.
  • Partner program: Please contact us for any partnership program questions or opportunities.

Supporting Materials

  • PPH SDK documentation can be found here.
  • PPH SDK class reference can be found here.
  • Sample App: Please see and modify the sample app thats available in this repo to experiment and learn more about the SDK and it's capabilities.

Installation

Our recommended installation method is Cocoapods - pod 'PayPalHereSDKv2'

The default installation is the Debug build but you can switch to the Release build of the PayPalHereSDK by using the Release subspec - pod 'PayPalHereSDKv2/Release'

As a side note, please make sure you also add com.paypal.here.reader to the Supported External Accessory Protocols entry of your app's .plist file. If you're processing with the Mobile Card Reader, you'll also need to add a description for Microphone usage within your .plist file.

Housekeeping Items

There are a few noteworthy items that should be called out. These include:

  • Auth/Capture: Please note that auth/capture processing is currently only available for the US and UK.
  • Key-in: Even though there's not an example in the sample app, please know that the SDK will support this payment method should you need to implement it.
  • Server: There will be some server-side work that needs to be done to handle the token management part of the integration. Standard Oauth2 is used for Merchant Onboarding and more information on this piece can be found here
  • Marketing Toolkit: Within this repo, you'll find downloadable marketing assets – from emails to banner ads – to help you quickly, and effectively, promote your app’s new payments functionality.
  • SDK 1.6: All new integrations should use this v2 version of the PayPal Here SDK. Existing partners looking for prior versions of this SDK are recommended to update to this version, but can find version 1.6 here.

App Review Information

Only the Release build of the PayPal Here SDK is eligible for App Store release. If you submit your app for approval with the Debug build, your app will be rejected. To install the release build with Cocoapods please use: pod 'PayPalHereSDKv2/Release'

When you submit your app, if you are using the Chip Card Reader, you will need to enroll in the Apple MFi program. In order to complete your enrollment, please complete the MFi Enrollment Form and email it to [email protected]. Please note that this process can take a few days to complete.

Be sure to include the following into your app store review notes:

  • This iOS application uses the Bluetooth protocol "com.paypal.here.reader": PPID# 126754-0002 & PPID# 126754-0026

Keep the app connected to the reader when the app goes to background

Here’s what will make the Bluetooth readers stay connected to a sample/partner app when the app is backgrounded (till the OS decides to kill the app)

Project -> Capabilities -> Background Modes -> ON

Enable/Check

  • External accessory communication
  • Uses Bluetooth LE accessories
  • Act as a Bluetooth LE accessory

License

paypal-here-sdk-ios-distribution's People

Contributors

burnto avatar djmax avatar earthyorange avatar frantino199 avatar i2infinity avatar mpavlinsky avatar paypaldoma avatar paypalsathya avatar pguelpa avatar pphkash avatar ppmtscory avatar ryrosello avatar shupaypal avatar snehanshuashar avatar sozel avatar tonyleachsf avatar vinodhsundararajan avatar yanguo-eb avatar

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.