I have a working custom shopping cart that currently uses another credit card processor. I would like to switch to authorize.net, but I cannot use the Composer program to install the PHP library (I'm on a shared server and there are insurmountable permission issues). The alternative solution provided at GitHub (another SDK autoload program) hasn't worked, as other people have also found. What should I try next?
07-18-2018 10:40 AM