Closed (fixed)
Project:
Aegir Ubercart Integration
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
2 Sep 2010 at 02:50 UTC
Updated:
20 Jan 2011 at 19:10 UTC
Currently, each order that a user places creates a new client. This occurs whether or not the user fills in billing details anew, or chooses an existing address. These "phantom" clients are neither assigned quotas nor associated with the user that created them. Also, the email addresses of these clients is identical to the user's, and so generates "Email address already exists" errors after checkout.
Comments
Comment #1
sfyn commentedSo a couple of questions -
You are referring to phantom Aegir clients, and not Ubercart clients, right?
What completion/payment gateway method are you using?
Comment #2
ergonlogicRight, phantom Aegir clients.
I haven't implemented a payment gateway as this is just a testing platform. I'd be happy to to test some though, if you think that might be at the root of the problem.
Comment #3
sfyn commentedNo need - after our discussion yesterday its clear to me what the problem is. I have updated the issue title to reflect this
Comment #4
sfyn commentedThis should be fixed in the changes I have just made to HEAD in cvs here. Please review.
Comment #5
sfyn commentedWe've been using this for some time now and the issue appears to be resolved. Since no other problems reported, I am marking this as fixed.