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

PackageReturnReceipt Property

Image of the receipt for a return shipment.

Object Oriented Interface

public function getPackageReturnReceipt($packageidx);

Procedural Interface

inship_upsshipintl_get($res, 68 , $packageidx);

Default Value

''

Remarks

Image of the receipt for a return shipment.

This is only valid for UPS, and is the decoded binary image file of the receipt, stored in memory upon successful ship response. The receipt is generated in HTML format, and if the PackageReturnReceiptFile is set to a valid path and filename (with .html extension), the receipt is also saved to disk.

The size of the array is controlled by the PackageCount property.

This property is read-only and not available at design time.

Data Type

Binary String

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