PayPalAccountNonce

PaymentMethodNonce representing a PayPal account.

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL used to authenticate the customer during two-factor authentication flows. This property will only be present if two-factor authentication is required.

Link copied to clipboard

The billing address of the user if requested with additional scopes.

Link copied to clipboard

The ClientMetadataId associated with this transaction.

Link copied to clipboard

The credit financing details. This property will only be present when the customer pays with PayPal Credit.

Link copied to clipboard

The email address associated with this PayPal account

Link copied to clipboard

The first name associated with the PayPal account.

Link copied to clipboard
open override val isDefault: Boolean
Link copied to clipboard

The last name associated with the PayPal account.

Link copied to clipboard

The Payer ID provided in checkout flows.

Link copied to clipboard

The phone number associated with the PayPal account.

Link copied to clipboard

The shipping address of the user provided by checkout flows.

Link copied to clipboard
open override val string: String

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)