Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
integration:foxycart:test_xml_post_with_csharp [2012/08/15 08:18] – [Installation] 95.144.180.128integration:foxycart:test_xml_post_with_csharp [2013/07/03 02:56] shadudes
Line 4: Line 4:
 name          : FoxyCart XML Test Generator in C\# # the name of the integration name          : FoxyCart XML Test Generator in C\# # the name of the integration
 description   : Code in C\# to generate and post a FoxyCart XML datafeed on demand.  description   : Code in C\# to generate and post a FoxyCart XML datafeed on demand. 
-tags_tags     : xml, datafeed, testing, C\#, .net, dotnet # tags, separated by commas. don't include the "system" here.+tags          : xml, datafeed, testing, C\#, .net, dotnet # tags, separated by commas. don't include the "system" here.
 date_dt       : 2011-06-01 # the date in YYYY-MM-DD format date_dt       : 2011-06-01 # the date in YYYY-MM-DD format
 version       : 1.1 # if you have a version for your code, enter it here version       : 1.1 # if you have a version for your code, enter it here
Line 25: Line 25:
 Compile the following code.  Create or use a sample datafeed document that is saved as "data.xml" in the output executable's directory. Compile the following code.  Create or use a sample datafeed document that is saved as "data.xml" in the output executable's directory.
  
-You can get the sample XML for v0.7.2 from [[v:0.7.2:transaction_xml_datafeed|Transaction XML Datafeeds: Instant Transaction Notification]]+You can get the sample XML for v0.7.2 from [[v:0.7.2:transaction_xml_datafeed|Transaction XML Datafeeds: Instant Transaction Notification]] or [[http://wiki.foxycart.com/v/0.7.2/transaction_xml_datafeed]]
 ===== Requirements ===== ===== Requirements =====
 Requires .Net Framework 2.0 or compatible.   Requires .Net Framework 2.0 or compatible.  

Site Tools