stelter
Forum Replies Created
-
Forum: Plugins
In reply to: [Flexible Subscriptions] Cancellation only to the end of the billing cyclei would like to upvote this functionality
Thanks, it seems to be working again.
event page > modal for attendee registration > checkout with error
event page > modal for attendee registration > cart > checkout without error
event page > modal for attendee registration > checkout with error > cart > checkout without errorthe error occurs in 1.6.4 too
for frontend testing you can use
https://b42okh-staging.myrdbx.io/kasse/
user: rb
Passwort: shortpigForum: Plugins
In reply to: [Flexible Subscriptions] Error with Woocommerce POSThank you for the quick fix.
Forum: Plugins
In reply to: [Flexible Subscriptions] Error with Woocommerce POS(@kilbot)
Hi @stelter, this is an error in the code of Flexible Subscriptions.
Please contact them and let them know the second argument in
apply_filters( 'woocommerce_valid_order_statuses_for_payment', [ 'pending', 'on-hold', 'failed' ] ), true )should be an Order object, not a boolean.For more information refer them to the Usage: https://wp-kama.com/plugin/woocommerce/hook/woocommerce_valid_order_statuses_for_payment
Vielen Dank. Nicht besonders einfach zu finden.
btw Es wäre ganz sinnvoll, wenn man hier die Farben vom Theme auswählen könnte.