RefundTransactionId Property
The encrypted PayPal transaction ID for this refund.
Syntax
char* GetRefundTransactionId(int iRefundIndex);
Default Value
""
Remarks
The encrypted PayPal transaction ID for this refund.
Note: This ID is different than the Transaction ID for the original payment.
The size of the array is controlled by the RefundCount property.
This property is read-only and not available at design time.
Data Type
String