reverbdotcom/reverb-magento

Add ability to assign Reverb Orders / Customers to a specific Customer Group

Closed this issue · 3 comments

Magento uses the customer email as the customer's primary key. Since Reverb provides an obfuscated email address all orders will generate new customers. It would be useful to be able to configure the customer group which these new customers will be assigned to--currently they default to the "NOT LOGGED IN" group.

skwp commented

The email address is obfuscated but consistent, meaning if the same customer makes multiple orders they will appear under the same obfuscated email

sounds good; I'll double-check the priority of this but expect it to be a very-low priority enhancement

I would have to double check but I would think this one would be relatively easy