You are here

README.txt in Commerce GC 7

INSTALLATION
- Install Commerce Coupon 2.x
- Enable Commerce GC (commerce_gc) for basic giftcard entity support
- Enable Commerce GC Product (commerce_gc_product) to support buying giftcards
  as products.

SPEND A GIFTCARD AT CHECKOUT
- Create a giftcard at admin/commerce/coupons/add/giftcard-coupon
- On the first checkout page after the cart, enter your giftcard code in the 
  “Coupons and giftcards” section.

VIEW PURCHASED GIFTCARDS
- Navigate to user/%/giftcards
- Click on a giftcard to see its transactions
- If you purchase a giftcard for someone else, it will show up on their account, 
  not yours.

VIEW GIFTCARDS AS ADMIN
- Navigate to admin/commerce/coupons/giftcards
- Balance is shown on each giftcard row
- To see a giftcard’s transactions, click on “transactions” in the balance 
  summary of a specific giftcard.

MISC
- Supports both giftcard usage and giftcard purchase integration on the backend.

File

README.txt
View source
  1. INSTALLATION
  2. - Install Commerce Coupon 2.x
  3. - Enable Commerce GC (commerce_gc) for basic giftcard entity support
  4. - Enable Commerce GC Product (commerce_gc_product) to support buying giftcards
  5. as products.
  6. SPEND A GIFTCARD AT CHECKOUT
  7. - Create a giftcard at admin/commerce/coupons/add/giftcard-coupon
  8. - On the first checkout page after the cart, enter your giftcard code in the
  9. “Coupons and giftcards” section.
  10. VIEW PURCHASED GIFTCARDS
  11. - Navigate to user/%/giftcards
  12. - Click on a giftcard to see its transactions
  13. - If you purchase a giftcard for someone else, it will show up on their account,
  14. not yours.
  15. VIEW GIFTCARDS AS ADMIN
  16. - Navigate to admin/commerce/coupons/giftcards
  17. - Balance is shown on each giftcard row
  18. - To see a giftcard’s transactions, click on “transactions” in the balance
  19. summary of a specific giftcard.
  20. MISC
  21. - Supports both giftcard usage and giftcard purchase integration on the backend.