I would like to implement 3-d secure payment authentication in DotnetNuke DNN 7 , Can you help how to implement it ?
Asked
Active
Viewed 74 times
1 Answers
0
I am not sure about your question.
If you are talking about payments for an ecommerce solution, you need a shopping solution that supports payment providers, e.g. OpenStore, and implement the payment provider.
If you are talking about authentication for a website, have a look at the authentication provider concept, study the source code for different solutions and write your own authentication provider.

Michael Tobisch
- 1,034
- 6
- 15