isReadyToPay

open fun isReadyToPay(context: Context, callback: VenmoIsReadyToPayCallback)

Before starting the Venmo flow, use this method to check whether Venmo is supported and set up on the device. When the callback is called with true, show the Venmo button. When it is called with false, display other checkout options.

Parameters

context

Android Context