RefundTransactionStatus Property
The status of the refund transaction.
Syntax
char* GetRefundTransactionStatus(int iRefundIndex);
Default Value
""
Remarks
The status of the refund transaction.
At the time of this writing, PayPal will only return "UNKNOWN" or "COMPLETED" in this property.
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