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
Comment #1
aline7 commentedSame 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?
Comment #2
lsolesen commentedCould you please try with 2.13?
Comment #3
lsolesen commentedClosing for inactivity. Please reopen if the problem is still there.