Share via


SalesTable.mcrApplyPostageDisc Method

Calculates and applies any postage discounts to the postage of an order.

Syntax

public AmountCur mcrApplyPostageDisc(AmountCur _totalPostageValue, AmountCur _orderTotal)

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The amount the postage value was discounted.

See Also

Reference

SalesTable Table