3
Answers
Drupal User information as billing information
I'm kinda new to commerce and I'm looking for a solution to use my drupal-user-profile data as billing information. I do have first- and lastname and adressdata and want commerce to use it.
Is there a module out there which does a mapping or something similar? Or do i have to core hack / write my own module for that, or is there no chance at all?
Comments
I would like to know the answer to this question as well. From what I have been able to learn billing information is stored as the customer profile. Rather than saving pulling from the user information, use the customer information to display in the user information. Users can have multiple profiles.