Commerce Server General - How to use Address_List / Credit_Card_list

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > October 2006 > How to use Address_List / Credit_Card_list





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to use Address_List / Credit_Card_list
Steve

2006-10-10, 1:19 pm

What's the best and simplest way to add newly user-defined address & credit
card profile to the (address_list & credit card list) property definition.

for example:

Say I have a user profile called: Prof.

Assigning the values like the following way is not (well professional to say
the least)
Prof["GeneralInfo.address_list"].value = address_profile_count + ";" +
address_profile1_guid + ";" +address_profile2_guid + ";" +
address_profile3_guid; // this is like using a string builder class to create
an .xml file

I am sure there is a more (professional) way of doing this, probably a
method that uses ProfileCollection, but I am not sure what that method is nor
how to use it.

I can assign the addresses to the address list from the "Customers & Orders
Manager" but I want to do so programmatically.

Thanks
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com