Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

My application need a payments procedure by that we can able to take payments from mobile operator account.Means need to take payment by just Mobile number.

For Example :

1.When a user Enter his/her mobile number.
2 then that user will get a Verification code by SMS.
3.if user enter that verification code then need to deduct payments from their mobile account.

Actually looking for an API that should be able to work with various standard mobile Networks

Thanks in advance....
Posted
Comments
Richard MacCutchan 6-Jul-13 10:07am    
You would need to check with the service providers to see what options they provide.
AlphaDeltaTheta 6-Jul-13 11:41am    
There's no API available for that. All those deductions are carried out by setting up premium messages. As Richard said here before,contact with the mobile operator for more details.

There is no easy and straight forward solution for your problem as every telco has their own core payment solutions and direct integration is almost impossible.

i assume you are working for some specific telco or financial institution hence contact them directly with your requirements.

Thanks
 
Share this answer
 
Comments
Sushil Mate 8-Jul-13 1:39am    
OP's reply just pasting here:

Thanks for reply.

So I'll have to write separate program for each specific network.And which also be depends on whether they are providing these kind of services or not.
Thanks for reply.

So I'll have to write separate program for each specific network.And which also be depends on whether they are providing these kind of services or not.
 
Share this answer
 
Comments
Sushil Mate 8-Jul-13 1:38am    
This is not right place to post your query in solution section, Please use improve question option above & put it there.
Richard MacCutchan 8-Jul-13 2:40am    
Not necessarily, but you will have to get the information from each provider as to how you can interface to their payment gateways.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900