RefundError Property
Information about why a refund failed.
Syntax
char* GetRefundError(int iRefundIndex);
Default Value
""
Remarks
Information about why a refund failed.
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