Credit card payment method

Posted by Rudy on Stack Overflow See other posts from Stack Overflow or by Rudy
Published on 2010-05-23T08:16:43Z Indexed on 2010/05/23 8:20 UTC
Read the original article Hit count: 372

Filed under:
|
|
|

Hi guys, I'm creating a online webshop using ASP .net and C#. The website is supposed to receive payment by master card, visa, paypal, and e-transfer. Any reference how can I do that, esp for master card and visa. Is it done via web service? Do i hv to use a payment gateway? Is it possible to connect directly to MC and visa? I totally have no clue on this. Thanks!

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET