Page 1 of 1

Server: GetBillState returns payed , but no planets added

Posted: 14 Sep 2011, 13:43
by kapsubm
Hello,

i am using GetBillState in a script , and for some reason the script returns status payed, but sometimes the player wont get charged, and the server does not become the planets. (sometimes it does, sometimes not.) any chance to clear this up ? - i am debuging it atm and can of course, later post transaction id´s which are not payed. (but show up as payed).
As shown in the following answers, u can see that it seems to be playeracount depending if the transer really happens or not.
(Server is set up with 5 chars validation code from playerpage- and is able to get donations /payments) but nont from everyone. THis needs clearing from the masterserverside, cant see on gameserverside what happens really with getbillstate - onl the state of payment, and this returns back payed. even if its not payed.

Re: Server: GetBillState returns payed , but no planets adde

Posted: 16 Sep 2011, 01:33
by kapsubm
Working payment:

Code: Select all

[16.09.11 02:29:22] 
Donate Status ubm for 100 Planets:
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 10623
)
will post a non working later when i catch one.

Re: Server: GetBillState returns payed , but no planets adde

Posted: 16 Sep 2011, 12:21
by kapsubm
and non working ( payed but not really payed)

Code: Select all

Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 11522
)
[16.09.11 13:17:49] 4 Donate Status raggie for 50 Planets
and a working one from same ip (nearly same time)
(other acount)

Code: Select all

)
Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 11523
)
[16.09.11 13:19:47] 4 Donate Status katinka for 50 Planets

edit: and again a non working transaction ( seems to be Acount depending)

Code: Select all

Array
(
    [State] => 4
    [StateName] => Payed
    [TransactionId] => 11564
)
[16.09.11 13:28:17] 4 Donate Status raggie for 50 planets
edit: if anyone from nadeo could please have a look into it ?
I mean here are the transaction numbers and logins, those must be on the masterserver too. :roflol:

Re: Server: GetBillState returns payed , but no planets adde

Posted: 18 Sep 2011, 11:16
by kapsubm
out of nothing i am pushing this topic as i need a answer from the dev team.

Re: Server: GetBillState returns payed , but no planets adde

Posted: 23 Sep 2011, 13:32
by om23
patience pls, Nadeo is still beta :roflol:

Re: Server: GetBillState returns payed , but no planets adde

Posted: 23 Sep 2011, 14:10
by kapsubm
no, its not its gone gold, and have been sold allready. to be honest.

Re: Server: GetBillState returns payed , but no planets adde

Posted: 24 Sep 2011, 20:13
by kapsubm
Answers please

Re: Server: GetBillState returns payed , but no planets adde

Posted: 26 Sep 2011, 19:11
by Xymph
There's progress.