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

ResponseTransactionId Property

Unique Transaction Id of the payment.

Syntax

__property String ResponseTransactionId = {read=FResponseTransactionId, write=FSetResponseTransactionId};

Default Value

""

Remarks

Unique Transaction Id of the payment.

The value of this property is returned by the server when either one of the following methods is called:

- Sale. In this case, the ResponseTransactionId is your record of the transaction.

- Authorize. You will need the value of ResponseTransactionId for use with the ReAuthCapture component as a key to capturing funds.

Character length and limitations:17 single-byte characters.

This property is read-only.

Data Type

String

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