Swiftpack.co - braintree/braintree-ios-visa-checkout as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by braintree.
braintree/braintree-ios-visa-checkout 6.0.0
Visa Checkout component for our Braintree iOS SDK
⭐️ 8
🕓 2 years ago
iOS
.package(url: "https://github.com/braintree/braintree-ios-visa-checkout.git", from: "6.0.0")

Braintree iOS Visa Checkout SDK

Welcome to Braintree's iOS Visa Checkout SDK. This library will help you accept Visa Checkout payments in your iOS app.

The Braintree iOS Visa Checkout SDK is currently in a limited release and the API is subject to change.

The Braintree iOS Visa Checkout SDK requires Xcode 13+. It permits a Deployment Target of iOS 12.0 or higher.

Getting Started

We recommend using Swift Package Manager or CocoaPods to integrate the BraintreeVisaCheckout SDK with your project.

The Braintree iOS Visa Checkout SDK depends on and includes the Visa Checkout iOS SDK. Reference the Visa Checkout section for details on accessing the Visa Checkout iOS SDK.

Swift Package Manager

To add the BraintreeVisaCheckout package to your Xcode project, select File > Swift Packages > Add Package Dependency and enter https://github.com/braintree/braintree-ios-visa-checkout.git as the repository URL. Tick the checkboxes for the BraintreeVisaCheckout library.

CocoaPods

Add to your Podfile:

pod 'BraintreeVisaCheckout'

Documentation

Start with 'Hello, Client!' for instructions on basic setup and usage.

Next, read the full documentation on Braintree Visa Checkout for information about the Visa Checkout integration and tokenization.

Finally, cocoadocs.org/docsets/BraintreeVisaCheckout hosts the complete, up-to-date API documentation generated straight from the header files.

Demo

A demo app is included in project. To run it, run pod install and then open BraintreeVisaCheckout.xcworkspace in Xcode.

Visa Checkout

The VisaCheckout.xcframework is included in this SDK. You do not need to explicitly include the Visa Checkout SDK in your Podfile.

Help

Feedback

The Braintree iOS Visa Checkout SDK is in active development, we welcome your feedback!

Here are a few ways to get in touch:

License

The Braintree iOS Visa Checkout SDK is open source and available under the MIT license. See the LICENSE file for more info.

GitHub

link
Stars: 8
Last commit: 23 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

6.0.0
2 years ago
  • Breaking changes
    • Require braintree_ios major version v5
    • Replace VisaCheckout.framework v7.2.0 with VisaCheckout.xcframework v7.3.1
    • Drop Carthage support (Carthage support wasn't working in the latest 2 major versions)
  • Add Swift Package Manager support

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics