I've set up a store with two different payment methods, Bank Transfer and PayPal WPS. When payment is finished, two emails are sent. One to the customer, one to the shop owner. Everything works fine, except when payment method is PayPal.
The shopped products should be listed in the confirmation email. In case of PayPal payment they are not.

In admin/structure/messages/manage/bestellnachricht_shop_owner I use following tokens:

[message:field-bestellung:commerce_line_items]
Gesamtbetrag incl. Versankosten: <strong>[message:field-bestellung:commerce_order_total]</strong>

The second token is rendered correct with both payment methods, the first one not. Using PayPal it's rendered to "No line items found."

The site language is German. Could that be part of the issue?

Comments

aline7’s picture

Same problem here, also with a German kickstart site using PayPal WPS. Did you find a solution how to display ordered products in the confirmation order E-mail?

lsolesen’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

Could you please try with 2.13?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing for inactivity. Please reopen if the problem is still there.