• EDD introduced an incorrect parameter (reported) in the get_payments function in the EDD_Customer class. It isn’t returning the user payments because it’s using the ‘include’ param instead of the ‘post__in’ when calling the edd_get_payments function.

    You use this function in the ‘edd_quaderno_create_invoice’.

    As get_payments is a deprecated function, maybe you could use the EDD_Customer->get_orders() function.

    Best Regards,
    José Andrés

Viewing 1 replies (of 1 total)
  • Plugin Author polimorfico

    (@polimorfico)

    Hey Jose! Thanks for letting us know. We just launched the version 1.34.0 to fix this potential issue. Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Possible incorrect invoices created due to EDD last update’ is closed to new replies.