Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.0
-
Component/s: Staff Interface
-
Labels:None
Description
When sending an invoice via PostalMethods, PostalMethods used to block out the return address with a white box and overlay the return address themeselves. They no longer properly do that, so the address is duplicated and offset. They suggest that the solution is to not include the return address via the API call, in which case it will not be printed on the invoice, and the return address that is already included will be displayed only.
So, looks like we need to remove the return address from being sent over the API call to PostalMethods.