![]() |
Change price of product in the server module - Printable Version +- The FOSSBilling Forum (https://forum.fossbilling.org) +-- Forum: Development (https://forum.fossbilling.org/forum-11.html) +--- Forum: Development - General (https://forum.fossbilling.org/forum-12.html) +--- Thread: Change price of product in the server module (/thread-321.html) |
Change price of product in the server module - Narinder23 - 05-08-2025 I want to change the product price dynamically in the server module. In the product configuration, users may select different options, and the product price should update accordingly. Therefore, I need a way to modify the product price on the cart page based on the selected configuration options. |