Class PaymentCardToken
Class PaymentCardToken
A resource representing a payment card that can be used to fund a payment.
- PayPal\Common\PayPalModel
-
PayPal\Api\PaymentCardToken
Methods summary
public
|
|
public
string
|
|
public
|
#
setExternalCustomerId( string $external_customer_id )
The unique identifier of the payer used when saving this payment card. |
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
#
setExpireYear( integer $expire_year )
Four digit expiry year from the saved card, represented as YYYY format. |
public
integer
|
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()