PHP Class PayPal\EBLBaseComponents\MerchantPullPaymentResponseType

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

Méthodes publiques

Свойство Type Description
$MerchantPullInfo MerchantPullInfoType Specific information about the preapproved payment
$PayerInfo PayerInfoType information about the customer
$PaymentInfo PaymentInfoType Information about the transaction

Property Details

$MerchantPullInfo public_oe property

Specific information about the preapproved payment
public MerchantPullInfoType,PayPal\EBLBaseComponents $MerchantPullInfo
Résultat MerchantPullInfoType

$PayerInfo public_oe property

information about the customer
public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
Résultat PayerInfoType

$PaymentInfo public_oe property

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