PreApprovalKey Property
Returned from PayPal and used to identify this preapproval.
Syntax
property PreApprovalKey: String;
Default Value
''
Remarks
Upon a successful CreatePreApproval request, this property will contain a pre-approval key used in the AdaptivePay component to identify this preapproval, and it is used when canceling or retrieving the details of a preapproval using the CancelPreApproval or GetPreApprovalDetails methods.
This property is read-only.
Data Type
String