AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: gear for hunter on April 11, 2023, 06:48:39 PM

Title: checkout
Post by: gear for hunter on April 11, 2023, 06:48:39 PM
Trying to get my checkout to work and I get this message   2023-04-11 16:01:14 - Unknown Error: AbanteCart core v.1.3.3 Class "net\authorize\api\contract\v1\MerchantAuthenticationType" not found in <b>/home/gearforhunters/public_html/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php</b> on line <b>36</b>  the place it looks like the change needs made is not editable Crontab in Linux command any help


Title: Re: checkout
Post by: llegrand on April 11, 2023, 11:15:02 PM
there is a known issue with authorize net for v 1.3.3 

The core devs have fixed it for the next release.   In the meantime you can find the patch file here
https://why2central.net/patch/abantecart-v1-3-3-default-authorizenet-patch-file/ (https://why2central.net/patch/abantecart-v1-3-3-default-authorizenet-patch-file/)

along with the directions of how to install it.

This should get your issue resolved.

The support team at WHY2
Title: Re: checkout
Post by: gear for hunter on April 13, 2023, 05:39:11 PM
Thank you for your response when is the next release coming out
Title: Re: checkout
Post by: llegrand on April 13, 2023, 05:56:05 PM
Unknown currently.  they indicate they are 18% complete.  So best guess it will be awhile.
Title: Re: checkout
Post by: Basara on April 14, 2023, 01:39:23 AM
Hello.
You dont need to wait for the release. Download the 1.3.4 branch (https://github.com/abantecart/abantecart-src/archive/refs/heads/1.3.4.zip) and copy the public_html/extensions/default_authorizenet/ (https://github.com/abantecart/abantecart-src/tree/1.3.4/public_html/extensions/default_authorizenet) folder to your site
Title: Re: checkout
Post by: Baychaser on April 17, 2023, 12:23:50 PM
So all of us can replace the files with these right, and my version is 1.3.3 I don't use that extension but a fix is nice if there is a problem. Thanks


Quote from: Basara link=topic=10156.msg39369#msg39369
date=1681450763
Hello.
You dont need to wait for the release. Download the 1.3.4 branch (https://github.com/abantecart/abantecart-src/archive/refs/heads/1.3.4.zip) and copy the public_html/extensions/default_authorizenet/ (https://github.com/abantecart/abantecart-src/tree/1.3.4/public_html/extensions/default_authorizenet) folder to your site