Subversion Repositories SmartDukaan

Rev

Rev 10582 | Rev 11024 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10582 Rev 10939
Line 1... Line -...
1
<!-- <?php //echo '<pre>'; print_r($recharge_orderconfirmation[0]->response); echo '</pre>';?> -->
-
 
2
<?php //$orderConfirmation = $recharge_orderconfirmation[0];?>
1
<?php //$orderConfirmation = $recharge_orderconfirmation[0];?>
3
<div class="r-hldr"> 
2
<div class="r-hldr"> 
4
  <div class="r-head">Recharge Details</div>
3
  <div class="r-head">Recharge Details</div>
5
  <div class="r-cont clearfix">
4
  <div class="r-cont clearfix">
6
    <div>Order Id</div>
5
    <div>Order Id</div>
Line 10... Line 9...
10
    <div>Status</div>
9
    <div>Status</div>
11
    <div><?php echo $recharge_orderconfirmation[0]->response->rechargeStatus; ?></div>
10
    <div><?php echo $recharge_orderconfirmation[0]->response->rechargeStatus; ?></div>
12
  </div>
11
  </div>
13
  <div class="r-info">
12
  <div class="r-info">
14
    <div class="r-info-head clearfix">
13
    <div class="r-info-head clearfix">
-
 
14
      <?php if(strpos($recharge_orderconfirmation[0]->response->rechargeDisplayId, 'DTH') !== false){?>
15
      <div>Mobile Number</div>
15
      <div>Account Number</div>
-
 
16
      <?php } else{?>
-
 
17
      <div>Mobile Number</div><?php } ?>
16
      <div>Operator</div>
18
      <div>Operator</div>
17
      <div>Amount</div>
19
      <div>Amount</div>
18
    </div>
20
    </div>
19
    <div class="r-info-body clearfix">
21
    <div class="r-info-body clearfix">
20
      <div><?php echo $recharge_orderconfirmation[0]->response->rechargeDeviceNumber ?></div>
22
      <div><?php echo $recharge_orderconfirmation[0]->response->rechargeDeviceNumber ?></div>