Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functionality for Apple Wallet. #57

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

andrewlimaza
Copy link
Collaborator

  • ENHANCEMENT: Added the ability to show Add to Wallet for Apple devices and create a generic pass for these devices. To show this on your membership card page use the attribute show_wallet_btn="true" and it will automatically appear for relevant devices. This automatically shows a QR code when scanned will return text information about the members level. This is somewhat limited to Multiple Memberships Per User and for simplicity only one level is shown on the wallet's pass (as space is very limited).

    • The pass assets and values can be tweaked by using the following filters respectively: pmpro_membership_card_apple_wallet_args and pmpro_membership_card_apple_wallet_assets.
  • ENHANCEMENT: Added a new shortcode to show the Add to Wallet button anywhere on your site for members. [pmpro_membership_card_show_wallet].

Example of the pass:
wallet-pass-example

TODO:

We need to obtain our own Apple Developer certificate and load it to a server and link to it.

All Submissions:

* ENHANCEMENT: Added the ability for Apple Wallet. Use the shortcode [pmpro_membership_card_wallet] on any page to add the ability for Apple Wallet button.

TODO: Only show this on Apple devices.
* ENHANCEMENT: Added functionality for Apple and Google Wallet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant