Replies: 0
I encountered an error at checkout, i.e .: call_user_func_array () expects parameter 1 to be a valid callback, class ‘WC_Amazon_Payments_Advanced’ does not have a method ‘checkout_message’
With PHP 7.4, even if there is the error, everything still works.
If I activate PHP 8.0, the page doesn’t work.
How can this be solved?