Package-level declarations
Types
PaymentMethodNonce representing a VenmoAccountNonce
Used to create and tokenize Venmo accounts. For more information see the documentation
Responsible for launching the Venmo app to authenticate users
Venmo line item for Venmo checkout flows.
The type of Venmo line item.
A request used to launch the Venmo app for continuation of the Venmo payment flow.
Callback to handle result from VenmoClient.tokenize
Used to request Venmo authentication via VenmoLauncher.launch )}
Result of the Venmo flow received from VenmoLauncher.handleReturnToApp.
Usage type for the tokenized Venmo account.
A pending request for the Venmo authentication flow created by invoking VenmoLauncher.launch. This pending request should be stored locally within the app or on-device and used to deliver a result of the browser flow in VenmoLauncher.handleReturnToApp
A VenmoRequest specifies options that contribute to the Venmo flow.
Result of tokenizing a Venmo account
Used to receive the result of VenmoClient.tokenize