FawryPay iOS SDK
Accept popular payment methods with a single client-side implementation.
Before you start
Use this integration if you want your iOS
application to:
- Accepts cards and other payment methods.
- Saves and displays cards for reuse.
In order to have a smooth and seamless integration, make sure you have the following compatibility list satisfied.
Xcode version | Swift Version | Download SDK | Sample Application |
---|---|---|---|
10.0 and
above |
Up to 4.2.x |
||
11.4 and
above |
5.2.x and
above |
How iOS SDK Plugin Looks Like



and test our sample application.
How it works

On this page we will walk you through iOS SDK integration steps:
- Initialize and Configure iOS SDK.
- Present Payment options and collect you client's payment data accordingly.
- FawryPay iOS SDK plugin will send payment request to FawryPay.
- Return payment processing information to our iOS SDK plugin.
- Within your iOS application, inform your client with the payment result.
Step 1: Setup and Configuration
This document illustrates how our gateway can be integrated within your iOS
application in simple and
easy steps.
Please follow the steps in order to integrate the FawryPay iOS
SDK in your application.