constant PAYMENT_LINE_ITEM_TOKEN_PREFIX in Payment 7
The prefix for payment line item tokens.
1 use of PAYMENT_LINE_ITEM_TOKEN_PREFIX
- payment_tokens in ./
payment.tokens.inc - Implements hook_tokens().
File
- ./
payment.module, line 69 - Hook implementations and shared functions.
Code
define('PAYMENT_LINE_ITEM_TOKEN_PREFIX', 'line_item-');