Hi I have inherited a project that has Amember and 2checkout integrated. My client uses two Amember accounts and one 2checkout account to do her processing. I looked over the documentation and on the boards here, but still can't find my answer. I can't find out where signup.php grabs its product variable from. It may have been hard-coded by a previous developer but I can't seem to find where. The hidden variable looks correct as it states its productID =1 but it seems to grab the incorrect domain name in 2checkout. I only have one product in "manage products" but when it goes to 2checkout it shows an incorrect product from the other domain. I have assigned the correct product ID in Amember to correspond to the productID in 2checkout, but it still uses another product from the other domain. I've looked under all the options that would seem to make sense in the Amember backend, but can't find anything. Any ideas? http://www.divorceparentingclass.net/amember/signup.php If you fill out this form with test data, and submit you'll notice it shows up in the 2checkout shopping cart with an incorrect domain and product. Any help would be GREATLY appreciated!
Hello, What is your version of aMember? Is this product recurring or not? I assume you fixed problem because signup page looked correct to me. Jimmy
The problem has not been fixed. My version is 3.1.4Pro. If you fill out sample data it'll go to 2checkout with the incorrect domain and incorrect product number. (notice price and current domain) Where is the product variable and payment processing URL added to signup.php form?