Send Live Server API to USPS
-
Hi, For my project I use the 'USPS' shipping method. It works fine and print a PDF response file with and given user details (by API request). There is one problem that the 'PDF' coming from USPS test server and the file display sample 'USPS' shipping label with message “SAMPLE -DO NOT MAIL” . If the 'PDF' coming from USPS live server the above message does not display on the PDF file. Please anyone help how to send API Request to live server and its PDF response file. Thanks in advance.
-
Hi, For my project I use the 'USPS' shipping method. It works fine and print a PDF response file with and given user details (by API request). There is one problem that the 'PDF' coming from USPS test server and the file display sample 'USPS' shipping label with message “SAMPLE -DO NOT MAIL” . If the 'PDF' coming from USPS live server the above message does not display on the PDF file. Please anyone help how to send API Request to live server and its PDF response file. Thanks in advance.
Fpdf might help: http://www.fpdf.org/[^]