Here is the scenario:
A user buys a digital download.
He pays for the download.
(It is a wordpress plugin for info).
He decides he wants a refund as not required.
I refund, and remove the product from his account.
But…
As he has download he will continue to have use of the plugin.
So…
I would like to check that he still has access to the download via woocommerce and if not, “do something”.
Problem…
I can’t work out via woocommerce API how to check if a user has access to the digital download.
Any ideas, and thanks in advance.