NAME
eBay::API::XML::DataType::ProStoresCheckoutPreferenceType
DESCRIPTION
Details about ProStores and checkout preferences.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::ProStoresCheckoutPreferenceType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
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'