lukva
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Grayed out checkout pageI solved it by installing latest version woocommerce subscriptions. Works well again, many thanks for great support!
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Grayed out checkout pageOk it seems that i can’t refer to an external site.
it is on
cossa-dot-net/product/jaarabonnement-energieid/
I get this in the error diagnostic message:
WordPress versie 6.7.1
Actief thema: Enfold (versie 4.7.6.4)
Huidige plugin: Payment Plugins for Stripe WooCommerce (versie 3.3.78)
PHP versie 8.0.30
Fout details
============
Een fout van het type E_ERROR werd veroorzaakt op regelnummer 67 van het bestand /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woo-stripe-payment/packages/subscriptions/src/Controllers/PaymentIntent.php. Foutmelding: Uncaught Error: Call to undefined function PaymentPlugins\Stripe\WooCommerceSubscriptions\Controllers\wcs_is_manual_renewal_enabled() in /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woo-stripe-payment/packages/subscriptions/src/Controllers/PaymentIntent.php:67
Stack trace:
#0 /home/sites/14b/7/732718223d/public_html/wp-includes/class-wp-hook.php(324): PaymentPlugins\Stripe\WooCommerceSubscriptions\Controllers\PaymentIntent->is_subscription_mode(false, Object(PaymentPlugins\Stripe\RequestContext))
#1 /home/sites/14b/7/732718223d/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(false, Array)
#2 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woo-stripe-payment/src/Controllers/PaymentIntent.php(118): apply_filters(‘wc_stripe_defer…’, false, Object(PaymentPlugins\Stripe\RequestContext))
#3 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woo-stripe-payment/src/Controllers/PaymentIntent.php(79): PaymentPlugins\Stripe\Controllers\PaymentIntent->is_subscription_mode()
#4 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woo-stripe-payment/includes/abstract/abstract-wc-payment-gateway-stripe.php(1992): PaymentPlugins\Stripe\Controllers\PaymentIntent->get_element_options()
#5 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woo-stripe-payment/packages/blocks/src/Payments/AbstractStripeLocalPayment.php(40): WC_Payment_Gateway_Stripe->get_element_options()
#6 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woocommerce/src/Blocks/Payments/PaymentMethodRegistry.php(62): PaymentPlugins\Blocks\Stripe\Payments\AbstractStripeLocalPayment->get_payment_method_data()
#7 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woocommerce/src/Blocks/Payments/Api.php(92): Automattic\WooCommerce\Blocks\Payments\PaymentMethodRegistry->get_all_registered_script_data()
#8 /home/sites/14b/7/732718223d/public_html/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Blocks\Payments\Api->add_payment_method_script_data(”)
#9 /home/sites/14b/7/732718223d/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
#10 /home/sites/14b/7/732718223d/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#11 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woocommerce/src/Blocks/BlockTypes/MiniCart.php(216): do_action(‘woocommerce_blo…’)
#12 /home/sites/14b/7/732718223d/public_html/wp-content/plugins/woocommerce/src/Blocks/BlockTypes/AbstractBlock.php(110): Automattic\WooCommerce\Blocks\BlockTypes\MiniCart->enqueue_data()
#13 /home/sites/14b/7/732718223d/public_html/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Blocks\BlockTypes\AbstractBlock->enqueue_editor_assets(”)
#14 /home/sites/14b/7/732718223d/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#15 /home/sites/14b/7/732718223d/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#16 /home/sites/14b/7/732718223d/public_html/wp-admin/edit-form-blocks.php(302): do_action(‘enqueue_block_e…’)
#17 /home/sites/14b/7/732718223d/public_html/wp-admin/post.php(187): require(‘/home/sites/14b…’)
#18 {main}
thrownForum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Grayed out checkout pageYou can find it here:
https://cossa.net/product/jaarabonnement-energieid/thx!
i solved this by adding a blank row, but i have the impression the extension for extended row filtering is not working well: when i add
[table id=1 /]
to
[table id=1 filter_columns=”4-5″ filter_case_sensitive=true filter_full_cell_match=true /]
i see its not filtering on the correct column, it is not case sensitive etc…? something wrong?