We have recently moved servers (domain name did not change). We have reconfigured the database integration, but I have missed something in the files somewhere. The back end CP works fine, and when people make a purchase their information goes into the amember installation, however, 1shopping cart never sends the payment info and the new member is left as "Pending" or not paid and recurring transactions never do anything. I was told I need to modify the IPN URL in 1shoppingcart. I have no idea where to do that, (help?) however I did find the /members/plugins/1shoppingcart/ipn.php file. There is a URL in there that is something like /.../.../.../configure.php (in amember files) I am wondering if this is what I need to change to the location of that file on the new server? The root path is slightly different on the new server. Thanks in advance for your help. I have submitted a help ticket about it, but thought I might get a more in-depth answer here.
If domain name was not changed and installation URL was not changed, then IPN url was not changed as well and old setting should work. Check aMember CP -> Error Log do you see 1SC IPN requests here? Also search in Apache access log for 1shoppingcart/ipn.php do you see requests in access log?