Skip to content

Commit

Permalink
Docs updated: added ability to support SmartPass links for both publi…
Browse files Browse the repository at this point in the history
…c & private projects.
  • Loading branch information
Patrick Kosterman committed May 28, 2020
1 parent 5cc98b0 commit 609e30e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ pass links at scale without the need for Developer Resources or the need to impl

## How to use:
* Download any of the pre-compiled executables from the `bin` folder for your Operating System (you may need to set the right system permissions to run it).
* Set your project to private (public projects do not work with SmartPass links):

![Project Settings](/images/project-settings.png)

* Get your Project URL: copy from Distribution >> SmartPass Settings in PassKit IO Portal:

![Project URL](/images/project-url.png)
Expand All @@ -61,6 +57,7 @@ The tool generates 1M pass links in under 10 seconds (on a MacBook Pro DualCore
The following fields are currently supported. These are the field names to use as headers in your CSV. For additional details check the [documentation](https://docs.passkit.io/).

**You only need to provide the fields that are applicable to your project. All fields are optional, unless set as required in project.**

### Generic Fields
* `universal.optIn`: true -or false.
* `universal.expiryDate`: expiry date in valid ISO-8601 format (2020-06-22T00:00:00-05:00).
Expand Down
Binary file removed images/project-settings.png
Binary file not shown.

0 comments on commit 609e30e

Please sign in to comment.