eWAYPayment / eway-rapid-ios

eWAY Rapid iOS library
https://www.eway.com.au/
MIT License
5 stars 5 forks source link
eway

eWAY iOS SDK

Quickly integrate eWAY into your iOS app with this SDK! The eWAY iOS SDK provides the following functions:

Check out the eWAY iOS SDK Getting Started Guide and the Example project for details on how to integrate eWAY with your app.

Sign up with eWAY at:

For testing, get a free eWAY Partner account: https://www.eway.com.au/developers

Requirements

The eWAY iOS SDK supports iOS 7 and above. But for Apple Pay support, it requires iOS 8 and above.

Example project

2 example projects are included in the eWAY iOS SDK GitHub repository to demonstrate the available functions. To use it:

  1. Clone the repository to your development machine

    git clone https://github.com/eWAYPayment/eway-rapid-ios.git

  2. In the Example directory, run

    pod install

Installation

Installing with CocoaPods is quick and easy:

Add the eWAY iOS SDK to the project's Podfile:

 pod 'eWAYPaymentsSDK'

Then run pod install to download and install the SDK

Usage

For the a complete guide to using the eWAY iOS SDK, check out the eWAY iOS SDK Getting Started guide and along with the example project.

License

The MIT License (MIT). Please see License File for more information.