Documentation for the Merchant Library can be found on the Button Developer site.
Reference docs are also available.
To run the example project, clone the repo, run pod install
, and run the Example scheme.
ButtonMerchant is available through CocoaPods and Carthage.
In Xcode, navigate to File → Swift Packages → Add Package Dependency
Enter the package repository URL:
https://github.com/button/button-merchant-ios
Note: Ensure to select 'Up to Next Major' version when prompted.
Add this line to your Podfile:
pod 'ButtonMerchant'
Or, add this to your Cartfile:
github "button/button-merchant-ios" ~> 1.0
Button, Inc.
ButtonMerchant is available under the MIT license. See the LICENSE file for more info.