Class FundingInstrument
Class FundingInstrument
A resource representing a Payer's funding instrument. An instance of this schema is valid if and only if it is valid against exactly one of these supported properties
- PayPal\Common\PayPalModel
- PayPal\Api\FundingInstrument
Direct known subclasses
Methods summary
public
|
|
public
|
|
public
|
#
setCreditCardToken(
PayPal vaulted credit Card instrument. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setCarrierAccountToken(
Carrier account token instrument. |
public
|
|
public
|
|
public
|
|
public
|
#
setPrivateLabelCard(
Private Label Card funding instrument. These are store cards provided by merchants to drive business with value to customer with convenience and rewards. |
public
|
#
getPrivateLabelCard( )
Private Label Card funding instrument. These are store cards provided by merchants to drive business with value to customer with convenience and rewards. |
public
|
#
setBilling(
Billing instrument that references pre-approval information for the payment |
public
|
|
public
|
#
setAlternatePayment(
Alternate Payment information - Mostly regional payment providers. For e.g iDEAL in Netherlands |
public
|
#
getAlternatePayment( )
Alternate Payment information - Mostly regional payment providers. For e.g iDEAL in Netherlands |
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()