Return reason codes must be set up and configured before an agent can perform a return or exchange. Reason codes identify a reason for the return and are comprised of descriptions and corresponding ID numbers. Agents select reason codes when performing a return. The selected reason code is stored within the record of the customer’s exchange or refund.

The return reason item descriptor uses the following two properties:

Once reason codes have been captured by the system, the system accesses the readableDescription property, which refers to the reason code identified in the ReasonDescriptionPropertyDescriptor property. This code accesses the description property and uses it as a key to look up the verbose description in the resource bundle, which is named in the resourceBundle attribute of the readableDescription property. The verbose string from the resource bundle will be the final text displayed.

 
loading table of contents...