ShoppingCartServiceSetBillToCustomer(NetForumId) Method
Sets the bill-to customer of the shopping cart. This will persist even if the cart main customer is changed.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public void SetBillToCustomer(
NetForumId customerId
)
Public Sub SetBillToCustomer (
customerId As NetForumId
)
public:
void SetBillToCustomer(
NetForumId^ customerId
)
member SetBillToCustomer :
customerId : NetForumId -> unit
Parameters
- customerId NetForumId
- The id of the customer to set as bill-to customer