Greetings,
We are trying to integrate CiviCRM with Ubercart so that CiviCRM can add information about purchases to its database. This would be done most effectively after Ubercart has assigned a Drupal UID to an anonymous purchaser, which is done in uc_cart_complete_sale(). Unfortunately no hook is available that will be called after UID assignment; we're stuck using hook_order('pending') which is too early.
So is there any chance of defining an additional hook?
Thanks




Joined: 01/28/2008