PHP Class PayPal\EBLBaseComponents\PaymentTransactionType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство Type Description
$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.

Property Details

$BuyerEmailOptIn public_oe property

Information about the Buyer email.
public string $BuyerEmailOptIn
Résultat string

$GiftMessage public_oe property

Information about the Gift message.
public string $GiftMessage
Résultat string

$GiftReceipt public_oe property

Information about the Gift receipt.
public string $GiftReceipt
Résultat string

$GiftWrapAmount public_oe property

Information about the Gift Wrap amount.
public BasicAmountType,PayPal\CoreComponentTypes $GiftWrapAmount
Résultat PayPal\CoreComponentTypes\BasicAmountType

$GiftWrapName public_oe property

Information about the Gift Wrap name.
public string $GiftWrapName
Résultat string

$OfferCouponInfo public_oe property

Information about an individual Offer and Coupon information in the transaction
public OfferCouponInfoType,PayPal\EBLBaseComponents $OfferCouponInfo
Résultat OfferCouponInfoType

$PayerInfo public_oe property

Information about the payer
public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
Résultat PayerInfoType

$PaymentInfo public_oe property

Information about the transaction
public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
Résultat PaymentInfoType

$PaymentItemInfo public_oe property

Information about an individual item in the transaction
public PaymentItemInfoType,PayPal\EBLBaseComponents $PaymentItemInfo
Résultat PaymentItemInfoType

$ReceiverInfo public_oe property

Information about the recipient of the payment
public ReceiverInfoType,PayPal\EBLBaseComponents $ReceiverInfo
Résultat ReceiverInfoType

$SecondaryAddress public_oe property

Information about Secondary Address
public AddressType,PayPal\EBLBaseComponents $SecondaryAddress
Résultat AddressType

$SurveyChoiceSelected public_oe property

Information about the survey choice selected by the user.
public string $SurveyChoiceSelected
Résultat string

$SurveyQuestion public_oe property

Information about the survey question.
public string $SurveyQuestion
Résultat string

$TPLReferenceID public_oe property

This field is for holding ReferenceId for shippment sent from Merchant to the 3rd Party
public string $TPLReferenceID
Résultat string

$UserSelectedOptions public_oe property

Information about the user selected options.
public UserSelectedOptionType,PayPal\EBLBaseComponents $UserSelectedOptions
Résultat UserSelectedOptionType