Example
To run the example project, clone the repo, and run pod install from the Example directory first.Requirements
Payaza SDK is compatible with iOS apps running on iOS 11.0 and above. It requires Xcode 10.0+ to build the source..Example
PayAzaSDK is available through Cocoapods. To install it, simply add the following line to your Podfile:FOR PODFILE
In your terminal, run
Usage
There are three steps you would have to complete to set up the SDK and perform transactionStatus- Install the SDK as a dependency.
- Configure the SDK with Merchant Information.
- Initiate Payment with customer details.
Request Sample