8 calls to commerce_gc_giftcard_balance() in Commerce GC 7
- CommerceGCTransactionEntityController::save in includes/
commerce_gc.controller.inc - Saves a transaction with a created date if it is new.
- commerce_gc_coupon_properties in ./
commerce_gc.module - commerce_gc_giftcard_minimum_balance in ./
commerce_gc.rules.inc - commerce_gc_handler_area_balance_summary::render in includes/
views/ handlers/ commerce_gc_handler_area_balance_summary.inc - Render the area.
- commerce_gc_handler_field_balance_summary::render in includes/
views/ handlers/ commerce_gc_handler_field_balance_summary.inc - Render the field.
- commerce_gc_line_item_add_form_submit in ./
commerce_gc.module - commerce_gc_order_giftcard_amount in ./
commerce_gc.module - Determine the amount of a particular giftcard that is eligible to apply to apply against an order. Uses a static cache.
- commerce_gc_tokens in ./
commerce_gc.tokens.inc