View Single Post
Posts: 18 | Thanked: 29 times | Joined on Dec 2013
#514
Originally Posted by jamar View Post
echo "Filtering status..."
order_status=`echo $orders | sed -e 's/.*<td><em>//g' -e 's/<\/em>.*$//g'`
Thi part fails to extract the order_status. status.txt is empty.
It should work though
HTML Code:
<td><span class="price">€314.01</span></td>
<td><em>Paid</em></td>
<td class="a-center">