PHP 클래스 PayPal\EBLBaseComponents\PaymentTransactionType

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

공개 프로퍼티들

프로퍼티 타입 설명
$BuyerEmailOptIn string Information about the Buyer email.
$GiftMessage string Information about the Gift message.
$GiftReceipt string Information about the Gift receipt.
$GiftWrapAmount PayPal\CoreComponentTypes\BasicAmountType Information about the Gift Wrap amount.
$GiftWrapName string Information about the Gift Wrap name.
$OfferCouponInfo OfferCouponInfoType Information about an individual Offer and Coupon information in the transaction
$PayerInfo PayerInfoType Information about the payer
$PaymentInfo PaymentInfoType Information about the transaction
$PaymentItemInfo PaymentItemInfoType Information about an individual item in the transaction
$ReceiverInfo ReceiverInfoType Information about the recipient of the payment
$SecondaryAddress AddressType Information about Secondary Address
$SurveyChoiceSelected string Information about the survey choice selected by the user.
$SurveyQuestion string Information about the survey question.
$TPLReferenceID string This field is for holding ReferenceId for shippment sent from Merchant to the 3rd Party
$UserSelectedOptions UserSelectedOptionType Information about the user selected options.

프로퍼티 상세

$BuyerEmailOptIn 공개적으로 프로퍼티

Information about the Buyer email.
public string $BuyerEmailOptIn
리턴 string

$GiftMessage 공개적으로 프로퍼티

Information about the Gift message.
public string $GiftMessage
리턴 string

$GiftReceipt 공개적으로 프로퍼티

Information about the Gift receipt.
public string $GiftReceipt
리턴 string

$GiftWrapAmount 공개적으로 프로퍼티

Information about the Gift Wrap amount.
public BasicAmountType,PayPal\CoreComponentTypes $GiftWrapAmount
리턴 PayPal\CoreComponentTypes\BasicAmountType

$GiftWrapName 공개적으로 프로퍼티

Information about the Gift Wrap name.
public string $GiftWrapName
리턴 string

$OfferCouponInfo 공개적으로 프로퍼티

Information about an individual Offer and Coupon information in the transaction
public OfferCouponInfoType,PayPal\EBLBaseComponents $OfferCouponInfo
리턴 OfferCouponInfoType

$PayerInfo 공개적으로 프로퍼티

Information about the payer
public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
리턴 PayerInfoType

$PaymentInfo 공개적으로 프로퍼티

Information about the transaction
public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
리턴 PaymentInfoType

$PaymentItemInfo 공개적으로 프로퍼티

Information about an individual item in the transaction
public PaymentItemInfoType,PayPal\EBLBaseComponents $PaymentItemInfo
리턴 PaymentItemInfoType

$ReceiverInfo 공개적으로 프로퍼티

Information about the recipient of the payment
public ReceiverInfoType,PayPal\EBLBaseComponents $ReceiverInfo
리턴 ReceiverInfoType

$SecondaryAddress 공개적으로 프로퍼티

Information about Secondary Address
public AddressType,PayPal\EBLBaseComponents $SecondaryAddress
리턴 AddressType

$SurveyChoiceSelected 공개적으로 프로퍼티

Information about the survey choice selected by the user.
public string $SurveyChoiceSelected
리턴 string

$SurveyQuestion 공개적으로 프로퍼티

Information about the survey question.
public string $SurveyQuestion
리턴 string

$TPLReferenceID 공개적으로 프로퍼티

This field is for holding ReferenceId for shippment sent from Merchant to the 3rd Party
public string $TPLReferenceID
리턴 string

$UserSelectedOptions 공개적으로 프로퍼티

Information about the user selected options.
public UserSelectedOptionType,PayPal\EBLBaseComponents $UserSelectedOptions
리턴 UserSelectedOptionType