Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author webaware

    (@webaware)

    I’ll have a look at this sometime this week, hope to release by end of week.

    cheers,
    Ross

    Thread Starter Kat Padilla

    (@gotninjaskills)

    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.

    Plugin Author webaware

    (@webaware)

    G’day,

    There’s a whole new way to add a payment method, starting with the filter awpcp-register-payment-methods. I have this partially done, but need to complete it.

    cheers,
    Ross

    Thread Starter Kat Padilla

    (@gotninjaskills)

    Good day sir!

    Yes. I actually have tried it myself. Seems like AWPCP_PaymentGateway must be extended to register a payment method. And many more stuff.

    Plugin Author webaware

    (@webaware)

    Long time coming, but… now released.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Eway not showing in AWPCP 3.0.1 payment methods’ is closed to new replies.