Change Woocommerce price dynamically during checkout

In this post, we discuss how you can change the price of a woocommerce product, temporarily, during the checkout process. There are lots of tutorials and free plugins which can be used to learn how to add additional prices to a product. Examples or documentation for changing the actual product price is hard to find.

This article explains woocommerce limitations as well as whats possible. Specifically in this article, we will show you demo code where we allow a html form, to accept payment via woocommerce. To accomplish this, the price calculated by that form, will be the new price of the product.



This content is for Premium Membership and Pro only.
Consider purchasing one of our subscription options

Security for your wordpress blog

You can find lots of options for securing your wordpress website. However, we believe there is no such thing and 100% secure when building on 3rd party software. This post covers options you can consider for securing your website and the realities of loopholes.



This content is for Basic, Premium Membership, and Pro only.
Consider purchasing one of our subscription options

Custom Post type page template

In this article, we cover a typical issue with Wordpress custom post types (taxonomy). If the custom post type creates an actual page, then it will probably need its own template to fit nicely into your theme. The two videos below (Part 1 & Part 2), demonstrate how we create a template for the details page



This content is for Basic, Premium Membership, and Pro only.
Consider purchasing one of our subscription options

wordpress plugin development

If you are interested in having a custom plugin developed for your wordpress installation, consider having our team help you to plan and potentially create a solution. Our team specializes has experience development and maintaining popular plugins like: BePro Listings – Popular directory, classifieds, and general listings plugin with several themes and addons WooCube –…

WooCube Pro 1.0.6

WooCube Pro 1.0.6 takes all of the suggestions from the community and makes this plugin so much better. This version has new features for both the cubepoints users and the woocommerce users! UNDER THE HOOD The internals have changed dramatically. Instead of taking the product total as a variable from woocommerce. We are now looping through…