Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: authorize.net info not entered into the authorizenet.php file  (Read 2276 times)

Offline maurice

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Abantecart problem:
I have entered the login ID, and the Transaction ID in the payments section for Authorize.net.
but that information is not being entered into the Authorizenet.php file, as it should be.!
If anyone knows where to enter the information in the file, I can edit and enter the information then save the php file.
I am no programmer, but I should be able to do this.

Here is the error I am getting:
2023-03-02 19:57:43 - Unknown Error: AbanteCart core v.1.3.3 Class "net\authorize\api\contract\v1\MerchantAuthenticationType" not found in <b>/home/lrtr9wz13wxw/public_html/PEGASUSADULTSTORE.COM/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php</b> on line <b>36</b>

my server is running PHP Version 8.1


Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: authorize.net info not entered into the authorizenet.php file
« Reply #1 on: March 05, 2023, 10:52:48 AM »
Abantecart problem:
I have entered the login ID, and the Transaction ID in the payments section for Authorize.net.
but that information is not being entered into the Authorizenet.php file, as it should be.!
If anyone knows where to enter the information in the file, I can edit and enter the information then save the php file.
I am no programmer, but I should be able to do this.

Here is the error I am getting:
2023-03-02 19:57:43 - Unknown Error: AbanteCart core v.1.3.3 Class "net\authorize\api\contract\v1\MerchantAuthenticationType" not found in <b>/home/lrtr9wz13wxw/public_html/PEGASUSADULTSTORE.COM/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php</b> on line <b>36</b>

my server is running PHP Version 8.1


please take a look on this folder.
Be sure vendor folder presents on your host.
I suggest to replace directory public_html/extensions/default_authorizenet with our from repository.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline maurice

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Re: authorize.net info not entered into the authorizenet.php file
« Reply #2 on: March 07, 2023, 11:52:45 AM »
PLEASE NO REPLACING FILES...  AS I HAVE OVER 17000 LINE ITEMS THAT TOOK A VERY LONG TIME TO GET RIGHT.

THE CART IS WORKING THIS IS THE ONLY REAL PROBLEM I AM HAVING, IT HAS TO BE A PROGRAMMING ISSUE.

ALL I WANT IS TO KNOW WHERE TO ENTER THE GATEWAY ID AND THE TRANSACTION KEY FOR AUTHORIZE.NET

JUST TELL ME WHERE AND IN WHAT FILE IT NEED TO GO AND THE LINE NUMBERS.

REMEMBER I AM NOT A PROGRAMMER, AND I CANNOT BE THE ONLY ONE TO HAVE THIS PROBLEM.

THANKS YOU FOR ANY HELP!

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: authorize.net info not entered into the authorizenet.php file
« Reply #3 on: March 08, 2023, 07:27:37 AM »
Hello.
Please do not use CAPS in your messages

Offline maurice

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Re: authorize.net info not entered into the authorizenet.php file
« Reply #4 on: March 10, 2023, 06:06:44 PM »
Sorry but I have had Retina Reattachment Surgery and typing in lower case is very difficult to see... on my screen.

Offline maurice

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Re: authorize.net info not entered into the authorizenet.php file
« Reply #5 on: March 10, 2023, 06:20:04 PM »
I uninstalled and deleted everything from my GoDaddy server that was installed by the Installatron software.

I then went to Abantecart.com and downloaded the master.zip file and FTP uploaded it to the server, then per instructions I run the install.
and followed the instructions.!

I am getting the same exact error, there has to be a problem in the Authorize.net Extension.!

2023-03-10 17:22:13 - Unknown Error: AbanteCart core v.1.3.3 Class "net\authorize\api\contract\v1\MerchantAuthenticationType" not found in <b>/home/lrtr9wz13wxw/public_html/PEGASUSADULTSTORE.COM/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php</b> on line <b>36</b>

This is not an installation Error.
I am not a programmer have tried everything that I know to do.




« Last Edit: March 10, 2023, 06:29:44 PM by maurice »

Offline maurice

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Re: authorize.net info not entered into the authorizenet.php file
« Reply #6 on: March 11, 2023, 01:49:39 PM »
HELP, Please.

I need to know where the authorize.net information that is entered in the ADMIN side is written too.
as the extension is not writing that information to that file.

This is costing me money I do not have to spend... I need this to work so i can load product and pay for the card processing fees.

the site is real but filed with demo files currently...

Or fix the extension as it is not working properly!

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: authorize.net info not entered into the authorizenet.php file
« Reply #7 on: March 13, 2023, 10:31:32 AM »
Hello.
The extension save all data to the database and not to the files.
I suggest you to reinstall the cart, possibly some files are not copied or corrupted or have wrong permissions.
https://abantecart.atlassian.net/wiki/spaces/AD/pages/4292610/Installation

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: authorize.net info not entered into the authorizenet.php file
« Reply #8 on: March 14, 2023, 02:04:54 AM »
Hello.

For anyone with same problem here is the fix in the 1.3.4 branch

 

Powered by SMFPacks Social Login Mod