Synchronize the download URL wallet pass with Shopify profiles

Obtain the direct link to download a wallet pass through your marketing flows

The best way to have an outstanding loyalty strategy is to remove friction for customers to download their wallet pass.
To this end, we developed the "Download Link Sync" feature for Shopify, which adds a unique URL to the customer's metafield, enabling them to download the wallet pass with a single click.


This metafield is called "jericommerce_download_wallet_pass_url," and you can use it in various places throughout your Shopify journey, such as on the customer profile in your shop or in your email communications from Shopify Flows.
These links are one-time use. This means that each time a customer clicks to download the wallet pass, the link will be updated, and the previous one will no longer be valid.

Keep in mind that this property on the metafields enables anyone with access to this link to install the wallet pass from other customers. For security reasons, it's important to control who has access to this metafield.
You could use a simpler approach, as explained in our post about the process for creating prefilled download links.

It is important to understand the security advice for shared download links synchronization with Shopify metafields

Download wallet Pass from customer profile

To add a banner on the customer profile on your online shop, enabling customers to install the wallet pass with 1-click, you could create a link with this property in their profile area.

Here an example of a valid link using this functionality:

1<a
2  href="{{ customer.metafields.jericommerce.jericommerce_download_wallet_pass_url }}" >
3Download your Wallet Pass
4</a>

Related Guides
No items found.

Topics

Integrations