I am attempting to use the Authorize.Net payment provider, and it appears that everything is configured correctly, up until the point that I recieve the following error:
The following errors have occurred.
(13) The merchant login ID or password is invalid or the account is inactive.
I can send you the code for the Authorize.Net provider and you can inherit from it and change the url. You can then just specify your new provider in the settings area and choose it as the payment provider. That should be it. Shoot us an email - info(at)teacommerce.dk
Just a side note for anyone adding a custom Payment Provider. Remember to add an xml entry for the custom provider at Tea Commerce ->General Settings -> Admin (Tab) -> Payment Providers.
I missed that part, and it was hours of searching before I emailed Anders and got an answer.
Authorize.Net Test Credentials
I am attempting to use the Authorize.Net payment provider, and it appears that everything is configured correctly, up until the point that I recieve the following error:
The following errors have occurred.
(13) The merchant login ID or password is invalid or the account is inactive.
at the url https://test.authorize.net/gateway/transact.dll
Checking with Authorize.Net it appears that the credentials by reseller might be valid with https://secure.authorize.net/gateway/transact.dll ; instead.
Is there an easy way to change the URL for the out of the box Authorize.net payment provider?
Thanks,
-Chris
Hi Chris
I can send you the code for the Authorize.Net provider and you can inherit from it and change the url. You can then just specify your new provider in the settings area and choose it as the payment provider. That should be it. Shoot us an email - info(at)teacommerce.dk
Kind regards
Anders
Hi Anders,
Thank you much for your help.
-Chris
Just a side note for anyone adding a custom Payment Provider. Remember to add an xml entry for the custom provider at Tea Commerce ->General Settings -> Admin (Tab) -> Payment Providers.
I missed that part, and it was hours of searching before I emailed Anders and got an answer.
-Chris
is working on a reply...