PayPalWebCheckoutClient
Use this client to approve an order with a PayPalWebCheckoutRequest.
Constructors
Create a new instance of PayPalWebCheckoutClient.
Properties
Functions
After a merchant app has re-entered the foreground following an auth challenge (@see PayPalWebCheckoutClient.start), call this method to see if a user has successfully authorized a PayPal account as a payment source.
After a merchant app has re-entered the foreground following an auth challenge (@see PayPalWebCheckoutClient.vault), call this method to see if a user has successfully authorized a PayPal account for vaulting.
Restore a feature client using instance state. @see instanceState
Confirm PayPal payment source for an order.
Confirm PayPal payment source for an order with callback.
Vault PayPal as a payment method.
Vault PayPal as a payment method with callback. Network operations are handled automatically by the Http layer.