PaymentInfoSenderTransactionId Property
The transaction identification number of the sender of the payment.
Syntax
char* GetPaymentInfoSenderTransactionId(int iPaymentInfoIndex);
Default Value
""
Remarks
The transaction identification number of the sender of the payment. 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