Hey,
I just picked up this project from a previous developer team and the client changed the transaction key for security with the other developer. I updated the .env file for the project but payments are failing and authorize.net is not seeing they come thru. Project a laravel framework and using net/autorize package for processing payments. I triple checked the authorize login id and triple checked the transaction key and even went a far as making a new one, screenshooting it and triple checking again but still no luck. I'm not sure what else to do from here. Thanks in advance for any help that can be provided.
11-25-2020 04:30 AM
Also the url that is being used in the authorize library seems to be https://api2.authorize.net for production, don't know if that is useful at all.
11-29-2020 05:07 AM