2012

PayPal Mobile Express Checkout Library Developer Guide and Reference January 2011 25
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 applications 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.