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
  •  | 
  •  

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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top