When you were looking in the SDK, you probably missed the following:
----------------------------------------
Insert a new row into the Exchange table with the following information.
-
ProcessorCode column: The string 'YahooStore'.
-
Data column: XML data for a single order (retrieved in step 2), enclosed in single quotes (').
-----------------------------------------
Just tested - it works!
|