Skip to main content

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
  1. Install the SDK as a dependency.
  2. Configure the SDK with Merchant Information.
  3. Initiate Payment with customer details.
Request Sample

Arguments