Title: Receipt in multiple languages
Last modified: February 13, 2021

---

# Receipt in multiple languages

 *  Resolved [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/)
 * Hi,
 * Is it possible to get a notification twice, but the items in different languages?
 * Best regards,
 * Aeron

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/topic/receipt-in-multiple-languages/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/receipt-in-multiple-languages/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/receipt-in-multiple-languages/page/2/?output_format=md)

 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14046007)
 * Hi Arron,
 * With Woo Instant Notification you can create two notifications , each in different
   language, actually you can add as many notifications / receipts as needed.
 * The receipt order data – the item names are parsed from wordpress / woocommerce,
   these will be in the default language as well as the default currency
 * Regards
    Georgi
 *  Thread Starter [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14046011)
 * Hi Georgi,
 * So it’s not possible to parse the item names in a different language? Is there
   a workaround for this? We’d love to print the items in different languages.
 * Aeron
 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14046025)
 * It’s not possible with the current version.
 * I think about a solution where the items data is parsed say in English by default
   from woocommerce and then sent via the Google translate Api for translation and
   then the result is included in the receipt automatically.
 * But this is a custom solution. You may have to hire a php developer if you are
   not.
 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14051783)
 * In what languages you need a copy of the receipt?
 *  Thread Starter [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14051876)
 * Hi Georgi,
 * It’s not neccessarily a different language that I want it in, but I want it to
   print the items in a bit of a different form. I have a mapping tabel for all 
   items.
 * Aeron
 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14052014)
 * with PRO it is possible to change the email_order_items table. We provide support
   for that
 *  Thread Starter [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14052205)
 * Hi Georgi,
 * Does that mean, I can map all items to something else? For example if I have 
   an item called “boots”. I can map “boots” to “shoes” (just an example).
 * Best regards,
 * Aeron
 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14052292)
 * No, that should be done by a mapping plugin i believe. What i mean is that the
   order of the items in the order can be changed.
 *  Thread Starter [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14052441)
 * Ah, but yeah, so I need the mapping.
 *  Thread Starter [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14079161)
 * Hi Georgi,
 * Is it possible to control who receives the purchase notes?
 * I’d like to setup that only admin receive purchase notes and customer don’t.
 * Aeron
 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14079723)
 * The PRO version provides more control about who receives the notification receipts.
 *  Thread Starter [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14080222)
 * Does the pro version also control who receive the purchase notes?
 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14080241)
 * Yes,
 * For example if you have created 3 notifications in Woo Instant Notifications 
   PRO , you ca control who receives each notification, by defining the recipients
   for each notification
 * – Order Notification (intended for Admin / printing) send a copy to admin at 
   mail.com
    – Packing Slip Notification ( intended for delivery personnel) send
   a copy to delivery at mail.com – Invoice / Customer Receipt ( Send to customer
   only)
 * For each notification in PRO you can also define multiple recipients in the “
   recipients” field comma separated emails.
    -  This reply was modified 5 years, 2 months ago by [Georgi Bakalski](https://wordpress.org/support/users/irdroid/).
 *  Plugin Author [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * (@irdroid)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14080253)
 * Yes, it is possible . You have full control for each notification. For example
   if you have created 3 notifications in Woo Instant Notifications PRO , you ca
   control who receives each notification, by defining the recipients for each notification
    -  This reply was modified 5 years, 2 months ago by [Georgi Bakalski](https://wordpress.org/support/users/irdroid/).
    -  This reply was modified 5 years, 2 months ago by [Georgi Bakalski](https://wordpress.org/support/users/irdroid/).
 *  Thread Starter [mrsandface](https://wordpress.org/support/users/mrsandface/)
 * (@mrsandface)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/#post-14080326)
 * Yeah, but I’m asking specifically about the purchase notes… because currently
   the purchase notes is automatically added to customers and not to the admin mail.
   It’s the notes you define for each product.

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/topic/receipt-in-multiple-languages/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/receipt-in-multiple-languages/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/receipt-in-multiple-languages/page/2/?output_format=md)

The topic ‘Receipt in multiple languages’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-instant-notifications_8a7739.
   svg)
 * [Woo Instant Notifications](https://wordpress.org/plugins/woo-instant-notifications/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-instant-notifications/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-instant-notifications/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-instant-notifications/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-instant-notifications/reviews/)

 * 40 replies
 * 2 participants
 * Last reply from: [Georgi Bakalski](https://wordpress.org/support/users/irdroid/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/receipt-in-multiple-languages/page/3/#post-14091166)
 * Status: resolved