Class AlternatePayment
Class AlternatePayment
A resource representing a alternate payment account that can be used to fund a payment.
- PayPal\Common\PayPalModel
- PayPal\Api\AlternatePayment
Namespace: PayPal\Api
Package: PayPal\Api
Deprecated: Used for limited release only.
Located at PayPal/Api/AlternatePayment.php
Package: PayPal\Api
Deprecated: Used for limited release only.
Located at PayPal/Api/AlternatePayment.php
Methods summary
public
|
#
setAlternatePaymentAccountId( string $alternate_payment_account_id )
The unique identifier of the alternate payment account. |
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setAlternatePaymentProviderId( string $alternate_payment_provider_id )
Alternate Payment provider id. This is an optional attribute needed only for certain alternate providers e.g Ideal |
public
string
|
#
getAlternatePaymentProviderId( )
Alternate Payment provider id. This is an optional attribute needed only for certain alternate providers e.g Ideal |
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()