Since download links for digital products are limited to 30 days, I want to create a simple form on the members Orders page to renew them.
The idea is that the customer would fill out the form and then a new download link would be sent to the email they used to place the order. This would effectively be the same as us sending the download link again, which we can do on mobile/PC.
My form is normally linked to the CMS database. So now I am looking for a way to search the orders database for a given order by ID and creation date and then submit the link.
Unfortunately though I don’t know how to proceed, does anyone have any idea?