Do not want a barcode on the expanded view, but would like the card number to be displayed as large as possible, for manual keying by a store clerk

StackOverflow https://stackoverflow.com/questions/20134922

  •  03-08-2022
  •  | 
  •  

Question

From what I can see in the Google Wallet Objects API documentation, there are two loyalty templates from which to choose. One has the barcode section, and the other has an image instead. Is there any way to configure or otherwise create a third option, where a text string could be displayed in place of either a barcode or image?

Was it helpful?

Solution

We currently provide two templates, loyalty1 and loyalty2. You can use loyalty1 template that provides a barcode. For the barcode type, select textOnly. For more information on the types of barcode provided please look at the API Reference https://developers.google.com/commerce/wallet/objects/reference/v1/loyaltyobject

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top