PHP 클래스 PayPal\EBLBaseComponents\DoExpressCheckoutPaymentResponseDetailsType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$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