Shop/lister

Coupons


Coupons are items, that shop administrators can create and provide to customers (for some reasons). Using this item, the customer receives discount for the current order. Cuponst are NOT assigned to products or the cart. They can be used on any cart that matches the requirements, the coupon has. Consider them as extra item, added to the shopping cart that reduces the total price.

 

To use the coupons in Your shop, You have to do follow these two steps:

 

  1.  Add the coupon macro on the cart page of the shop;

  1.  Define the coupons that will be used in the shop online administration

 

Information about the fields in the coupon settings page:


ID - something like a label or name. You define the coupon and this is what users fill out when they have it. 
Order Minimum - The minimum amount the order has to be. If order amount is below this number, coupon cannot be used.
Order Limit - How many times you can use this coupon (0 means no limit)
Order Count - How many times coupon is used. It can be edited (if problem occurs or something else). 

(Note: Order count field may not be there)
Valid From - To - (the start/end the coupon can be used).


Print  posted by atanas   Shop/lister tags:  shop • coupons   permalink
2.7 3

Handling Credit Cards in shop


First and foremost the site needs to have a SSL Certificate installed, you can purchase one from many hosting services. Install it in root of website, hosting company usually will help you install it through their control panel.

 

- Add a Shop as you would normally.

- In shop settings click "SSL on Checkout"

- Click on shop and click on checkout page in the right side panel:

   Add fields below to form

   1. Payment Type: (dropdown with accepted credit cards, Visa, MasterCard etc..)

   2. Credit Card Number

   3. Expiration Date: Month and Year

   4. Security code: CSC

   5. Add a hidden field before checkout or submit payment button:

name=ec_PaymentMethod
value = bankwire

 

- You may have a PayPal button as well, if you are not using PayPal in addition to Credit Cards, then you can delete it.

 

If you have an edit area on the side you can place the script below to show categories in secure mode using insert html.

for example (wherever your shop is located)

 

Then go ahead and make visual changes to shop pages as you see fit.

I have a test credit card sample shop that you can use as a template. Fill in your shop email and make visual changes to cart and then add your upload settings.


Print  posted by miro   Shop/lister tags:  creditcard • ssl • checkout   permalink
1 1

Handling US/Canada Taxes in Shop


By default, shop in EzGenerator works with Taxes Included in price of products.

To display prices without Taxes, go to shop settings and enable 'VAT EXC MODE' and 'Tax Handling' options:

tax options

 

in payment settings, make sure tax is included in payment settings :

 

payment settings

 

 

 

do upload and login into shop online administration, taxes tab and use "Add CA taxes" button to add tax values for Canada and/or "Add Tax Line" to add US taxes

 

tax tab

 

 

on tax line use abbreviations --> US (for United States)   CA (for CANADA)

you can find US states abbreviations here

 

when ready, all prices in shop will be without taxes and tax will be calculated on checkout page (when custommer select country and state)

you can use following macros on cart page to display vat and prices :

 

taxes macros

 

 

or, to make it easier : add new shop page and select : paypal_IPN_ex_vat page layout preset...

 

 

 


Print  posted by miro   Shop/lister tags:  shop • taxes   permalink
3 1

How to add and use shop custom fields


To use add custom fields to the shop products data, follow these steps:

  1. Open the shop page settings
  2. Open the Data dialog
  3. Edit the fields
  4. Confirm the changes

    Data management steps

  5. Open the page where the changes should be visible.
  6. Open the macros fields dialog

  7. Select the new fields from the macros list
  8. Place the macros to the desired place


  9. Upload your project changes
  10. Go to the shop Online Administration

  11. Go to the "settings" section

  12. Click on "Update database" button

  13. Modify the products (or add new ones)

Note: User input field does not have corresponding field in the products management section (as this is something users fill, not the shop moderator).


Print  posted by atanas   Shop/lister tags:  shop • catalog • customize • fields   permalink
5 1

How to add shipping type based on total weight of products.


Shipping type based on total weight of products is great if in your shop there are heavy items which need extra charge.

 

To enable this future have to:

 

1. Create custom data field named: shippingweight with Field type: number in EZG shop settings. If you have troubles of adding extra field just read this article:

"How to add and use shop custom fields"

2. After created shippingweight upload and update db

3. Now go to your products and fill some values for shippingweightThis value is number so you don't have to add unit (like kilogram, pounds and etc.)

4. Need to set some shipping settings: change SHIPPING TYPE to 'based on total weight' and add some SHIPPING OPTIONS in online shop settings panel.

 


Print  posted by miro   Shop/lister tags:  shipping • weight • shippingweight   permalink
0 0


[home] [prev]  1 [2] 3 4 5  [next]6-10 of 22


CATEGORIES



TAGS


RECENT ENTRIES