PayPalClient

constructor(context: Context, authorization: String, appLinkReturnUrl: Uri)

Initializes a new PayPalClient instance

Parameters

context

an Android Context

authorization

a Tokenization Key or Client Token used to authenticate

appLinkReturnUrl

A Uri containing the Android App Link website associated with your application to be used to return to your app from the PayPal payment flows.