PayTabs SDK makes the integration with the PayTabs payment gateway very easy by providing a ready-made payment screen that handles the card entry, and billing & shipping information and completes the missing details.
Before starting the integrations with PayTabs SDK you should check the below prerequisites:
- Give our Card Scanner feature access permission to the camera. To perform such a step you should add the following key & value to your app as shown below:
<key>NSCameraUsageDescription</key> <string>Write here your message to the user</string>
⌂ To get familiar with the whole process and the other steps, kindly navigate to our "The Native IOS SDK Integration Manual" solution article. ⇦ And to get familiar with the rest of the steps regarding the current step "Step 1 - Setup and activate the integration method " click here. ⇨ Or you can navigate to the next step in the process "Step 2 - Configure the integration method" kindly click here.