</th> <td> <?php echo $this->item->coupon_code; ?> </td> </tr> <tr> <th> <?php echo JText::_('COM_REDCORE_PAYMENT_STATUS'); ?> </th> <td> <label class="label label-<?php echo RApiPaymentStatus::getStatusLabelClass($this->item->status); ?> "> <?php echo RApiPaymentStatus::getStatusLabel($this->item->status); ?> </label> </td> </tr> </table> </div> <div class="col-md-6"> <table class="table table-condensed table-striped"> <tr> <th>