-2

I would like to implement 3-d secure payment authentication in DotnetNuke DNN 7 , Can you help how to implement it ?

1 Answers1

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