Share "app-generated" barcodes with customers
Distribute mobile wallet passes or plain barcodes in person, on your website, through Shopify notifications or using bulk emailing services such as Mailchimp, Klavyio, Shopify Email, etc.
Would you like to automate the process of creating new barcodes and sharing them with your customers? No problem, "Barcodify - Customer Selector" provides multiple methods to do so.
If you prefer creating and sharing your own custom barcodes, please skip this guide and sync custom barcodes with the app.
The app provides URLs that can be used to download digital cards and plain barcodes. These are called "app-generated barcodes". To generate them, add your myshopify.com domain name and the Shopify customer ID to the URLs below:
Plain Code 128 barcodes - https://select-customer-barcode-prod.herokuapp.com/public-api/v1/barcodes/code128/<myshopify_domain>/<customer_id>. For example, https://select-customer-barcode-prod.herokuapp.com/public-api/v1/barcodes/code128/galmis-test.myshopify.com/12345.
Plain QR codes - https://select-customer-barcode-prod.herokuapp.com/public-api/v1/barcodes/qr/<myshopify_domain>/<customer_id>. For example, https://select-customer-barcode-prod.herokuapp.com/public-api/v1/barcodes/qr/galmis-test.myshopify.com/12345.
Apple Wallet - https://select-customer-barcode-prod.herokuapp.com/public-api/v1/wallet/apple/<myshopify_domain>/<customer_id>. For example, https://select-customer-barcode-prod.herokuapp.com/public-api/v1/wallet/apple/galmis-test.myshopify.com/12345.
Google Wallet - https://select-customer-barcode-prod.herokuapp.com/public-api/v1/wallet/google/<myshopify_domain>/<customer_id>. For example, https://select-customer-barcode-prod.herokuapp.com/public-api/v1/wallet/google/galmis-test.myshopify.com/12345.
Unique customer IDs are encoded in the barcodes, so when you scan a barcode, Shopify can recognise the customer by ID.
Typing customer IDs manually and sending links to customers individually would be slow. Luckily there are other quicker methods such as:
Sharing barcodes in person. Your customers would simply scan a QR code from your device to download their mobile wallet passes. Useful in physical stores, no need to send passes online.
Sharing barcodes via Shopify email notifications. Automatically send barcodes to your customers when they sign up, complete orders, etc.
Sharing barcodes via bulk messaging services. Send barcodes to your existing customers in bulk via popular services such as Klaviyo, Mailchimp, Shopify Email, and more.
Displaying barcodes on your online store's customer account page. A simple mechanism for your customers to access their barcodes on demand.
Last updated