type:
integration
system:
FoxyCart
name:
FoxyCart Text XML Generator
description:
Generate a FoxyCart XML datafeed on demand. Useful for testing your integrations.
tags:
xml,
datafeed,
testing
date:
2008-03-09
version:
0.6a

Test FoxyCart XML Datafeed Generator

Description

The purpose of this file is to help you set up and debug your FoxyCart XML DataFeed scripts. It's designed to mimic FoxyCart.com and send encrypted and encoded XML to a URL of your choice. It will print out the response that your script gives back, which should be “foxy” if successful.

Installation

Check the comments in the file.

Requirements

  • PHP with cURL
  • short_open_tag enabled in php.ini or change the PHP open tag from <? to <?php

Code

 
integration/foxycart/test_xml_post.txt · Last modified: 2008/09/26 10:32 by 97.66.240.162
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki