PHP Class PayPal\EBLBaseComponents\MerchantPullPaymentResponseType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property 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 property

Specific information about the preapproved payment
public MerchantPullInfoType,PayPal\EBLBaseComponents $MerchantPullInfo
return MerchantPullInfoType

$PayerInfo public property

information about the customer
public PayerInfoType,PayPal\EBLBaseComponents $PayerInfo
return PayerInfoType

$PaymentInfo public property

Information about the transaction
public PaymentInfoType,PayPal\EBLBaseComponents $PaymentInfo
return PaymentInfoType