PreApprovalStatus Property
Indicates the status of the preapproval.
Syntax
char* GetPreApprovalStatus();
Default Value
""
Remarks
One of the following values may be contained in this property:
"ACTIVE" | The preapproval is active. |
"CANCELED" | The preapproval was explicitly canceled by the sender or by PayPal. |
"DEACTIVED" | The preapproval is not active; you can reactivate it by resetting the PIN or by contacting PayPal. |
This property is read-only.
Data Type
String