PHP Class PayPal\EBLBaseComponents\DoReferenceTransactionResponseDetailsType

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

Méthodes publiques

Свойство 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
Résultat string

$Amount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $Amount
Résultat PayPal\CoreComponentTypes\BasicAmountType

$BillingAgreementID public_oe property

public string $BillingAgreementID
Résultat string

$CVV2Code public_oe property

public string $CVV2Code
Résultat string

$MsgSubID public_oe property

Return msgsubid back to merchant
public string $MsgSubID
Résultat string

$PaymentAdviceCode public_oe property

Response code from the processor when a recurring transaction is declined
public string $PaymentAdviceCode
Résultat string

$PaymentInfo public_oe property

public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
Résultat PaymentInfoType

$TransactionID public_oe property

public string $TransactionID
Résultat string