(This may be a duplicate post)
We activated PayPal option last weekend and sales have been good! But....
We are creating accounts with existing email addresses. Here is my scenario.
1. Existing customer NOT logged in shops and goes to ShoppingCart page.
2. Clicks the PayPal express button (still not logged in).
3. Goes to PayPal and pays for the order using the email he used to create his ASPDNSF account.
4. Response comes back from PayPal and order is created. But Account is also created as well.
Version: AspDotNetStorefront Multistore 9.1.0.1/9.1.0.0
GlobalSettings.AllowCustomerDuplicateEMailAddresse s = false;
Any ideas on how to match PayPal order with the existing account?
-tomas



Reply With Quote