Skip to content

An open source client library for Button merchants.

License

Notifications You must be signed in to change notification settings

button/button-merchant-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1b0836 · Sep 3, 2024
Apr 18, 2024
Jul 22, 2020
Sep 3, 2024
Sep 26, 2023
Aug 25, 2022
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Apr 18, 2024
May 31, 2018
Apr 18, 2024
Oct 25, 2022
Sep 3, 2024
Apr 18, 2024
Sep 3, 2024
Apr 17, 2018
Jul 23, 2020
Apr 18, 2024
Sep 3, 2024
Sep 3, 2024
Apr 18, 2024

Repository files navigation

Button Merchant Library

License: MIT Version Platform

Documentation

Documentation for the Merchant Library can be found on the Button Developer site.

Reference docs are also available.

Example

To run the example project, clone the repo, run pod install, and run the Example scheme.

Installation

ButtonMerchant is available through CocoaPods and Carthage.

Swift Pacakage Manager

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.

CocoaPods

Add this line to your Podfile:

pod 'ButtonMerchant'

Carthage

Or, add this to your Cartfile:

github "button/button-merchant-ios" ~> 1.0

Author

Button, Inc.

License

ButtonMerchant is available under the MIT license. See the LICENSE file for more info.