Close

Monthly Archives: September 2012

Magento C# Adding Product Images

We are full of quick “tips” this month! We have been doing some automated product system integrations using a third party data feed and a pre-existing Magento install. The C# Sharp calls to Magento’s API work quite well (seemingly a bit slow), but we ran into a brick wall recently. […]

Read More

PHPMailer and GMAIL

We had a project where we are using PhPMailer to send emails out from an existing gmail account. While sending emails from a local SMTP server worked like a charm, we kept getting ” AUTH not accepted from server:” errors every time we tried using our gmail accounts. As it […]

Read More