Function __global->send_invoice_notification
Definitions
sources/ecommerce_tax.php
- Send an invoice notification to a member.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member to send to |
$id | AUTO_LINK | required parameter | N/A | N/A | The invoice ID |
$fulfilled | boolean | False | N/A | N/A | Whether this invoice was just fulfilled |