security - Windows Store Apps: How to implement credit card payments -


i'm developing windows store app includes module app users able pay bills app using credit cards.

would please recommend technique implement such feature securely ?

i wouldn't bother implementing myself. not because there's no way pull off because of 1 single reason: fraud.

it took banks , clearing houses years straight. don't reinvent wheel , go established solution paypal or amazon payments.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -