PayPalWebCheckoutClient

constructor(context: Context, configuration: CoreConfig)


constructor(context: Context, configuration: CoreConfig, urlScheme: String)

Deprecated

Use PayPalWebCheckoutClient(context, configuration) instead.

Replace with

PayPalWebCheckoutClient(context, configuration)

Create a new instance of PayPalWebCheckoutClient.

Parameters

context

an Android context

configuration

a CoreConfig object

urlScheme

the custom URl scheme used to return to your app from a browser switch flow