if user clicks abandoned checkout email link, check if job with same position and company name is already paid in last 2 weeks, so that we don’t get complaints in emails #remoteok
check for abandoned job posts with same company name but not job position because companies might change position of a job that’s waiting to be paid and then pay it, which would still send out abandoned checkout emails #remoteok
fix #remoteok redirect error because every tag page was showing a 301 but without a redirect just the page because we changed NGINX headers to let PHP handle the headers so that the 404 page could do smart redirecting