You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the 7.3.3 update, we're unable to configure Mollie from our WP backend. When enabling WP debugging, we see the following message
`Error: Class "Mollie\WooCommerce\PaymentMethods\Inghomepay" not found
After the 7.3.3 update, we're unable to configure Mollie from our WP backend. When enabling WP debugging, we see the following message
`Error: Class "Mollie\WooCommerce\PaymentMethods\Inghomepay" not found
#0 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Gateway/GatewayModule.php(66): Mollie\WooCommerce\Gateway\GatewayModule->instantiatePaymentMethods()
#1 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/vendor/inpsyde/modularity/src/Container/ReadOnlyContainer.php(73): Mollie\WooCommerce\Gateway\GatewayModule::Mollie\WooCommerce\Gateway{closure}()
#2 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Settings/SettingsModule.php(113): Inpsyde\Modularity\Container\ReadOnlyContainer->get()
#3 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/vendor/inpsyde/modularity/src/Package.php(401): Mollie\WooCommerce\Settings\SettingsModule->run()
#4 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/vendor/inpsyde/modularity/src/Package.php(326): Inpsyde\Modularity\Package->doExecute()
#5 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/mollie-payments-for-woocommerce.php(161): Inpsyde\Modularity\Package->boot()
#6 /var/www/vhosts/motelmama.be/httpdocs/wp-includes/class-wp-hook.php(307): Mollie\WooCommerce\initialize()
#7 /var/www/vhosts/motelmama.be/httpdocs/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#8 /var/www/vhosts/motelmama.be/httpdocs/wp-includes/plugin.php(476): WP_Hook->do_action()
#9 /var/www/vhosts/motelmama.be/httpdocs/wp-settings.php(461): do_action()
#10 /var/www/vhosts/motelmama.be/httpdocs/wp-config.php(105): require_once('...')
#11 /var/www/vhosts/motelmama.be/httpdocs/wp-load.php(50): require_once('...')
#12 /var/www/vhosts/motelmama.be/httpdocs/wp-admin/admin.php(34): require_once('...')
#13 /var/www/vhosts/motelmama.be/httpdocs/wp-admin/index.php(10): require_once('...')
#14 {main}`
The payment Inghomepay is not activate in our Mollie backend on mollie.com.
WP: 6.0.2
WC: 7.0.0
Mollie: 7.3.3
The text was updated successfully, but these errors were encountered: