if(u.pathname==='/payment'){e.respondWith(new Response(paymentPage(u.searchParams),{headers:{'Content-Type':'text/html; charset=utf-8'}}));return;}