Skip to content

braintree/braintree-ios-visa-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Visa Checkout component for our Braintree iOS SDK

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors