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:
Tony Volpe
2024-01-24 18:26:56 +00:00
parent 5ded0d6cc1
commit f6ec5c63a8
114 changed files with 2118 additions and 14897 deletions

View File

@@ -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;