Hi,
We had taken our store down for a few years and just started the process of reopening it. We created a new account on authorize.net via chase and when I do a test order on the live store, the submit my order button fails to do anything.
I’ve noticed that the authorize.net processor option in cs-cart does not have the HMAC-SHA512 hash but still uses md5 which was phased out.
Can I still get authorize.net to work with cs-cart?
Thanks!
It would require a developer to intergrate. A number of developers offer additional payment gateways see the cs cart marketplace https://marketplace.cs-cart.com/
cs-cart offers paypal and stripe intergrations which can accept credit card payments (with automatic payment splitting between vendors and market place) … current discussion on release of version 16.1 includes stripe mentions.
Possibly something was changed in the latest versions. Please address this issue to support team
Hello!
As far as I can see from the Authorize.NET documentation here:
https://developer.authorize.net/api/upgrade_guide.html
The Advanced Integration Method (AIM), that is used in CS-Cart, is still usable, however marked as deprecated.
Deprecated
The API is now obsolete and in the process of being phased out. An alternative solution is suggested.
Sorry, but I don’t see any usage of md5
within this payment method.