We made an mobile application and all purchases confirming after 10-45 minutes later via php server side logic.
Sample: if user clicks to buy button, getting request taken response message then server logic process some logic and confirming after this action.
So, we need to send log purchase event from php server to fabric.io server. Is there any way to do this? Or what is your opinions?
I made some searches about server to server communication and there isnt anything.