• Resolved ciberyak

    (@ciberyak)


    Dear Team,

    I bought “WooCommerce Multi-Currency” from your store, and I would like to know what is the code that I need to use to display the price adapted to the new currency.
    I am currently using _regular_price and not showing any currency.
    Is it maybe “_price_html” the price taken by this plugin?
    Thanks

    This is my current code:
    $price = get_post_meta( $post->ID, ‘_regular_price’, true );
    if ( $price ) {
    echo ‘Price: ‘ . $price;
    }

    As I am aware that “_regular_price” is only getting the price without the currency, and I am not sure if using “get_price_html” would provide me with the correct price used in your “WooCommerce Multi-Currency” plugin.
    Can you please guide me?
    Thanks so much

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    WooCommerce Multi-Currency is an external extension manufactured and supported by a third party. The team of TIV.NET INC. We have no access to their files, so we cannot help you with this.

    You can get in touch with them via selecting the “WooCommerce Multi-Currency” from the dropdown when submitting the ticket via WooCommerce.com instead of “WooCommerce General”: https://cld.wthms.co/PM66pl

    This will put you in touch with their dev support team directly.

    Kind regards,

    Thread Starter ciberyak

    (@ciberyak)

    Thanks Con,

    I am trying to do so, but I am required to enter the web status report, but as I am creating my website in my local drive, I can not find this information from the website – dashboard – woocommerce – status.
    So my request is not accepted
    Can you please help me to enter a correct woocommerce – status?

    Thanks

    Thread Starter ciberyak

    (@ciberyak)

    Hi! I contacted to the external supplier but never got a reply or support. I never used their plugin because it never worked on my site, as apparently is not compatible with WC Marketplace (my site has not been launched yet, but the currency conversion doesn′t apply to the vendors fares). What should be the next steps with a plugin bought that is not working neither providing with support then?
    Thanks!

    Thread Starter ciberyak

    (@ciberyak)

    I bought “Woocommerce Multi-Currency” plugin for $79 +6 months ago as I am developing my website.
    I contacted twice though the Woocommerce support page that you provided me 6 months ago which is redirecting the issues to the suppliers : https://cld.wthms.co/PM66pl
    But NEVER got an answer.
    I initially asked if this was compatible with WC Marketplace – and never got an answer.
    Few months ago I contacted again for the same issue, as there was a mess in the product search with the currency conversions.
    Apparently the plugin is not compatible and nobody is supporting the paid plugin.
    Can you please at least tell me how your reimbursement payment policy for not ever used – incompatible – and not assistance provided for paid plugins works?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Price variable for “WooCommerce Multi-Currency” plugin?’ is closed to new replies.