Re: LoadUrl Money
milo
投稿数: 30

Yes this is for all avatar.
I agree to all avatars and I made the verification process it myself
To my website each avatar complete form for registration, if avatar active Money on account then the money system work ingame.
Ex: $transactionPermit = true or false;
If true
i add new function on opensim.mysql
$back = opensim_set_avatar_session($avname,$agentid,$token,$amount,$cost);
$back = true if session has been add on table "sessionmoney"
great, all information is recorded, I can work from the table "sessionmoney" and use any payment system, because then just call send_money pay for the avatar from any system confirming that the payment is validated and accepted
I agree to all avatars and I made the verification process it myself
To my website each avatar complete form for registration, if avatar active Money on account then the money system work ingame.
Ex: $transactionPermit = true or false;
If true
i add new function on opensim.mysql
$back = opensim_set_avatar_session($avname,$agentid,$token,$amount,$cost);
$back = true if session has been add on table "sessionmoney"
great, all information is recorded, I can work from the table "sessionmoney" and use any payment system, because then just call send_money pay for the avatar from any system confirming that the payment is validated and accepted

投票数:105
平均点:6.57
投稿ツリー
-
LoadUrl Money (milo, 2012-2-18 20:14)
-
Re: LoadUrl Money (iseki, 2012-2-19 14:58)
-
Re: LoadUrl Money (milo, 2012-2-19 17:51)
-
Re: LoadUrl Money (iseki, 2012-2-19 18:29)
-
Re: LoadUrl Money (milo, 2012-2-19 18:43)
-
Re: LoadUrl Money (iseki, 2012-2-19 19:23)
-
-
-
-
-
Re: LoadUrl Money (milo, 2012-2-19 19:34)
-
Re: LoadUrl Money (milo, 2012-2-19 19:39)
-
Re: LoadUrl Money (iseki, 2012-2-20 1:33)
-
Re: LoadUrl Money (milo, 2012-2-20 16:25)
-
Re: LoadUrl Money (milo, 2012-2-20 17:43)
-
-
-
-
Re: LoadUrl Money (milo, 2012-2-20 18:28)
-
Re: LoadUrl Money (iseki, 2012-2-20 21:48)
-
-
Re: LoadUrl Money (milo, 2012-2-20 21:54)
-
Re: LoadUrl Money (milo, 2012-2-21 15:44)
-
-