Installation

Add the Scan to PayKit Framework to Your Project

Go to your project target settings and select the General tab. Click the + sign under Embedded Binaries. Click the Add Other button and navigate to the provided Scan to PayKit.framework. Select “Copy items if needed” and “Create Groups” when prompted.

589

Add the Scan to PayKit Framework to Your Project

Set the Location Usage Description

Open your “Info.plist” file. Add a new key called “NSLocationWhenInUseUsageDescription” with type String
and appropriate value, for example, “Your location will be used to prevent fraud”.

605

Set the Location Usage Description