Hey Guys,
I am just getting into integrating SDK box into my game. It seems pretty simple and now that there is purchase receipts, that will make server side verification easy.
However, I have run into a snag. My game generates user targeted ‘promotions’ or limited time sales once a day on the server side and sends that down to the client. Is there a way to create dynamic sales using the IAP Plugin? The only way I see this working (again maybe I am missing something) is that I have to create all possible sales in the config.
Any solutions?