VenmoLaunchCallback

fun interface VenmoLaunchCallback

Callback for receiving result of Venmo payment authorization request from VenmoButton.

Functions

Link copied to clipboard
abstract fun onVenmoPaymentAuthRequest(venmoPendingRequest: VenmoPendingRequest)