# Need help. Facing problems when activating Mollie Payments for WooCommerce in Bedrock install

**URL:** https://discourse.roots.io/t/need-help-facing-problems-when-activating-mollie-payments-for-woocommerce-in-bedrock-install/28941
**Category:** bedrock
**Created:** 2024-11-24T13:49:03Z
**Posts:** 3

## Post 1 by @RamonKey — 2024-11-24T13:49:03Z

Hi there folks,

Working on a Woocommerce store and having problems with **Mollie Payments for WooCommerce**.

 ![Screenshot - 2024-11-24 13.35.47](https://discourse.roots.io/uploads/default/original/2X/8/8ffbab34d059fb21ef48a03482bfe02324650798.png)

Using Local as local server,  
Installed Generoi sage- Woocommerce  
and replaced Tailwind with Bootstrap as per documentation on [roots.io](http://roots.io).  
using node v20.9.0

Tried to see if the problem occurs when using vanilla wp install, but that’s not the case.

Can’t seem to figure out what the problem is and been struggling for days.

Thanks in advance,

Ramon

---

## Post 2 by @tombro — 2024-11-25T09:29:18Z

This is a known issue (for many plugins since WP 6.7), unrelated to bedrock:

> **[Function _load_textdomain_just_in_time was called incorrectly.](https://wordpress.org/support/topic/function-_load_textdomain_just_in_time-was-called-incorrectly-20/)**
>
> Function _load_textdomain_just_in_time was called incorrectly. martje65 (@martje65) 1 week ago Sins WordPress 6.7 we have the next notice, please correct it. Notice: Function _load_textdomain_just_…

If you want to see the error on your vanilla wp install, just set `WP_DEBUG` to `true`.

---

## Post 3 by @RamonKey — 2024-11-25T11:20:02Z

> [@tombro](#):
>
> `WP_DEBUG` to `true`

Hi Tombro,

Thank you very much for your reply.

As a mediocre web designer, I can’t be careful enough when it comes to payment processes :slight_smile:
