PHP Class PayPal\EBLBaseComponents\FundingSourceDetailsType

Optional Character length and limitations: One single-byte numeric character.
Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$AllowPushFunding string Optional Character length and limitations: One single-byte numeric character.
$UserSelectedFundingSource string Allowable values: ELV, CreditCard, ChinaUnionPay, BML This element could be used to specify the perered funding option for a guest users. It has effect only if LandingPage element is set to Billing. Otherwise it will be ignored.

Property Details

$AllowPushFunding public property

Optional Character length and limitations: One single-byte numeric character.
public string $AllowPushFunding
return string

$UserSelectedFundingSource public property

Allowable values: ELV, CreditCard, ChinaUnionPay, BML This element could be used to specify the perered funding option for a guest users. It has effect only if LandingPage element is set to Billing. Otherwise it will be ignored.
public string $UserSelectedFundingSource
return string