You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing payment info template for PDF generation
The adminhtml area contains a default template for all payment methods
which comes without an own payment info template.
If you generate a PDF by clicking the "Print PDF" button i.e. the
invoice generation you will see correct payment informations.
If you generate a PDF in frontend you have an empty payment info because
of the missing template. The info block is returning an empty string
instead.
0 commit comments