InternalAppInfo
Internal copy of com.stripe.android.AppInfo. It's a public API object and can't be changed without introducing backward incompatibility. TODO(ccen): Move AppInfo to stripe-core and delete this copy during the next major version bump.
Data for identifying your plug-in or library.
See Building Stripe Plug-ins and Libraries - Setting the API version.
Parameters
name
Name of your application (e.g. "MyAwesomeApp")
version
Version of your application (e.g. "1.2.34")
url
Website for your application (e.g. "https://myawesomeapp.info")
partnerId
Your Stripe Partner ID (e.g. "pp_partner_1234")