diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-04-02 15:27:21 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-04-02 15:27:21 -0700 |
commit | bc0a4b950179ea7b5687808310dbe3f37dea3c65 (patch) | |
tree | 59ae7b47ce71f9b49d62007c23bc41791d7a6509 | |
parent | 5fe97a9db557ee55fa656d7d10179ba7e93c9fe3 (diff) |
address normalization and printing
-rw-r--r-- | services.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/services.html b/services.html index 89a11b4..2479544 100644 --- a/services.html +++ b/services.html @@ -154,6 +154,16 @@ </tr> <tr> + <td>Address verification / normalization (US)</td> + <td STYLE="background-color: #EEEEEE"><span class="yes">✔</span></td> + <td><span class="yes">✔</span></td> + <td><span class="yes">✔</span></td> + <td><span class="yes">✔</span></td> + <td STYLE="background-color: #F0F0F0"><span class="yes">✔</span></td> + <td STYLE="background-color: #F0F0F0"><span class="yes">✔</span></td> + </tr> + + <tr> <td>Email support</td> <td STYLE="background-color: #EEEEEE"><span class="yes">✔</span></td> <td><span class="yes">✔</span></td> @@ -285,7 +295,13 @@ </tr> <tr> <td align="left" valign="top"> - + + <p><b>Invoice printing and mailing</b> - <b class="h6">$1/invoice (B&W) or $1.20/invoice (color)</b> (more than 1000 invoices/month? <a href="mailto:sales@freeside.biz">contact us</a> for pricing)<br> + Professional invoice printing and mailing. One low per-invoice + price includes everything: printing with your logo, envelope, + US first-class postage, and a perforated coupon and return envelope + for payments. + </p> <p><b>High Availability / Replication</b> - <b class="h6">$395/month</b><br> This add-on support service supports High Availability configurations. It includes support for streaming replication, |