(13) The merchant login ID or password is invalid or the account is inactive

前端 未结 3 1251
深忆病人
深忆病人 2020-12-20 05:24

I want to implement Authorize .net payment gateway in my website using asp.net. I am a beginner in this. Can someone give me a sample code from where I can be redirected to

3条回答
  •  情话喂你
    2020-12-20 05:59

    I used this sample project to solve my problem. This is in TEST Mode.

    https://github.com/AuthorizeNet/sdk-dotnet/tree/master/CoffeeShopWebApp

提交回复
热议问题