Any way of interacting sfs2x using php?
Posted: 29 Oct 2014, 20:42
Hey all,
I was looking at Facebook payments methodology, and saw it has some server side code to validate the purchase, when successful, but suppose the game uses sfs, and the php validates everything is ok,
basically I COULD just send a client request saying "all is ok, give me 10,000 coins" to the sfs and be done with it, a thing that is subject to fraud.
I'm trying to find a way of letting the user get his coins/gold/whatever from sfs without sending him a "all is ok" message.
Any ideas?
I was looking at Facebook payments methodology, and saw it has some server side code to validate the purchase, when successful, but suppose the game uses sfs, and the php validates everything is ok,
basically I COULD just send a client request saying "all is ok, give me 10,000 coins" to the sfs and be done with it, a thing that is subject to fraud.
I'm trying to find a way of letting the user get his coins/gold/whatever from sfs without sending him a "all is ok" message.
Any ideas?