Hi,
I downloaded the trial version, installed it and setup a test account on Authorize.net which I put into trial mode. Once I went through a test transaction it went through the processing screen but then threw this error...
Error processing payment. Please try again. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Smith.DNN.Modules.Registration.Confirm.ProcessARB() at Smith.DNN.Modules.Registration.Confirm.btnSubmit_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
Can you hlep me understand what would cause this. I have a prospective client that I want to use this module for and need your help.
The client has independent reps it wants to sign-up for (monthly, quarterly or annual subscriptions to access their own sites. What I need to do is have the successful sign-up create the each user's new site by replicating the master site page set (e.g. http://ABCPro.com) and creating a unique user child site with the same set of pages (e.g. http://ABCPro.com/DSmith/) When any master site page content is updated all of the child sites would be updated.
Thanks, David