QuickBooks-V3-PHP-SDK
QuickBooks-V3-PHP-SDK copied to clipboard
Upload Method Expects base64 Encoded Data
Just wasted two hours trying to figure out why my attachments were all corrupted in the QBO.
The Upload
Method expects base64 encoded data, wrapping it into base64_decode()
breaks the upload.