Help by translating Multishop in your local language
On the following page you can help by translating Multishop in your local language:
https://translation.typo3.org/projects/TYPO3.ext.multishop/
Spanish:
https://translation.typo3.org/es/TYPO3.ext.multishop/pi1/locallang.xlf
The following language are already translated by our supporters:
- Dutch
- German
- French
No Order mail when an Ideal payment is made
Author | Message |
---|---|
Mace M Tijtsma Multishop newbie Topic creator registered since: 21.12.2011 Posts: 1 | Hi Forum, How can I send an order mail if an Ideal payment is made. The multishop version we use is 1.39. When i use acceptgiro it sends out an Order mail, but if i use iDeal it only sends out a iDeal payment mail. Question is how can I set the shop to only send Order mails and no payment mails or if needed send Both mails if i pay trough iDeal. And what are the right ORDER detail markers for in the mail? Thanx in advance.. |
Written on: 21. 12. 2011 [12:18] | |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | First of all update to 2.0.5, cause 1.x.x is not supported anymore. Also this version displays the markers when editing a page: Full name: ###FULL_NAME### Customer email address: ###CUSTOMER_EMAIL### Long date: ###LONG_DATE### Store name: ###STORE_NAME### Order total amount: ###TOTAL_AMOUNT### Proposal number: ###PROPOSAL_NUMBER### Order number: ###ORDER_NUMBER### Order link: ###ORDER_LINK### Billing address: ###BILLING_ADDRESS### Delivery address: ###DELIVERY_ADDRESS### Customer id: ###CUSTOMER_ID### Shipping method: ###SHIPPING_METHOD### Payment method: ###PAYMENT_METHOD### Order details: ###ORDER_DETAILS### Invoice link: ###INVOICE_LINK### If you just want to send one version of the e-mail template, don't define any templates that are based on your payment method. In other words only create a CMS page that is using "E-mail confirmation letter" and delete the ones that are using "E-mail confirmation letter (ideal)". If you don't want to mail anything when the payment is confirmed just delete the pages that has "E-mail order paid letter" in them. |
Written on: 21. 12. 2011 [14:20] | |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | When updating make sure you reset the admin template constant to it's default value which is: plugin.multishop.admin_template_folder=EXT:multishop/templates/admin_multishop More details can be found here: http://www.typo3multishop.com/roadmap/typo3-multishop-updates/200/products_detail/ http://www.typo3multishop.com/roadmap/typo3-multishop-updates/205/products_detail/ Download manual: http://www.typo3multishop.com/fileadmin/user_upload/documents/manual.pdf |
Written on: 21. 12. 2011 [14:22] | |