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