---- dataentry integration ---- type : integration # do not change this line supports-foxycart-version-from : 2.0 # Minimum required FoxyCart version for this to work supports-foxycart-version-to : # Last FoxyCart version that supports this (leave empty if unknown) systems : Google Trusted Stores # the system(s) that the integration is for, separated with commas if more than one name : Google Trusted Stores # the name of the integration description : Code for your receipt template to tell Google Trusted Stores about the purchase # tags_tags : # tags, separated by commas. don't include the "system" here. date_dt : 2014-09-19 # the date in YYYY-MM-DD format version : 1.0 # if you have a version for your code, enter it here developer_url : http://www.sparkweb.net # if you'd like a link back to your site, stick it here ---- ====== Google Trusted Stores ====== //**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. ===== Description ===== The Google Trusted Stores program is a trust-based program that monitors your purchases and pings a feed on your website for details on when your orders ship. To use this program, you need to add some code to your receipt as well as host a feed that details your shipment activity. ===== Installation ===== This assumes FoxyCart 2.0+. Your receipt must be a secure url. Place the following code in your receipt template and change the ID and domain fields to match your website. ===== Code =====