| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::CombinedPaymentPreferencesType
Defines a seller's preferences for allowing buyers to combine more than one purchase into one payment.
eBay::API::XML::DataType::CombinedPaymentPreferencesType inherits from the eBay::API::XML::BaseDataType class
Contains a seller's preferences for having shipping costs calculated by eBay.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'ns:CalculatedShippingPreferencesType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:CalculatedShippingPreferencesType'
Specifies whether or not a seller wants to allow buyers to combine purchases in order to receive a discount.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'ns:CombinedPaymentOptionCodeType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:CombinedPaymentOptionCodeType'
Specifies the period in which the user will allow buyers to combine purchases in order to receive a discount.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'ns:CombinedPaymentPeriodCodeType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:CombinedPaymentPeriodCodeType'
Specifies a seller's preferences for flat-rate shipping.
Calls: SetUserPreferences RequiredInput: No
# Argument: 'ns:FlatShippingPreferencesType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:FlatShippingPreferencesType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |