'Add to Dappre' button

‘Add to Dappre’ (Add2Dappre) is a service for organisations whose loyalty or gift cards are available in Dappre. With a single tap on the ‘Add to Dappre’ button your clients effortlessly add your card, including the cardnumber and (if applicable) the pin code, to their Dappre app.

How it works

All you need to do is include the html for the ‘Add2Dappre’ button in a personal (confirmation) email to your customers or publish it behind a login on an account page.

  • When a user taps the ‘Add2Dappre’ button on their phone, and Dappre is already installed, the card is directly added to Dappre
  • When a user taps the ‘Add2Dappre’ button on their phone, and Dappre is not yet installed, they are redirected to a landing page containing further instructions.
  • When a user taps the ‘Add2Dappre’ button on a device that is not a phone, they are redirected to a landing page containing further instructions.




Technical details

The html embed-code for the Add2Dappre button:


  <a href="https://dappre.com/add2dappre/#id={:id}&num={:num}[&pin={:pin}][&lang={:lang}]">  
    <img src="https://ssl.static.dappre.com/img/ecard_misc/add2dappre/v1/badges/add2dappre-badge-solid-primary-{:lang}.svg" alt="Add to Dappre">  
  </a>

The URL in the href attribute contains 2 required parameters {:id} and {:num}.

  • The string {:id} has to be replaced with the unique number (id) of your card in our systems. Please contact us to request your card id.
  • The string {:num} has to be replaced with the card number (barcode number displayed on the card).

The query parameters within square brackets are optional and may be omitted.

  • The string {:pin} has to be replaced with the respective pin of the card.
  • The string {:lang} has to be replaced with the language code. The currently supported values are ‘en’ (English) and ‘nl’ (Dutch). Defaults to English if not present.

Example:


  <a href="https://dappre.com/add2dappre/#id=5c4827f0f34f39a233565381&num=0000&pin=12345&lang=en">  
    <img src="https://ssl.static.dappre.com/img/ecard_misc/add2dappre/v1/badges/add2dappre-badge-solid-primary-en.svg" alt="Voeg toe aan Dappre">  
  </a>

The ‘Add2Dappre’ button is available in the following styles and languages:




Get started!

  • Contact us to add your card to Dappre.
  • When your card is available in Dappre we will send you the id of your card to complete the Add2Dappre link.
  • Add the Add2Dappre button to the confirmation email you send to your customers or publish it behind a login on an account page.

Interesse?

Freek Driesenaar
[email protected]

Developers






Browse support by category