Name | Description | |
---|---|---|
![]() | Ecommerce Constructor | Default constructor. |
The following tables list the members exposed by Ecommerce.
Name | Description | |
---|---|---|
![]() | Ecommerce Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | Customer | the customer. |
![]() | ErrorMessage | Message describing the error. |
![]() | Member | The member. |
![]() | Store | The store connected store. |
![]() | UserData | Information describing the user. |
Name | Description | |
---|---|---|
![]() | APIKey | Gets the mail chimp api key for the Site. |
![]() | ApplicationPath | Gets or sets the full pathname of the application file. |
![]() | BaseSiteUrl | Gets or sets URL of the base site. |
![]() | CurrencyType | Gets or sets the currency. |
![]() | CustomerID | Gets or sets the identifier of the customer. |
![]() | Domain | Gets or sets the domain. |
![]() | ListID | Gets or sets the identifier of the list. |
![]() | Site_ID | Gets or sets the identifier of the site. |
![]() | StoreID | Gets or sets the identifier of the store. |
![]() | StoreName | Gets or sets the name of the store. |
![]() | UserIpAddress | Gets or sets the user IP address. |
![]() | ViewList_ID | Gets or sets the identifier of the view list. |
Name | Description | |
---|---|---|
![]() | AddCart | Adds a cart |
![]() | AddCustomer | Adds customer. |
![]() | AddMemberTag | Adds a tag to a member. |
![]() | AddProduct | Adds a Mailchimp product including its variants. |
![]() | AddStore | Adds a new Mailchimp store. |
![]() | DeleteCart | Deletes the Mailchimp cart described by cart_ID. |
![]() | DeleteOrderTransaction | Deletes the order transaction described by order_ID. |
![]() | GetCustomer | Get the Mailchimp Customer. |
![]() | GetMemberTags | Gets member tags. |
![]() | GetProduct | Gets a product from Mailchimp Ecommerce. |
![]() | GetStore | Gets the store. |
![]() | IsConnected | Is connected. |
![]() | PostOrderTransaction | Posts an order transaction. |
![]() | RemoveMemberTag | Removes the member tag. |
![]() | UpdateCart | Updates the Mailchimp cart described by cart_ID. |
![]() | UpdateMember | Updates the member. |
![]() | UpdateProduct | Updates the Mailchimp product described by stockCode. |