Pass functionality

Pass functionality

Pass functionality defines what a pass does when someone uses it. A template defines how a pass looks. A functionality defines what it is for. You add a functionality to a template to turn a plain pass into a loyalty card, a stamp card or a prepaid card.

What you can add

  • Loyalty program. Collect points with each purchase.
  • Stamp card. Collect stamps.
  • Stamp card with a starting value. Start with a set number of stamps that the holder spends until none are left.
  • Valid once per day. Allow one use a day.
  • Prepaid card. Load a value the holder spends down.

Add a functionality

Open the template and find the section to add a functionality. Click Add functionality and choose one. Passcreator fills in default values that work right away, and you can adjust them. Save, and you return to the template with the functionality in place.

Adding a functionality to a template

Two things happen automatically. If the template had no field showing the pass value, Passcreator adds one. And an app configuration for the Smart Scan app is created or shown, with a configuration link and QR code so you can scan right away.

Placeholders for the value

  • {storedValue} shows the current value of a pass.
  • {functionality.initialValue} shows the starting value.
  • {functionality.maximumValue} shows the maximum value.
  • {functionality.minimumValue} shows the minimum value.

Show stamp progress by writing {storedValue} of {functionality.maximumValue}. With a value of 3 and a maximum of 10, the pass reads 3 of 10.

Using a pass

Passcreator needs to know when a pass is used. The easiest way is the Smart Scan app, which triggers the functionality automatically. To integrate your own system such as a CRM or point of sale, use the API to create App Scans, which represent a pass usage. For a prepaid card, the Smart Scan app asks for the purchase amount and deducts it, then shows the remaining balance.

Related articles

  • Using the Passcreator Smart Scan App
  • Create a digital business card using a Wallet pass
    • Related Articles

    • Pass Bundles

      A bundle delivers several passes, up to 10, to a phone in one download. The holder taps once and receives every pass in the bundle. This works well for an event ticket paired with vouchers, or an insurance pass for each contract a customer holds. How ...
    • Create a pass

      Once you have a template, you create passes from it. Passcreator gives you a few ways to do that, and they all start from a template. This guide covers the single pass flow and points you to the others. Ways to create passes Single pass. Create one ...
    • Export pass data (CSV / Excel)

      You can export the data of all passes in a template as a CSV file and open it in Excel. Use it for analysis or to feed another system. Quick way from the template list Open Templates. On the template you want, open its action menu and choose Download ...
    • Create your first pass in 5 minutes

      This quickstart takes you from an empty account to a working Wallet pass on a phone. You'll create a template, make a pass from it, and open the download page. It takes about five minutes. Before you start A Passcreator account, logged in at ...
    • Create a digital business card using a Wallet pass

      You can build a digital business card as a Wallet pass. The card holds the person details, and a QR code shares them as a vCard that a phone reads into contacts. This guide walks through the template. Create the template Create a new template and ...