views:

35

answers:

0

Can anybody please tell me how to use Dotpay SMS Services for sending SMSs & storing the mobile numbers (that sent those SMSs) in my database?
I have asked for help to their Support Staff, but as this service is for Poland specifically, so I doubt whether they will provide any help in English. Also the Documentation files are in Polish language.
Moreover, I need to show some work to my client today only. Oh God!

UPDATE about requirement:-
After reading the English documentation, what I have found is that the mobile user will need to provide one identifier code (starting with the text "AP.") as a SMS to some numbers (like 71068 / 72068 / 73068 / ..., which corresponds to the amount required by that mobile user). This identifier code (starting with the text "AP.") has to be pre-defined by the service client.
In return, Dotpay will send one access code (among a list of pre-defined access codes created by that service client, acting like a pop feature of a stack of access codes) back to that mobile user.

Now my problem is that how will I (as a system) know / track that for this mobile number "xxxxxxx", an access code "abcdmnop" has been assigned by Dotpay, along with tracking the expiration settings of that access code according to my needs.

I'm using PHP & MySQL, for this project.

Any help will be greatly appreciated.