Factory

fun Factory(    appInfo: AppInfo? = null,     apiVersion: String = ApiVersion.get().code,     sdkVersion: String = StripeSdkVersion.VERSION)