• Resolved garrettlynch

    (@garrettlynch)


    Is there a way to dynamically update the shipping cost from something like jquery without getting “Error! The shipping price validation failed.”?

    I’m trying to have two shipping costs depending on where an item is sent to e.g. local or international. I could have two buttons and alternatively make them display: inline;/display: hidden; but it would be easier with one button where the shipping attribute is changed directly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, the plugin developers will investigate further your request.

    Thank you

    Plugin Author mra13

    (@mra13)

    We have checks in the plugin to make sure prices can’t be altered dynamically from the outside (for security reasons).

    We can add a hook or filter somewhere that allows you to override this for your site and allow you to modify stuff dynamically.

    Thread Starter garrettlynch

    (@garrettlynch)

    I think some sort of hook that can be verified is a good idea. I had all this working and was caught on the last step, so from a design perspective it can all work and work well. Unfortunately I’ve had to jump across to another plugin to as the plugin is missing something I crucially needed but all-in-all a great plugin – many thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Update shipping costs’ is closed to new replies.