Features
Last updated
Last updated
Scan Card Setup
Add these lines to your Podfile:
Note: Above subspec installs both PaySwitcher SDK and Scan Card dependencies to your app
Run the following command:
To update to the latest version of the SDK, run:
To enable scan card support, set the NSCameraUsageDescription
(Privacy - Camera Usage Description) in the Info.plist of your application, and provide a reason for accessing the camera (for example, “camera access required to scan cards”). Devices with iOS 13 or higher support card scanning.