PHP Класс PayPal\EBLBaseComponents\DoExpressCheckoutPaymentRequestDetailsType

Sale indicates that this is a final sale for which you are requesting payment. IMPORTANT: You cannot set PaymentAction to Sale on SetExpressCheckoutRequest and then change PaymentAction to Authorization on the final Express Checkout API, DoExpressCheckoutPaymentRequest. Character length and limit: Up to 13 single-byte alphabetic characters
Наследование: extends PayPal\Core\PPXmlMessage
Показать файл Открыть проект

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

Свойство Тип Описание
$ButtonSource string An identification code for use by third-party applications to identify transactions. Optional Character length and limitations: 32 single-byte alphanumeric characters
$BuyerMarketingEmail string Information about the Buyer marketing email.
$CoupledBuckets CoupledBucketsType Optional element that defines relationship between buckets
$EnhancedData EnhancedDataType Contains data for enhanced data like Airline Itinerary Data.
$GiftMessage string Information about the Gift message.
$GiftReceiptEnable string Information about the Gift receipt enable.
$GiftWrapAmount PayPal\CoreComponentTypes\BasicAmountType Information about the Gift Wrap amount.
$GiftWrapName string Information about the Gift Wrap name.
$OrderURL string URL on Merchant site pertaining to this invoice. Optional
$PayerID string Encrypted PayPal customer account identification number as returned by GetExpressCheckoutDetailsResponse. Required Character length and limitations: 127 single-byte characters.
$PaymentAction string Sale indicates that this is a final sale for which you are requesting payment. IMPORTANT: You cannot set PaymentAction to Sale on SetExpressCheckoutRequest and then change PaymentAction to Authorization on the final Express Checkout API, DoExpressCheckoutPaymentRequest. Character length and limit: Up to 13 single-byte alphabetic characters
$PaymentDetails PaymentDetailsType Information about the payment Required
$PromoCode string Promotional financing code for item. Overrides any previous PromoCode setting.
$PromoOverrideFlag string Flag to indicate if previously set promoCode shall be overriden. Value 1 indicates overriding.
$SkipBACreation boolean Merchant specified flag which indicates whether to create billing agreement as part of DoEC or not. Optional
$SoftDescriptor string Soft Descriptor supported for Sale and Auth in DEC only. For Order this will be ignored.
$SurveyChoiceSelected string Information about the survey choice selected by the user.
$SurveyQuestion string Information about the survey question.
$Token string The timestamped token value that was returned by SetExpressCheckoutResponse and passed on GetExpressCheckoutDetailsRequest. Required Character length and limitations: 20 single-byte characters
$UserSelectedOptions UserSelectedOptionType Information about the user selected options.

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

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

An identification code for use by third-party applications to identify transactions. Optional Character length and limitations: 32 single-byte alphanumeric characters
public string $ButtonSource
Результат string

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

Information about the Buyer marketing email.
public string $BuyerMarketingEmail
Результат string

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

Optional element that defines relationship between buckets
public CoupledBucketsType,PayPal\EBLBaseComponents $CoupledBuckets
Результат CoupledBucketsType

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

Contains data for enhanced data like Airline Itinerary Data.
public EnhancedDataType,PayPal\EBLBaseComponents $EnhancedData
Результат EnhancedDataType

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

Information about the Gift message.
public string $GiftMessage
Результат string

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

Information about the Gift receipt enable.
public string $GiftReceiptEnable
Результат 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

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

URL on Merchant site pertaining to this invoice. Optional
public string $OrderURL
Результат string

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

Encrypted PayPal customer account identification number as returned by GetExpressCheckoutDetailsResponse. Required Character length and limitations: 127 single-byte characters.
public string $PayerID
Результат string

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

Sale indicates that this is a final sale for which you are requesting payment. IMPORTANT: You cannot set PaymentAction to Sale on SetExpressCheckoutRequest and then change PaymentAction to Authorization on the final Express Checkout API, DoExpressCheckoutPaymentRequest. Character length and limit: Up to 13 single-byte alphabetic characters
public string $PaymentAction
Результат string

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

Information about the payment Required
public PaymentDetailsType,PayPal\EBLBaseComponents $PaymentDetails
Результат PaymentDetailsType

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

Promotional financing code for item. Overrides any previous PromoCode setting.
public string $PromoCode
Результат string

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

Flag to indicate if previously set promoCode shall be overriden. Value 1 indicates overriding.
public string $PromoOverrideFlag
Результат string

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

Merchant specified flag which indicates whether to create billing agreement as part of DoEC or not. Optional
public bool $SkipBACreation
Результат boolean

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

Soft Descriptor supported for Sale and Auth in DEC only. For Order this will be ignored.
public string $SoftDescriptor
Результат string

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

Information about the survey choice selected by the user.
public string $SurveyChoiceSelected
Результат string

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

Information about the survey question.
public string $SurveyQuestion
Результат string

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

The timestamped token value that was returned by SetExpressCheckoutResponse and passed on GetExpressCheckoutDetailsRequest. Required 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