I have a scenario for which I am searching a solution.
I already have a website that is accessible via desktop browsers, and I will be porting my website to make it compatible with Mobile Phone browsers.
I’ll be redirecting all the traffic coming to my server via a mobile phone browser, to my mobile site, and will also be having a dedicated domain for it.
However, My website is having some functions which require the users to pay, and for that I have integrated payment gateways in my desktop website. (Say PayPal)
Now I need the same functionality to be available in my mobile site too.
What will be the differences and the things that I am required to do?
Is it totally different than what we do while integrating Payment Gateway with our Desktop Website?
Please suggest and if possible, point me towards some nice articles.
Thanks a lot!
I just talked to PayPal people, and they have a way for called ‘Mobile Checkout’
I’ll use that.