revws icon indicating copy to clipboard operation
revws copied to clipboard

Guest customer issues

Open getdatakick opened this issue 2 years ago • 2 comments

Automation do not work properly when order is created using Guest account. Auto-login functionality logs in guest account, but

  • my reviews page is not accessible, because my-account is not available for Guest accounts
  • review on Product page might not be allowed unless 'Guest' reviews are enabled
  • visitor object is of type Guest, although it should probably be Customer (since customer object already exists)
  • automation email do not work properly (issue #126)
  • and more

Complete review of this functionality is required

getdatakick avatar Aug 03 '22 07:08 getdatakick

Integration with Conseqs also does not allow creating voucher for Guest customer in Conseqs Rules ->actions as it can only be tied to Customer ID! It seems guest is classed as a visitor and not a customer in Rewvs - down to ps_revws_reviews table assigning correct customer ID to registered customers in id_customer, but not to Guests. Guests get their own id_guest column - that cannot seem to be used - assigning customer ID to guests would sort this?

maserman avatar Aug 05 '22 13:08 maserman

Hello, Please fix the problem with guest accounts, when sending review request email to guest accounts, it should let him post a review without asking to log in. I bought the paid version especially for this email automation feature, but as it is now its only half functional, many orders are from guest accounts, and for those it does not work as intended. Thanks.

IonutG22 avatar Sep 08 '22 08:09 IonutG22