I am looking to integrate a third party payment provider with my ASP.NET application which implements a responsive web design, i.e., it is designed to render well on mobile devices and scale up to desktop.
When integrating with the third party payment provider — Realex Payments — I noticed that this is not designed to render well on mobile devices.
Are there any third party payment providers that have a more mobile friendly look and feel?
Try
Google Checkout
APIThis is payment gateway facility by Google for mobile applications only and this you can set easily in your responsive design while using Media Query.