Go to file
kali bce0600b97 Testing vendored framework
Former-commit-id: 48b36c05e3ae6db66f06bd33d3526a279e45841d
2021-02-03 19:04:30 -05:00
Carthage Added 0.32.0 build 2021-02-02 17:09:38 -08:00
.gitignore Initial commit 2018-07-02 13:14:49 -07:00
LICENSE Updated LICENSE to wrap text at 80 symbols 2020-05-18 13:49:36 -07:00
PayPalCheckout.podspec Added 0.32.0 podspec 2021-02-02 17:12:47 -08:00
README.md Update README.md 2021-01-27 12:54:28 -06:00

README.md

Native Checkout for iOS

Docs

https://developer.paypal.com/docs/limited-release/native-checkout/ios/

Installation

Carthage

To install the PayPalCheckout SDK via Carthage, simply add the following line to your Cartfile:

binary "https://github.com/paypal/paypalcheckout-ios/raw/master/Carthage/PayPalCheckout.json" 

CocoaPods

To install the SDK via CocoaPods, add the following to your Podfile:

pod 'PayPalCheckout'

License

See the LICENSE file for more info.