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

TrackingId Property

User-generated unique tracking number.

Object Oriented Interface

public function getTrackingId();
public function setTrackingId($value);

Procedural Interface

inpaypal_adaptivepay_get($res, 70 );
inpaypal_adaptivepay_set($res, 70, $value );

Default Value

''

Remarks

You can use this property to specify your own unique tracking ID, and later use this value to obtain information about a payment or to request a refund. The TrackingId is provided as a convenience in cases when you already maintain an ID that you want to associate with a payment. You can also track and make changes to payments using the PaymentKey.

Note: You are responsible for ensuring that the TrackingId is unique

Data Type

String

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