PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

PreApprovalStatus Property

Indicates the status of the preapproval.

Syntax

[VB.NET]
Public ReadOnlyProperty PreApprovalStatus As String

[C#]
public string PreApprovalStatus {get;}

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 filled after a call to GetPreApprovalDetails.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0