HomeHome Product Discus... Product Discus...SmithCartSmithCartIssues with the cartIssues with the cart
Previous
 
Next
New Post
4/24/2010 3:45 AM
 

Hi Dave,

Discovered that I didn't have PayPal Auto Return configured correctly in my sandbox, which was causing the problem with the incorrect return from PayPal.

Regards,


Paul Taylor
Dotcom Software Solutions Ltd

DotNetNuke, ASP.NET and SQL Server Development
 
New Post
4/24/2010 4:11 AM
 

With reference to original post:

  1. if you are already logged in to DNN when you place an order, and the user doesn't already have a customer record, the customer that is created for the purchase is not linked with the logged in user. The DNNUserName field set of the customer is set to the email address, but no DNN account is created. Every time a purchase is made, a new customer account is created.

Now, for user account that already exists with no customer record, if logged on, no customer record is created. If not logged on, the user is unable to log in using the Cart login page. Free products do not present the login page, even if login is required in the General Cart configuration.

If you register a new user during checkout, firstly address details are picked up from a previously logged in user!!. Secondly, login fields are (confusingly) presented at the bottom of the confirm order page. When you enter the details you entered on the registration page, they are not accepted, and (in my case) failed password validation, although previously accepted. In any case neither a DNN user nor a customer record had been created at this stage, so authentication wouldn't be possible.

  1. No customers show up in the Manage Customers screen

Still the case

  1. The Catalogue Show Options button (/DesktopModules/Smith.BuyNow/images/options.gif) is missing from the package

Still the case

Have to add the back button not working on the Order Processed Confirmation page to that list.


Paul Taylor
Dotcom Software Solutions Ltd

DotNetNuke, ASP.NET and SQL Server Development
 
New Post
4/24/2010 9:29 AM
 

Hi Paul,

In regards to this item:

"The Back button on the Order Processed Confirmation page doesn't take you back to the shop, as I imagine it should. It just leaves you on the confirmation page with an empty order. In addition the order confirmation emails now get sent correctly."

In the cart admin settings under confirmation page settings section their is a settings titled "success redirect url" where you can enter a url to take the user when the close button is clicked. This gives you the option to direct the user to any page in your portal either back to the product catalog or maybe to a cross sell page.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
4/24/2010 2:11 PM
 

Please copy the attached dll to your \bin folder to fix the following issue:

if you are already logged in to DNN when you place an order, and the user doesn't already have a customer record, the customer that is created for the purchase is not linked with the logged in user. The DNNUserName field set of the customer is set to the email address, but no DNN account is created. Every time a purchase is made, a new customer account is created.

Reset iis after copying the dll


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
 Login to download attachment
New Post
4/30/2010 4:23 AM
 

Thanks, that seems to work.


Paul Taylor
Dotcom Software Solutions Ltd

DotNetNuke, ASP.NET and SQL Server Development
 
New Post
4/30/2010 4:33 AM
 

Nope, still doesn't work. You're storing the user's email in the DNNLogin field in the customer record, which is not the same as the username.


Paul Taylor
Dotcom Software Solutions Ltd

DotNetNuke, ASP.NET and SQL Server Development
 
New Post
4/30/2010 12:38 PM
 

Can you turn on the option to "Show Login Page" and then try signing in using the sign in page right after the cart page and not the confirmation page?


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
5/7/2010 12:25 PM
 
  • In My Account, click on Invoice link for an order. You get error "Input string was not in a correct format." (Fixed 02.82.00)

I am also still seeing this error, even in 2.84.00, but I see if from the "Print Invoice" link on the Order Details page as an admin, coming from Manage Orders.

 
New Post
5/7/2010 2:44 PM
 

Which payment gateway are you using?


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartIssues with the cartIssues with the cart