You are here

README.txt in Commerce GC 7

INSTALLATION
- Install parent module Commerce Giftcard.

CREATE A GIFTCARD PRODUCT
- Create a product of type “Giftcard” (admin/commerce/products/add/giftcard).
- Fill in “Giftcard value” field. This field sets the value of the giftcard that 
  the user receives when they buy this product.
- Fill in other required fields and save.
- Configure a product display to use the "giftcard purchase" line item type.

File

modules/commerce_gc_product/README.txt
View source
  1. INSTALLATION
  2. - Install parent module Commerce Giftcard.
  3. CREATE A GIFTCARD PRODUCT
  4. - Create a product of type “Giftcard” (admin/commerce/products/add/giftcard).
  5. - Fill in “Giftcard value” field. This field sets the value of the giftcard that
  6. the user receives when they buy this product.
  7. - Fill in other required fields and save.
  8. - Configure a product display to use the "giftcard purchase" line item type.