work on first part of #nomads Stripe Checkout callback where user is created which works now, next is redirecting back to site where they complete user details in a modal
fix crazy bug by Cloudflare where they will include any AJAX request to and endpoint you send with *js* in it as a <script src=""> tag, including my endpoint to log js errors called ?action=report_js_error. Fix by renaming to report_error #nomads
make simplified CSS that puts ?screenshot=true in URL in <html class=“screenshot”> so we can style on html.screenshot and hide lots of stuff in screenshot that looks bad in social media pics #nomads