Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The ShippingRates table in the transaction configuration database identifies the rate for shipping by using various shipping methods.
The following table describes the columns in the ShippingRates table.
Column name |
Type |
Allow null |
Description |
|---|---|---|---|
ShippingGroupId |
uniqueidentifier |
no |
A system-assigned GUID that groups the same shipping method across different languages. |
MaxLimit |
float |
yes |
The maximum limit to which this shipping rate applies. |
Price |
money |
no |
The cost for this shipping rate. |