Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::HandlingNameCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::Enum::HandlingNameCodeType

DESCRIPTION ^

How packaging/handling cost is to be determined for combined payment.

SYNOPSIS ^

Enums: ^

EachAdditionalAmount

After eBay assigns the highest packaging/handling cost to the first item, the packaging/handling cost for each additional item is $n.

EachAdditionalAmountOff

After eBay assigns the highest packaging/handling cost to the first item, the packaging/handling cost for each additional item is to be reduced by amount N.

EachAdditionalPercentOff

After eBay assigns the highest packaging/handling cost to the first item, the packaging/handling cost for each additional item is to be reduced by N percent.

IndividualHandlingFee

The total packaging/handling cost is to be the sum of the packaging/handling costs of the individual items.

CombinedHandlingFee

The packaging/handling cost is to be N for the entire order.

CustomCode

Reserved for internal or future use.

syntax highlighting: