Hello, my website uses the plugin WooCommerce Smart Coupons.
If I have both plugins enabled, I’m getting this error :
Fatal error: Uncaught Error: Call to undefined function WooCommerce\Square\Framework\PaymentGateway\PaymentTokens\as_has_scheduled_action()
in {path}/wp-content/plugins/woocommerce-square/includes/Framework/PaymentGateway/PaymentTokens/Payment_Gateway_Payment_Tokens_Handler.php:88
Stack trace: #0 {path}/wp-includes/class-wp-hook.php(308): WooCommerce\Square\Framework\PaymentGateway\PaymentTokens\Payment_Gateway_Payment_Tokens_Handler->schedule_token_migration_job()
1 {path}/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
2 {path}/wp-includes/plugin.php(517): WP_Hook->do_action()
3 {path}/w in {path}/wp-content/plugins/woocommerce-square/includes/Framework/PaymentGateway/PaymentTokens/Payment_Gateway_Payment_Tokens_Handler.php on line 88
Any idea?