• Resolved tidyu

    (@tidyu)


    I plan to make personal shopper website. so need to use different currency. is it possible to pull / fetch dynamic currency rate from googlefinance in googlesheets? the rate then will be multiplied with the price to calculate selling price.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter tidyu

    (@tidyu)

    For now I use global parameters but it static

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    Hi, is is not possible, but you can write code snippet to update global parameter value using wpcron and curl. Global parameter is just a custom post type with meta data.

    Look at the top of this class to get post type name and used meta keys: https://github.com/piatkowski/wckalkulator/blob/master/src/GlobalParametersPostType.php

    Thread Starter tidyu

    (@tidyu)

    Hi, thank you for the reply, I don’t do code actually. Is it possible for you to do it? If you can, would you mind to send me the quotation price for the custom service / add on to your plug in? Thank you in advance.

    Thread Starter tidyu

    (@tidyu)

    Or if you cannot do the custom request and you can refer me to plug in developer that can do that, that will be very helpful. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘live/dynamic currency rate’ is closed to new replies.