Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is maximum purchaseToken length provided by google after in app purchases in android?

Can anyone tell me the exact length of purchaseToken provided by google after successfull in app purchase in andorid.

like image 564
Ranjan Avatar asked Sep 18 '25 16:09

Ranjan


1 Answers

This token is an opaque character sequence that may be up to 1,000 characters long.

like image 99
Ranjan Avatar answered Sep 20 '25 05:09

Ranjan