PHP Class PayPal\EBLBaseComponents\DoReferenceTransactionResponseDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Exibir arquivo Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$AVSCode string
$Amount PayPal\CoreComponentTypes\BasicAmountType
$BillingAgreementID string
$CVV2Code string
$MsgSubID string Return msgsubid back to merchant
$PaymentAdviceCode string Response code from the processor when a recurring transaction is declined
$PaymentInfo PaymentInfoType
$TransactionID string

Property Details

$AVSCode public_oe property

public string $AVSCode
return string

$Amount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $Amount
return PayPal\CoreComponentTypes\BasicAmountType

$BillingAgreementID public_oe property

public string $BillingAgreementID
return string

$CVV2Code public_oe property

public string $CVV2Code
return string

$MsgSubID public_oe property

Return msgsubid back to merchant
public string $MsgSubID
return string

$PaymentAdviceCode public_oe property

Response code from the processor when a recurring transaction is declined
public string $PaymentAdviceCode
return string

$PaymentInfo public_oe property

public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
return PaymentInfoType

$TransactionID public_oe property

public string $TransactionID
return string