How to remove specific fields from all emails
-
Due to a bug reported here we have to remove the additional address field (billing and shipping) from ALL emails. It looks pretty bad, if all order with Amazon Pay have “undefined” in the address section. I can’t achieve this via modifying the templates since the templates since they use the methods:
get_formatted_billing_address()
get_formatted_shipping_address()
I can’t modify single values.
Any help would be very appricated. We have to find a solution as soon as possible. It simply doesn’t look right for the customers.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to remove specific fields from all emails’ is closed to new replies.