Amazon MCF getFulfillmentPreview ‘Value NotEligibleForExport for parameter Item is invalid.’
January 12th, 2024
While attempting to submit an MCF order, I started encountering the following response from the SP-API: Value NotEligibleForExport for parameter [More…]
NetSuite PHP Toolkit – Get Internal ID from SKU
June 15th, 2023
I’ve been working a lot with NetSuite’s PHP Toolkit. While NetSuite works with “internal ids”, most merchants likely work with [More…]
NetSuite PHP Toolkit: Get Item By Internal ID
March 20th, 2023
The NetSuite PHP Toolkit is surprisingly fully featured but not very well documented. This will be the first of several [More…]
PDO/PHP Batch Inserting Records to Improve Speed
January 25th, 2023
While making a remittance checker I was running into issues with the huge amount of records coming in that needed [More…]
Magento 2 Get RMA By ID Programatically
July 20th, 2021
Since using RMA’s in Magento 2 is an Enterprise-only feature, there is not much information out there on what classes [More…]
Magento 2 Get Product ID From RMA Item Programatically
July 15th, 2021
Since RMA’s are only a feature of Magento EE, there’s not much information out there about creating custom modules to [More…]
Magento 1 Get First, Last, or Middle Name Returning Null
July 2nd, 2020
While creating an extension to create pdf shipping labels in Magento 1, I ran into an issue where I wasn’t [More…]
San Diego COVID-19 Daily Cases
June 2nd, 2020
Once again building off of an earlier project, I decided to make use of all the historical data to create [More…]
Magento 2 Programmatic Redirect Without Custom Controller
May 29th, 2020
While creating a custom program for my work, I attempted to figure out if there was a way to create [More…]
San Diego County COVID-19 Cases by City Interactive Map
April 6th, 2020
San Diego County COVID-19 Cases by City
April 5th, 2020
PHP SOAP Client creating an array of items of the same tag.
August 1st, 2019