Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| integration:quickbooks [2021/05/14 18:20] – [Quickbooks Custom XML->IIF Generator] marija | integration:quickbooks [2021/05/14 18:31] (current) – [Description] marija |
|---|
| |
| ===== Description ===== | ===== Description ===== |
| Generate a custom IIF from the FoxyCart XML datafeed, and automatically email the IIF file every day/week/month as desired. | You can integrate FoxyCart with QuickBooks Online using our [[https://wiki.foxycart.com/v/2.0/webhooks#zapier|Zapier integration]] or [[https://support.foxy.io/integromat/integrating-the-foxy-webhook-with-integromat|Integromat]] or a custom integration using our [[https://wiki.foxycart.com/v/2.0/webhooks|Webhooks]]. |
| |
| <note warning>This script is tricky, and is probably not the best way to do things. If you're interested in a QuickBooks + FoxyCart integration, [[https://www.foxy.io/integrations/accounting/quickbooks/quickbooks-connector-by-jma-web-technologies|please check this real integration]] for QuickBooks Pro/Desktop or [[https://wiki.foxycart.com/v/2.0/webhooks#zapier|Zapier Integration]] for QuickBooks Online. | A QuickBooks Pro/Desktop integration is not supported at this time. |
| |
| |
| This page is left up only for legacy purposes. For QuickBooks Online, you PROBABLY WANT TO USE our [[https://wiki.foxycart.com/v/2.0/webhooks#zapier|ZAPIER INTEGRATION]] INSTEAD. For QuickBooks Pro/Desktop, | |
| we recommend [[https://www.foxy.io/integrations/accounting/quickbooks/quickbooks-connector-by-jma-web-technologies|JMA Web Technologies' QuickBooks Connector]].</note> | |
| |
| ===== Installation ===== | |
| Follow the instructions in the ''config.inc.php'' file. | |
| |
| |
| ===== Requirements ===== | |
| * PHP | |
| |
| |
| ===== Code ===== | |
| {{:integration:xml-to-iif-v0.2.0.zip|}} | |