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] – [Data entry] marija | integration:quickbooks [2021/05/14 18:31] (current) – [Description] marija |
|---|
| |
| |
| ====== Quickbooks Custom XML->IIF Generator ====== | ====== Integrating Quickbooks Online ====== |
| | |
| <WRAP important round> | |
| //**Please note:**// | |
| The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please [[http://forum.foxycart.com/|post in our forum]], but if we cannot offer assistance (due to unfamiliarity with this particular system or language) we apologize in advance. | |
| </WRAP> | |
| |
| ===== 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. | |
| |
| 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, | A QuickBooks Pro/Desktop integration is not supported at this time. |
| 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|}} | |