• Resolved jerrybarry

    (@jerrybarry)


    I am currently facing a challenge with the currency settings of Minimalist Stripe Checkout for WooCommerce, which is intended to emulate the currency settings of WooCommerce. However, it appears that the plugin is not reflecting the correct currency.

    To provide more context, my WooCommerce currency is set to EURO, but when I proceed to the checkout page, the currency displayed changes to USD. I initially attempted a temporary solution by modifying the currency value within the plugin files, but I am aware that this is not a sustainable fix, as it may be overwritten by future updates from the plugin, potentially causing issues with my website.

    I am reaching out to seek guidance on how to address this currency display discrepancy permanently. Your assistance in resolving this matter would be greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sean Conklin

    (@seanconklin)

    Hi @jerrybarry,

    Thanks for bringing this to my attention. Thus far I’ve been using the plugin on USD sites. I’m happy to adjust the plugin to show the currency that WooCommerce is set for and will do so shortly.

    I figured I’d ask here, do you use a currency switching plugin or have any currency logic? I figure while at it I’ll add a PHP filter so developers can manipulate the currency based on the cart items, etc. I’m curious though if there’s any other variables from popular currency plugins to account for here as well.

    Plugin Author Sean Conklin

    (@seanconklin)

    Okay all fixed in version 1.5.1. Please let me know how it works for you. Also note that WooCommerce has a currency filter that should be obeyed now if you use a Currency Switcher plugin or wish to program something dynamic for that. That filter is woocommerce_currency.

    Thread Starter jerrybarry

    (@jerrybarry)

    @seanconklin

    Thanks for the update.

    Everything looks fine now! ??

    Plugin Author Sean Conklin

    (@seanconklin)

    Super! Thanks for confirming that, and for taking the time to report the problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change currency on Minimalist Stripe Checkout for WooCommerce’ is closed to new replies.