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

PaymentKey Property

Token returned by Paypal, used to identify the transaction.

Syntax

[VB.NET]
Public ReadOnlyProperty PaymentKey As String

[C#]
public string PaymentKey {get;}

Remarks

The PaymentKey is a token you use in other Adaptive Payment components (such as the AdaptiveRefund component) 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

""

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