*

dreamson

  • *
  • 4 posts
Database s_secret and f_price
« on: December 29, 2017, 01:44:49 AM »
under xxx_t_items there is this row f_price what is the use?
also the s_secret how is it generated?

We are building an Android app and my developer finished creating API for all except for these items.

Please help

*

MB Themes

Re: Database s_secret and f_price
« Reply #1 on: December 29, 2017, 11:27:11 AM »
s_secret is random string generated when listing is cteated. It is like password for listing.
f_price is probably not used, i_price is used instead that hold price * 1 000 000 in integer format
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots