PHP Класс PayPal\EBLBaseComponents\DoExpressCheckoutPaymentResponseDetailsType

Наследование: extends PayPal\Core\PPXmlMessage
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$BillingAgreementID string
$CoupledPaymentInfo CoupledPaymentInfoType Information about Coupled Payment transactions.
$Note string Optional Character length and limitations: 255 single-byte alphanumeric characters
$PaymentInfo PaymentInfoType Information about the transaction
$RedirectRequired string
$SuccessPageRedirectRequested string Redirect back to PayPal, PayPal can host the success page.
$Token string The timestamped token value that was returned by SetExpressCheckoutResponse and passed on GetExpressCheckoutDetailsRequest. Character length and limitations:20 single-byte characters
$UserSelectedOptions UserSelectedOptionType Information about the user selected options.

Описание свойств

$BillingAgreementID публичное свойство

public string $BillingAgreementID
Результат string

$CoupledPaymentInfo публичное свойство

Information about Coupled Payment transactions.
public CoupledPaymentInfoType,PayPal\EBLBaseComponents $CoupledPaymentInfo
Результат CoupledPaymentInfoType

$Note публичное свойство

Optional Character length and limitations: 255 single-byte alphanumeric characters
public string $Note
Результат string

$PaymentInfo публичное свойство

Information about the transaction
public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
Результат PaymentInfoType

$RedirectRequired публичное свойство

public string $RedirectRequired
Результат string

$SuccessPageRedirectRequested публичное свойство

Redirect back to PayPal, PayPal can host the success page.
public string $SuccessPageRedirectRequested
Результат string

$Token публичное свойство

The timestamped token value that was returned by SetExpressCheckoutResponse and passed on GetExpressCheckoutDetailsRequest. Character length and limitations:20 single-byte characters
public string $Token
Результат string

$UserSelectedOptions публичное свойство

Information about the user selected options.
public UserSelectedOptionType,PayPal\EBLBaseComponents $UserSelectedOptions
Результат UserSelectedOptionType