Skip to content

Commit 609e30e

Browse files
author
Patrick Kosterman
committed
Docs updated: added ability to support SmartPass links for both public & private projects.
1 parent 5cc98b0 commit 609e30e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ pass links at scale without the need for Developer Resources or the need to impl
3131

3232
## How to use:
3333
* 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).
34-
* Set your project to private (public projects do not work with SmartPass links):
35-
36-
![Project Settings](/images/project-settings.png)
37-
3834
* Get your Project URL: copy from Distribution >> SmartPass Settings in PassKit IO Portal:
3935

4036
![Project URL](/images/project-url.png)
@@ -61,6 +57,7 @@ The tool generates 1M pass links in under 10 seconds (on a MacBook Pro DualCore
6157
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/).
6258

6359
**You only need to provide the fields that are applicable to your project. All fields are optional, unless set as required in project.**
60+
6461
### Generic Fields
6562
* `universal.optIn`: true -or false.
6663
* `universal.expiryDate`: expiry date in valid ISO-8601 format (2020-06-22T00:00:00-05:00).

images/project-settings.png

-208 KB
Binary file not shown.

0 commit comments

Comments
 (0)