Payment processing by card

Hello,


I am xamarin developer.Developing a cross platform app for iOS and android. How can i implement a Payment getaway for both platform iOS and android using c#.
Please help me and suggest about SDK or API for both platform.

Thank-you

Regards

Atul 

  • best thing would be to have your app talk to your server and have your server communicate to our payment gateway. This way the application code does not matter and you can use C# to send the transaction to our gateway.