Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am able to load the list of products of the Magento Store using XMLRPC, Orders details,Customers list using API calls in my Android Application.
But this all functionalities are meant for the Admin.
I get a session Id when I login through API call like login(username,password).

What if I want to allow User's(not API User) to place an order for a product through my App ?
How to authenticate Users that are already registered in the Magento System ?

I am using XML-RPC to make API calls in my Android app using xmlrpc-library.
Is there anyone who has expreinced the similar problem ?

I have gone through similar types of Question on SO that were not asked for Android but had similar problem but had no success :

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.