eBay::API::XML::DataType::ProStoresCheckoutPreferenceType - eBay::API::XML::DataType::ProStoresCheckoutPreferenceType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::ProStoresCheckoutPreferenceType

DESCRIPTION

Top

Details about ProStores and checkout preferences.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::ProStoresCheckoutPreferenceType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setCheckoutRedirectProStores()

Indicates whether third party checkout is to be redirected to the ProStores application specified via My eBay preferences.

# Argument: 'xs:boolean'

isCheckoutRedirectProStores()

  Calls: GetUserPreferences
  Returned: Conditionally

# Returns: 'xs:boolean'

setProStoresDetails()

Details about the store.

# Argument: 'ns:ProStoresDetailsType'

getProStoresDetails()

  Calls: GetUserPreferences
  Returned: Conditionally

# Returns: 'ns:ProStoresDetailsType'


eBay-API documentation  | view source Contained in the eBay-API distribution.