RefundTransactionStatus Property
The status of the refund transaction.
Object Oriented Interface
public function getRefundTransactionStatus($refundindex);
Procedural Interface
inpaypal_adaptiverefund_get($res, 38 , $refundindex);
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