PaymentKey Property
Token returned by Paypal, used to identify the transaction.
Syntax
public String getPaymentKey();
Remarks
The PaymentKey is a token you use in other Adaptive Payment beans (such as the AdaptiveRefund bean) to identify this payment. The PaymentKey is valid for 3 hours; the payment must be approved while the PaymentKey is valid.
This property is read-only.
Default Value
""