This repositry is a basic example showing how to create a custom pass landing page for delivering PassKit passes to customers.
This repo is an overly simplistic example for demonstration only. Please do not use this for production pages.
cd custom-pass-landing-page
open index.html
add ?id=${passId}
to the end of the browser url
${passId}
references your customers unique PasssKit Pass Id generated when thier pass is created.
If you want a step by step guide on how this page works, have a look at this help article