Woocommerce link with Xero to send a credit note to Xero on product refund

It would be good for Woocommerce to send a credit note to Xero automatically when a product or order is partially or fully refunded in WooCommerce.

Autor

Current Status

Offen

Last updated: August 15, 2019

11 Kommentare

Log in to comment on this feature request.

  1. t3rra2 says:

    Seems related to https://woo.com/feature-request/refunds-on-woocommerce-send-through-to-xero-as-credit-note/
    It’s a deal breaker for us at the moment. Solve two requests with one stone?

  2. Martin Clausen says:

    Very Needed, please get this implemented as soon as possible!

  3. Peter says:

    This can be done in the Xeroom WooCommerce to Xero plugin.

  4. colorcodk says:

    Could you please fix this. This is a major requirement in running an e-commerce store.

  5. Vicki says:

    i am surprised this hasn’t been solved, given that it’s a core function of ecommerce and for any site with reasonable traffic, there will be a signifcant number of refunds. could you please address it? thx

  6. FinanceManu says:

    Credit notes are part of accounting process, same as invoicing so I think it’s a major flaw from WooCommerce not to provide this document. I use other e-commerce platforms and there are no issues with credit notes.

  7. Rico says:

    I just realized this shortcoming on the Xero plugin as well. I am now testing Parex bridge which does support credit notes.

    However, i still wish the most official plug-in/integration would already take care of refunds and credit notes.

    The Woocommerce team should also make it obvious in their documentation.

  8. Shashank Kaushal says:

    You can use “woocommerce_order_refunded” action hook to perform the credit note creation operation over xero.

    get the order id and rufund id process the refund amount and create the xml for credit notes.

  9. Mert says:

    This definitely needs to be added as a feature, when I try to filter orders by “refunded” within woocommerce, it only shows me fully refunded orders, doesn’t show partially refunded orders, so it’s a time consuming process to find, open order, create credit note in Xero. If this could be automated, would save time and eliminate human error! Not sure how to achieve @Shashank’s suggestion?

  10. Lara says:

    Hi, if I process a partial refund in a Woo commerce order that is paid, in process and not completed will the refund/credit note get sent through to Xero once order is marked completed or will I have to generate a credit note in Xero manually and @Shashank will that bit of code help this if this is the case.

  11. Anonymous says:

    This should definitely be added. Can’t believe that it is not currently part of this integration. It is a core feature of WooCommerce and should be supported within the Xero extension plugin. At the moment, an accountant must manually raise a credit note – not a good solution considering how easy this would be to automate / implement within this plugin.