I've got the latest stable version of advagg (just advagg is enabled) running on a basic D8 Commerce installation. When I enabled commerce_authnet and tried to checkout, I was getting errors saying that their accept.js library wasn't loading. I initially thought it was an error in Authorize.net and filed an issue there.
However, after a lot of debugging, it turned out that having advanced aggregation enabled was causing the library to not load. Turning it off got things working again and I am able to checkout fine.
Please see: https://www.drupal.org/project/commerce_authnet/issues/3000146 for more details.
Comments
Comment #2
shabana.navas commentedComment #3
heddnIs there any way to change the default on this for new installs to disactive?
Comment #4
heddnThis is resolved by disabling the option to convert absolute paths under Obscure Options.
Comment #5
dobe commentedI can confirm what @heddn mentioned in #4.
Comment #6
thallesThanks Everyone!
Comment #7
thalles