Class FundingOption
Class FundingOption
specifies the funding option details.
- PayPal\Common\PayPalModel
- PayPal\Api\FundingOption
Methods summary
public
|
|
public
string
|
|
public
|
#
setFundingSources(
List of funding sources that contributes to a payment. |
public
|
|
public
|
|
public
|
#
removeFundingSource(
Remove FundingSources from the list. |
public
|
#
setBackupFundingInstrument(
Backup funding instrument which will be used for payment if primary fails. |
public
|
#
getBackupFundingInstrument( )
Backup funding instrument which will be used for payment if primary fails. |
public
|
#
setCurrencyConversion(
Currency conversion applicable to this funding option. |
public
|
|
public
|
#
setInstallmentInfo(
Installment options available for a funding option. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()