The import file can be in one of the following two formats:
•Pipe Delimited (Recommended)
•Comma Delimited
The following is the import file field specification for importing coupons into SmithCart:
|
Field Name |
Field Format |
Rqd |
Description |
|
CouponCode |
String |
Yes |
Coupon Code |
|
CouponName |
String |
Yes |
Coupon Name |
|
CouponAmount |
double |
Yes |
Coupon Amount |
|
DiscountPercent |
double |
|
Discount Percentage |
|
CouponQuantity |
String |
Yes |
Customer City |
|
ProductId |
Integer |
|
Coupon Products |
|
CouponLimit |
String (2) |
Yes |
Max Uses |
|
CouponShipping |
String |
Yes |
Shipping Amount |
|
ExpireDate |
DateTime (MMDDYYYY) |
|
Valid To Date |
|
DiscountByItem |
Boolean |
|
Discount by item in kit |
|
DiscountFirstPaymentOnly |
Boolean |
|
Discount First Recurring Payment Only |