start

Confirm PayPal payment source for an order with callback.

Parameters

activity

The activity to launch the PayPal web checkout from

request

PayPalWebCheckoutRequest for requesting an order approval

callback

PayPalWebStartCallback to receive the result


Deprecated

Use start(activity, request, callback) for callback-based flows, includes app switching feature

Replace with

start(activity, request, callback)

Confirm PayPal payment source for an order.

Parameters

request

PayPalWebCheckoutRequest for requesting an order approval