PaymentInfoTransactionId Property
PayPal transaction ID for this payment to the specified receiver.
Object Oriented Interface
public function getPaymentInfoTransactionId($paymentinfoindex);
Procedural Interface
inpaypal_adaptivepaymentdetails_get($res, 34 , $paymentinfoindex);
Default Value
''
Remarks
PayPal transaction ID for this payment to the specified receiver. This may be used in the TransactionId property of the AdaptivePaymentDetails or AdaptiveRefund class
The size of the array is controlled by the PaymentInfoCount property.
This property is read-only and not available at design time.
Data Type
String