Developer's Guide

52 August 2012 PayPal Mobile Payments Developer Guide and Reference – iOS Edition
1. Navigate to the App ID section of the Program Portal.
2. Click Add ID.
3. Enter a common name for your App ID.
This is a name for easy reference and identification within the Program Portal.
4. Enter a Bundle Identifier in the free-form text field.
PayPal recommends a reverse-domain-name-style string, such as
com.domainname.applicationname. For application suites that share the same Keychain
access, use a wild-card character in the Bundle Identifier, such as
com.domainname.* or *. Your
Bundle Identifier must match the CF Bundle Identifier that you use for your application in Xcode.
5. Click Submit.
The 10-character Bundle Seed ID is generated and concatenated with the Bundle Identifier that you
entered. The resulting string is your App ID.