JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/08/2019 : 07:26:09
I just updated to PHP v7.0.4 yesterday. My transactions are being authorized when someone checks out (Authorize.net AIM) so cart is functioning and I can see the transactions when I log into authorize.net. However I am unable to then collect funds from the control panel when I click on 'inform authorize.net'. I get the error message: User authentication failed due to invalid authentication values. I generated and added a new transaction key in the payment providers area which didn't help. I ran updatestore/php again. I double checked to make sure all the new files had been uploaded. Any ideas what the problem might be?
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/08/2019 : 07:31:10
Hi Julie In the payment providers admin page for authorize.net (AIM) for Transaction Type are you using Authorize Capture or Authorize Only. If it's the former you wouldn't need to click on "inform authorize.net" Andy Please feel free to review / rate our software
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/08/2019 : 07:54:53
We use authorize only and then go back and collect when we ship
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/08/2019 : 08:15:13
OK that's fine then. I tested this before the release and it worked well then and I just tried another couple of orders on my demo store and again no problems. You don't get any sort of warning or error if you Capture via the authorize.net admin rather than the store do you? Andy Please feel free to review / rate our software
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/08/2019 : 08:19:20
we can capture successfully from the authorize.net admin...no warnings there
Edited by - JulieE on 05/08/2019 08:21:19
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/08/2019 : 08:41:56
I've looked at the auth.net help docs and reports of similar problems elsewhere and the solution is always to generate a new transaction key, I know you've done that but can you try one more time and then wait for a new order to come in and then try the Inform Authorize.net function in the store admin on that new order? Andy Please feel free to review / rate our software
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/08/2019 : 08:54:11
I updated the transaction key and ran a new order as you asked. No luck.
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/08/2019 : 09:13:29
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/08/2019 : 09:32:07
no just one vsadmin folder
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/08/2019 : 09:56:40
I can't think of anything else to check. Would you like to send me ftp / control panel details via email and we'll take a closer look. In the meantime I would capture the funds via authorize.net. Andy Please feel free to review / rate our software
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/09/2019 : 00:03:19
Julie, I got your mail but you sent on hosting control panel details (which didn't work I'm afraid) and I really needed the store control panel, sorry if that wasn't clear. FTP details would help too. You also asked about switching the whole site to https, there's some good help on that here https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=106851 Andy Please feel free to review / rate our software
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/09/2019 : 06:09:54
I just sent requested logins etc. Please let me know if you need anything else. Thank you.
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/09/2019 : 06:38:30
I see the server is running PHP 5.5 - that's a very old version now, does your host offer PHP 7 - if so check the post here and I would switch versions https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=107737 Andy Please feel free to review / rate our software
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/09/2019 : 07:39:12
If I log into cpanel phpmyadmin it says "webserver php version PHP version: 7.2.7" ? I thought they switched us over quite a while back?
I did just now change the syntax in includes.php and db_conn_open.php per the link you sent me to.
I also changed the whole site over to https this morning. Pleasantly surprised how incredibly easy it was to set up a redirect in cpanel.
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/09/2019 : 07:44:42
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/10/2019 : 07:47:12
I will check with our host about php. I did just notice when reviewing our new (since the updater) transactions in the authorize.net control panel, there is now a new heading in these records called:
Transaction Source Solution Name: Ecommerce Templates
This was never there before. Would this have anything to do my issues or offer any clues?
Edited by - JulieE on 05/10/2019 07:47:59
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/10/2019 : 07:50:09
|
JulieE
Starting Member
USA
13 Posts Pre-sales questions only (More Details...)
|
Posted - 05/10/2019 : 11:56:00
Andy, I chatted with authorize.net. This is what they said. I know it's not the first 2 options.
"That is not our complete error but for that error message there is only 3 possibilities. 1) Wrong API Login id, 2)wrong Transaction key or 3) wrong URL/endpoint to link to us. Some software automatically changes the URL with a test mode setting so I checked on that. Does your software show what URL it is using to link to us? Not the URL for your website/software. It connects to us through a specific URL,not all software displays that but it has to be using one"
|
Andy
ECT Moderator
95440 Posts |
Posted - 05/10/2019 : 12:19:49
|
Vince
Administrator
42756 Posts |
Posted - 05/10/2019 : 15:44:05
|
Vince
Administrator
42756 Posts |
Posted - 05/12/2019 : 03:35:57
|
|