tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
908 stars 187 forks source link

Pass Variables #21

Closed taropaa closed 11 years ago

taropaa commented 11 years ago

Hi,

I am pretty new to GitHub, but I really like your project. I have tried it and it actually works. I would just like to suggest allowing the passing of variables via a URL string. This would allow easy implementation with web forms (they could have a "submit and download pass" button)

A.

ptz0n commented 11 years ago

Good input. The Starbucks sample work just like that?

tschoffelen commented 11 years ago

Jeah. The problem is that you will always need an template (pass.json), so you can't just do it with the query string. So you will have to build something like the Starbucks example.

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.