Description
The plugin provides integration with Apple passbook server hosted by Rush Project, Inc.
The Apple Passbook Gateway employs Rest API to generate and retrieve membership cards from the server. The cards are built using information (email, name etc) of currently logged in user. The plugin also calculates email hash, which is suitable for retrieving user photo from Gravatar site. The photo may be used for the pass thumbnail image.
The plugin requires account with the Pass Gate server – free trial is available for you to evaluate the technology.
Demo site is available here.
Installation
-
Install Apple Passbook Gateway either via the www.remarpro.com plugin directlry, or by uploading the files to your server.
-
Activate plugin.
-
Create pass template and generator on Pass Gate server. Use sample “wordpress” template instead of starting from scratch with all new template. The “wordpress” template is identical to the one used in the demo.
-
Use plugin settings menu (Dashboard/Settings/Passbook Gateway) to supply Rest API connection info – the page provides a link to setup free trial account with Pass Gate.
-
Place the [passbook-member-card] short code on appropriate page of your site. The short code will generate either member card download link or, if visitor is not logged in, login form. You may provide link text using option parameter “title”: [passbook-member-card title=”Clip your card!”]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Apple Passbook Gateway” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Apple Passbook Gateway” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First release