Exemple #1
0
    echo JText::sprintf('COM_DIGICOM_ORDER_COMPLETE_NOTICE');
    ?>
</p>
			<form method="post" class="well well-small form-inline" action="<?php 
    echo JRoute::_('index.php?option=com_digicom&view=checkout');
    ?>
">
  				<input type="hidden" name="option" value="com_digicom">
				<input type="hidden" name="view" value="checkout">
				<input type="hidden" name="order_id" value="<?php 
    echo $order->id;
    ?>
">

				<?php 
    echo DigiComSiteHelperDigicom::getPaymentPlugins($configs);
    ?>

				<button class="btn pull-right" type="submit">Pay Now</button>
 			</form>
 		</div>

	<?php 
}
?>
	<h3 class="digi-section-title"><?php 
echo JText::_('COM_DIGICOM_PRODUCTS');
?>
</h3>
	<table class="table table-striped table-hover table-bordered">
		<thead>