Passbook-Tickets
-
Hello,
I'm trying to set up Apple Wallet tickets in Pretix on Cloudron but can't find where to upload the Apple certificates (passbook_certificate_file, passbook_key, passbook_wwdr_certificate_file).
The Passbook plugin is installed and active, but there's no UI to configure the certificates at the Organizer or Event level.
Has anyone successfully configured Apple Wallet on Cloudron's Pretix? Where do I upload the certificates?
Thanks
-
Hello @holgermanzke and welcome to the Cloudron Forum
From the official documentation - https://github.com/pretix/pretix-passbook:
After generating the .pem file, upload it to pretix as passbook certificate. Make sure you have uploaded the key generated before (pass-pretix.key) and added the passbook CA of apple. Next add your Team ID in pretix and the passbook type id. The passbook type id is your identifier, as example pass.pretix.example. The Team ID can be found under "Organizational Unit" when opening the passbook certificate, e.g. with Keychain on MacOS. If you have configured your private rsa key with a password you can provide it in pretix.
But to be honest, this explains nothing. From that text I still can't figure out how to configure it.