Third party payment providers and responsive web design

273 Views Asked by At

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?

1

There are 1 best solutions below

0
On

Try Google Checkout API

This is payment gateway facility by Google for mobile applications only and this you can set easily in your responsive design while using Media Query.