Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| integration:foxycart:custom_receipt [2010/10/08 08:23] – external edit 127.0.0.1 | integration:foxycart:custom_receipt [2017/04/26 07:02] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| name : custom_email # | name : custom_email # | ||
| description | description | ||
| - | tags_tags | + | tags |
| date_dt | date_dt | ||
| version | version | ||
| Line 12: | Line 12: | ||
| ====== custom receipt ====== | ====== custom receipt ====== | ||
| + | |||
| + | <WRAP important round> | ||
| + | //**Please note:**// | ||
| + | The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please [[http:// | ||
| + | </ | ||
| + | |||
| ===== Description ===== | ===== Description ===== | ||
| Creates a receipt email (with the cart), much like FoxyCart itself does. This can be useful if you need advanced receipt customization or translation into different languages. | Creates a receipt email (with the cart), much like FoxyCart itself does. This can be useful if you need advanced receipt customization or translation into different languages. | ||
| Line 37: | Line 43: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| * Adding CC or BCC addresses may need a tweak to the code. [[http:// | * Adding CC or BCC addresses may need a tweak to the code. [[http:// | ||
| + | * Another possible bug fix is [[http:// | ||