• Resolved mitsos46

    (@mitsos46)


    Hi,

    Hi, I’m trying to set up the flat rate cost on shipping methods and it keeps rounding all numbers and rejects any other character (like [qty]). From 3,30 or 3,30 + ( 2 * [qty] ) to 3,00 for example.

    I’ve tried disabling some of my plug-ins, deleting cache, but, nothing has changed.

    Any advice?

    Woocommerce version 8.4.0

Viewing 5 replies - 1 through 5 (of 5 total)
  • Saif

    (@babylon1999)

    Hello @mitsos46,

    Hi, I’m trying to set up the flat rate cost on shipping methods and it keeps rounding all numbers and rejects any other character (like [qty]). From 3,30 or 3,30 + ( 2 * [qty] ) to 3,00 for example.

    This issue has already been reported to our developers: #42892. We’re sorry for any inconvenience that it may have caused.

    At the time being, we don’t have an estimate on when a fix will be released. To stay updated, I suggest subscribing to the report from the sidebar.

    Link to image: https://d.pr/i/3ZDrUE

    As a temporary workaround, you can revert back to version 8.3.1. Plugins like WP-Rollback can make this process easier.

    Let us know if you have any other questions!

    Thread Starter mitsos46

    (@mitsos46)

    Thank you!

    I there any way to change the cost values manually? From the database for example.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hey @mitsos46,

    Yes, you can manually change the cost values directly from the database. However, please note that this is not typically recommended as it can lead to unexpected issues if not done correctly.

    Here are the steps to do this:

    1. Access your WordPress database via phpMyAdmin (or a similar tool provided by your hosting company).
    2. Navigate to the wp_postmeta table.
    3. Search for the meta_key _cost (this is the key for the shipping cost).
    4. Once you’ve found the correct row, you can edit the meta_value to change the cost.

    Please remember to backup your database before making any changes.

    If you’re uncomfortable with this, I recommend waiting for the fix or using the suggested workaround.

    Let us know if you have any further questions!

    Thread Starter mitsos46

    (@mitsos46)

    Thank you so much!!!

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @mitsos46,

    I’m glad we were able to help! I will mark this thread as resolved. Should you have further inquiries, kindly create a new topic here.

    If it isn’t too much to ask for – would you mind leaving us a review here?

    It only takes a couple of minutes but helps us tremendously. It would mean so much to us and would go a really long way.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Set Up Flat Rate – Rounding cost on save’ is closed to new replies.