我正在使用davidsadler 的 PHP ebay SDK将 ebay 集成到我的 PHP 应用程序中。每个响应都是这种 xml 的形式。我回响了
之前这个反应看清楚了。
DTS\eBaySDK\Trading\Types\ItemArrayType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[Item] => DTS\eBaySDK\Types\UnboundType Object
(
[data:DTS\eBaySDK\Types\UnboundType:private] => Array
(
[0] => DTS\eBaySDK\Trading\Types\ItemType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[BuyItNowPrice] => DTS\eBaySDK\Trading\Types\AmountType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[currencyID] => USD
[value] => 100
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[ItemID] => 110163537686
[ListingDetails] => DTS\eBaySDK\Trading\Types\ListingDetailsType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[StartTime] => DateTime Object
(
[date] => 2015-06-16 17:20:21.000000
[timezone_type] => 2
[timezone] => Z
)
[ViewItemURL] => http://cgi.sandbox.ebay.com/Test-/110163537686
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[ListingDuration] => GTC
[ListingType] => FixedPriceItem
[Quantity] => 100
[SellingStatus] => DTS\eBaySDK\Trading\Types\SellingStatusType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[CurrentPrice] => DTS\eBaySDK\Trading\Types\AmountType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[currencyID] => USD
[value] => 100
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[ShippingDetails] => DTS\eBaySDK\Trading\Types\ShippingDetailsType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[ShippingServiceOptions] => DTS\eBaySDK\Types\UnboundType Object
(
[data:DTS\eBaySDK\Types\UnboundType:private] => Array
(
[0] => DTS\eBaySDK\Trading\Types\ShippingServiceOptionsType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[ShippingServiceCost] => DTS\eBaySDK\Trading\Types\AmountType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[currencyID] => USD
[value] => 2
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
)
[position:DTS\eBaySDK\Types\UnboundType:private] => 0
[class:DTS\eBaySDK\Types\UnboundType:private] => DTS\eBaySDK\Trading\Types\ShippingDetailsType
[property:DTS\eBaySDK\Types\UnboundType:private] => ShippingServiceOptions
[expectedType:DTS\eBaySDK\Types\UnboundType:private] => DTS\eBaySDK\Trading\Types\ShippingServiceOptionsType
)
[ShippingType] => Flat
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[TimeLeft] => P22DT21H24M4S
[Title] => Test
[QuantityAvailable] => 100
[SKU] => ABC-001
[PictureDetails] => DTS\eBaySDK\Trading\Types\PictureDetailsType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[GalleryURL] => http://thumbs.sandbox.ebaystatic.com/pict/1101635376866464.jpg
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[SellerProfiles] => DTS\eBaySDK\Trading\Types\SellerProfilesType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[1] => DTS\eBaySDK\Trading\Types\ItemType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[BuyItNowPrice] => DTS\eBaySDK\Trading\Types\AmountType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[currencyID] => USD
[value] => 89
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[ItemID] => 110163540851
[ListingDetails] => DTS\eBaySDK\Trading\Types\ListingDetailsType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[StartTime] => DateTime Object
(
[date] => 2015-06-16 20:33:27.000000
[timezone_type] => 2
[timezone] => Z
)
[ViewItemURL] => http://cgi.sandbox.ebay.com/watch-/110163540851
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[ListingDuration] => GTC
[ListingType] => FixedPriceItem
[Quantity] => 20
[SellingStatus] => DTS\eBaySDK\Trading\Types\SellingStatusType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[CurrentPrice] => DTS\eBaySDK\Trading\Types\AmountType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[currencyID] => USD
[value] => 89
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
[ShippingDetails] => DTS\eBaySDK\Trading\Types\ShippingDetailsType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[ShippingServiceOptions] => DTS\eBaySDK\Types\UnboundType Object
(
[data:DTS\eBaySDK\Types\UnboundType:private] => Array
(
[0] => DTS\eBaySDK\Trading\Types\ShippingServiceOptionsType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[ShippingServiceCost] => DTS\eBaySDK\Trading\Types\AmountType Object
(
[values:DTS\eBaySDK\Types\BaseType:private] => Array
(
[currencyID] => USD
[value] => 2
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
)
[attachment:DTS\eBaySDK\Types\BaseType:private] => Array
(
[data] =>
[mimeType] =>
)
)
我尝试使用 php 的 json_encode 函数和 simplexml_load_file 等函数将此响应转换为 json。但转换后的数据始终为空。任何帮助,将不胜感激。
更新:问题已在 0.1.3 的新版 eBay PHP SDK 中得到解决。他在 BaseType 中添加了一个新方法,即 toArray(),它将响应转换为关联的数组。感谢大卫萨德勒。链接到变更日志 https://github.com/davidtsadler/ebay-sdk/blob/master/CHANGELOG.md#013---2015-06-20