• Resolved t4k4

    (@t4k4)


    Hi there,

    I’ve just noticed a conflict with https://wordpress.org/plugins/aftership-woocommerce-tracking/
    The API request returns an empty result when the result should contain an order in a currency different from the base store currency.

    Steps to reproduce the issue:
    – have a store with recent orders in multiple currencies and both plugins installed
    – generate the API key in WordPress dashboard (https://help.aftership.com/hc/en-us/articles/115008297947)
    – send a request: YOUR_SHOP_URL.COM/?aftership-api-route=%2Forders&filter%5Blimit%5D=10&page=1&method=1&filter%5Border%5D=ASC&filter%5Borderby%5D=modified&filter%5Bupdated_at_min%5D=2019-01-01T02%3A38%3A51&filter%5Bcreated_at_min%5D=2019-01-01T02%3A38%3A51&key=YOUR_API_KEY

    If the returned orders are all in the shop base currency, it works properly.
    If at least one of the returned orders is in a different currency, Mutli Currency plugin is breaking the Aftership plugin return value.

    Any idea?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter t4k4

    (@t4k4)

    Solved!
    The issue was actually coming from the currency rate from WooCommerce EU VAT Assistant

    It’s fine. If you need any help, feel free to ask, we are glad to assist you.

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

The topic ‘Conflict with Aftership Plugin’ is closed to new replies.