• Resolved Hans

    (@raverdk)


    Hello,

    We recently upgraded to plugin version 4.4.2, and after that we are seeing API errors in the back-end on the “order lines” (the payment status that it gets from Quickpay).

    It seems like it are trying to lookup orders payed with Paypal and clearly QuickPay gives an error (404 response).

    Thise are the lines in the log:

    03-24-2016 @ 12:58:54 - QuickPay API Exception file: /var/www/default/wp-content/plugins/woocommerce-quickpay/classes/api/woocommerce-quickpay-api.php
    03-24-2016 @ 12:58:54 - QuickPay API Exception line: 189
    03-24-2016 @ 12:58:54 - QuickPay API Exception code: 400
    03-24-2016 @ 12:58:54 - QuickPay API Exception message: id: is invalid<br />
    
    03-24-2016 @ 12:58:54 - QuickPay API Exception Request URL: https://api.quickpay.net/payments/54529416WS8618432
    03-24-2016 @ 12:58:54 - QuickPay API Exception Response DATA: {"message":"Validation error","errors":{"id":["is invalid"]},"error_code":null}

    Any tips on how to stop this from happening?

    Thanks in advance
    Hans

    https://wordpress.org/plugins/woocommerce-quickpay/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Hans

    (@raverdk)

    Ps. Orders payed with credit-card (QuickPay) are working just fine and are showing correct payment status on the orders page.

    Plugin Author PerfectSolution

    (@perfectsolution)

    Hi Hans,

    Thank you for reporting this issue. I think I have an idea about why this happens. I will look into it and make a fix asap.

    Plugin Author PerfectSolution

    (@perfectsolution)

    Hi Hans,

    We have released v 4.4.3 a few minutes ago. This should fix the problem you mentioned. Let us know if you experience any other problems, and once again thank you for reporting this issue.

    Thread Starter Hans

    (@raverdk)

    Hello PerfectSolution,

    Just a quick feedback post. Upgrading the QuickPay plugin solved this issue.

    Thanks for the quick response and fix.

    // Hans

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problems with API requests after upgrade’ is closed to new replies.