Hello! Thanks for your reply! ?? And I want to say THANK YOU for this plugin. It’s very very useful.
While I wait for your updates, can you shed me some light on it in general? I was looking into AWPCP update and it seems huge. The awpcp.php file is totally different now but to be fair all the codes are more organized. Does this mean that some hooks are obsolete anymore?
Meanwhile in your class.EwayPaymentsAWPCP.php,
add_filter('awpcp-payment-methods', array($this, 'awpcpPaymentMethods'), 20)
I was checking if this still works or the filter got changed or something.
I am not a good debugger, I guess.