- Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27, 8.4.1 - 8.4.14
- array (
'2020-09-06' =>
array (
'Etsy' =>
array (
'id' => 1,
'total_stickers' => 11,
'total_orders' => 8,
'total_value' => 41.62,
),
'Woo' =>
array (
'id' => 2,
'total_stickers' => 2,
'total_orders' => 1,
'total_value' => 7.98,
),
'eBay' =>
array (
'id' => 3,
'total_stickers' => 44,
'total_orders' => 40,
'total_value' => 115.63,
),
),
'2020-09-07' =>
array (
'Etsy' =>
array (
'id' => 4,
'total_stickers' => 8,
'total_orders' => 4,
'total_value' => 34.92,
),
'Woo' =>
array (
'id' => 5,
'total_stickers' => 9,
'total_orders' => 3,
'total_value' => '52.90',
),
'eBay' =>
array (
'id' => 6,
'total_stickers' => 23,
'total_orders' => 21,
'total_value' => 58.03,
),
),
)