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 trying to integrate payment gateway in my android app. Purpose of app is to buy online e books. Site is already Developed and it is using EBS service for payment. To be specific App is designed for Asian countries only. Can anyone help me regarding this? Do i need to simply call my site URL for this or it is not a practical approach. Any help would make work my simpler as i am not familiar with this stuff. Please help me if you have experience with it but please do not just copy paste links as i have gone through many sites for that.

share|improve this question

1 Answer

up vote 1 down vote accepted

Here, EBS support you can find the API that EBS provides. There is no specific API currently available for android. I think you should have to implement it at your server side and make a call with web services.

share|improve this answer
Thanks maulik.... – mayur bhagat Mar 4 '12 at 15:31
@mayurbhagat: refer this stackoverflow.com/questions/1482586/… – Maulik Apr 3 '12 at 8:21

Your Answer

 
discard

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

Not the answer you're looking for? Browse other questions tagged or ask your own question.