When a paymentstate is being changed in the backend an email can be sent. (This option needs to be enabled in the configuration) (The variables below are available since version 3.4.0)
All information from the usertable is available.
- %%FIRSTNAME%%
- %%NAME%%
- %%EMAILADDRESS%%
- %%PHONENUMBER%%
- %%ADDRESS%%
- %%ADDRESS2%%
- %%ADDRESS3%%
- %%ZIPCODE%%
- %%CITY%%
All information from the config table.
- %%COMAPNYNAME%%
- %%COMPANY_ADDRESS1%%
- %%COMPANY_ADDRESS2%%
- %%COMPANY_ZIPCODE%%
- %%COMPANY_CITY%%
- %%COMPANY_EMAIL%%
- %%COMPANY_WEBSITE%%
Extra variables added by the script
- %%ORDERLIST%%
- %%ORDERCODE%%
- %%PRICE%%