test payments', 'fluentformpro'), 'check_status' => 'yes' ], [ 'settings_key' => 'live_api_key', 'type' => 'input-text', 'data_type' => 'password', 'label' => __('Live API Key', 'fluentformpro'), 'placeholder' => __('Live API Key', 'fluentformpro'), 'inline_help' => __('Provide your live api key for your live payments', 'fluentformpro'), 'check_status' => 'yes' ], [ 'type' => 'html', 'html' => __('

Please read the documentation to learn how to setup Mollie Payment Gateway.

', 'fluentformpro') ], ] ]; } public function getGlobalSettings() { return MollieSettings::getSettings(); } }
Fatal error: Uncaught Error: Class "FluentFormPro\Payments\PaymentMethods\Mollie\MollieHandler" not found in /htdocs/wp-content/plugins/fluentformpro/src/Payments/PaymentHandler.php:57 Stack trace: #0 /htdocs/wp-content/plugins/fluentformpro/fluentformpro.php(170): FluentFormPro\Payments\PaymentHandler->init() #1 /htdocs/wp-content/plugins/fluentformpro/fluentformpro.php(120): FluentFormPro->registerHooks(Object(FluentForm\Framework\Foundation\Application)) #2 /htdocs/wp-content/plugins/fluentformpro/fluentformpro.php(651): FluentFormPro->boot() #3 /htdocs/wp-includes/class-wp-hook.php(324): {closure}('') #4 /htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #5 /htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /htdocs/wp-settings.php(695): do_action('init') #7 /htdocs/wp-config.php(89): require_once('/htdocs/wp-sett...') #8 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #9 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #10 /htdocs/index.php(17): require('/htdocs/wp-blog...') #11 {main} thrown in /htdocs/wp-content/plugins/fluentformpro/src/Payments/PaymentHandler.php on line 57