Google Now Ticket EventToken Barcodes

Does anyone know how to get the barcode that will appear in Google Now's Event Reservation?

According to the specification of the scheme, I just need to specify the parameter and value of ticketToken, either as the URL of the barcode image or as a barcode string.

I want to recreate the Aztec barcode from an encoded character string, but when using the email markup tester, I was told that "ticketToken" is an unknown property. This happens even when you simply copy and paste your own Google demo code into the validator.

So, does anyone know if this is a malfunction code or validator?

Does anyone have any working examples of the barcode generated by the Google Now system itself after providing them with a valid character string?

+4
source share

Source: https://habr.com/ru/post/1538730/


All Articles