PayTabs Integration in Swift

Updated 12 December 2023

Save
PayTabs Integration in Swift

Hello Friends, in today’s blog we will discuss PayTab Integration in Swift. PayTab is a very secure and easy to use Payment Gateway. First of all, let’s check about PayTab.

What is PayTab?

PayTabs is a simple payment gateway that can be quickly integrated with merchant and it enables fast deposit of payments to the merchant account.

Also, PayTabs is an award-winning, B2B payment solutions provider that processes payments simply and securely.

The PayTabs product targets SME’s primarily with a view to making online card acceptance more easily integrated with lower costs and more importantly minimal fraud.

Services provided include a Secure Payment Gateway, a Fraud Prevention system with convenient payment options, and eCommerce platforms tailor-made for social media compatibility.

In short, PayTabs iOS SDK’s easy set-up and easy integration into the iOS applications you develop.

Let’s discuss PayTab Integration in Swift

PayTabs iOS SDK

Download SDK Lite version

PayTab Integration in Swift

Step 1: Firstly, extract the PayTabs iOS SDK.zip file which contains two folders, Framework, and Resources along with samples.

Step 2: Then, add paytabs-iOS.framework into your workspace Frameworks folder by dragging and with Copy items if needed checked.

add paytabs-iOS.framework into your workspace Frameworks folder

Step 3: Similarly, add Resources.bundle in the project.

add Resources.bundle in the project

Step 4: Now, install the below pods in your project.

 install paytab pods in your project

Step 5: Now, in your Bridging-Header file import PayTabs.

Step6: Then, add two flags, -all_load and -ObjC in Build Settings/Other linker flags.

Step7: Finally, initialiase the PayTabs View Controller.

Hence, the callback, didReceiveFinishTransactionCallback contains seven values in the response after the transaction is processed

Response Codes :

Response code

The Complete list of response codes can be found here

So, here is the code for PayTab Integration in Swift.

Please check PayTab Integration in Objective-C here

Moreover, You can check all officail PayTabs documentation for details here

Thank you for reading 🙂

Hope this article helps you.

For any queries, please feel free to add a comment in the comments section.

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


2 comments

  • Keyur Akbari
  • Shikha Melkani (Moderator)
  • Start a Project


      Message Sent!

      If you have more details or questions, you can reply to the received confirmation email.

      Back to Home