PayPalLaunchCallback

fun interface PayPalLaunchCallback

Callback for receiving result of PayPal payment authorization request from PayPalButton.

Functions

Link copied to clipboard
abstract fun onPayPalPaymentAuthRequest(payPalPendingRequest: PayPalPendingRequest)