PayPalNativeCheckoutClient

Used to tokenize PayPal accounts. For more information see the documentation

Constructors

Link copied to clipboard
constructor(@NonNull fragment: Fragment, @NonNull braintreeClient: BraintreeClient)
constructor(@NonNull braintreeClient: BraintreeClient)
Create a new instance of PayPalNativeCheckoutClient using a BraintreeClient.

Functions

Link copied to clipboard
Tokenize a PayPal account for vault or checkout.
Link copied to clipboard
Add a PayPalNativeCheckoutListener to your client to receive results or errors from the PayPal flow.
Link copied to clipboard