Merged in feature/MAW-860-update-programming-fees (pull request #23)
Feature/MAW-860 update programming fees * MAW-860: Update Programming Fees * Plugin Updates * MAW-860: update programming fee * plugin install(wp-native-php-sessions)
This commit is contained in:
@@ -652,7 +652,7 @@ function createOrderRequest($order,$request, $resume_id){
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
<p>Programming Fee<span class="price_o pull-right">$79.00</span></p>
|
||||
<p>Programming Fee<span class="price_o pull-right">$99.95</span></p>
|
||||
<?php
|
||||
$total = floatval($_SESSION['Package']['totalPrice']);
|
||||
$final_price = $total+$shippingPrice;
|
||||
|
||||
Reference in New Issue
Block a user