Customer Notification of a Surcharge
Customers are notified via ‘Payment processed event notification’ with a regeneration of the invoice PDF, which is sent as an attachment. The re-generated invoice will have two modes:
- Detailed - a replica of the invoice with a line item added for surcharge and a grand total
- Summary - sent as 2 line items. One shows the invoice total, the other shows the surcharge, and the grand total. The summary follows the same styling as the detailed (same as the invoice template).
Sample of Invoice Template
The following example shows how to combine the surcharge debit memo into one invoice template:
The HTML template reference for surcharge part:
|
|
|
Consolidated Invoice PDF Sample
Sample of Debit Memo Template
Here is an example how to combine the surcharge debit memo into one debit memo Template:
The HTML template reference for surcharge part:
|
|
Consolidated Debit Memo PDF Sample