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
The eWAY iOS SDK supports iOS 7 and above. But for Apple Pay support, it requires iOS 8 and above.
2 example projects are included in the eWAY iOS SDK GitHub repository to demonstrate the available functions. To use it:
Clone the repository to your development machine
git clone https://github.com/eWAYPayment/eway-rapid-ios.git
In the Example directory, run
pod install
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
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.
The MIT License (MIT). Please see License File for more information.