texthello kentico dev i create a new web part in kentico for form to pass data to authorize.net and it works but i want save the data in custom table too what is the methode thanks protected void...
My site uses Kentico v9I have a site that uses Authorize.net. It has been working successfully for over a year. No changes were made to the site but last week the checkout stopped working and it ...
Hi all,I have authorize.net set up to accept test payment methods using Kentico's build in e-commerce checkout process. I have a sandbox account set up in authorize.net and have my test credentials...
Hi guys, please i'm working on a custom donation page with authorize.net i used a custom web part that accept API Credentials @ Keys and many other parametersScenario: make transaction Save all Dat...
I think I need to add additional log to log all request and response with authorize.net. Our customers are running into some issue while payment process it gives some exceptions and it is super dif...
We created the custom payment gateway for our site inheriting the CMSAuthorizeNetProvider class and added the parameterrequestParams["TYPE"] = "RECURING" in the InitializePaymentRequest methodi ...
Is there any way to do recurring payments with authorise.net in kentico 9 through api? if it is possible please explain with kentico api ....Thankyou
We are looking to start testing the e-commerce portion of our site using a live Authorize.Net account. Currently we have been testing it using a sandbox Authorize.Net account and it works the way ...
Just want to make sure you guys are aware of the technical updates being done by Authorize.net and make sure there aren't any issues with any of these changes that would require us to make some adj...
Hello Everyone,I am trying to configure authorize.net so that I can test the checkout process.As required I created a sandbox account and used the api login id and transaction key. I configured the...