SHOPPINGCARTSOURCE
Holds the assemblies for the different implementations of the Payment Part 2.0
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | uniqueidentifier |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| CARTASSEMBLY | nvarchar(255) | Default = '' | ||
| CARTTYPE | nvarchar(255) | Default = '' |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_SHOPPINGCARTSOURCE | ID | yes | yes | yes |