Documentation You are here: start » v » 0.7.2

Differences

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

Link to this comparison view

Next revision
Previous revision
v:0.7.2:start [2011/05/26 23:44] – external edit 127.0.0.1v:0.7.2:start [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== FoxyCart v0.7.Documentation ======+====== FoxyCart v0.7.Documentation ======
  
-Welcome to the documentation for FoxyCart v0.7.1. If you're on **a different version** you can find it from [[:start|the documentation homepage]]. +Welcome to the documentation for FoxyCart v0.7.2. If you're on **a different version** you can find it from [[:start|the documentation homepage]]. 
  
 <wrap hi>If you're looking to upgrade</wrap> from an earlier version please view the [[:static:upgrading|upgrade notes]], or visit [[.:upgrading#changelog_summary|the changelog]] to see what's changed since the previous version. <wrap hi>If you're looking to upgrade</wrap> from an earlier version please view the [[:static:upgrading|upgrade notes]], or visit [[.:upgrading#changelog_summary|the changelog]] to see what's changed since the previous version.
Line 11: Line 11:
 Try the "Required Reading" section below if you're new to e-commerce in general, or if you'd like a refresher on the core concepts behind e-commerce. Try the "Required Reading" section below if you're new to e-commerce in general, or if you'd like a refresher on the core concepts behind e-commerce.
  
-<wrap hi>**Advanced user**</wrap> just looking for quick info? Try [[.:cheat_sheet|the cheetsheet!]]+<wrap hi>**Advanced user**</wrap> just looking for quick info? Try [[.:cheat_sheet|the cheatsheet!]]
  
 ===== Who This Documentation Is For ===== ===== Who This Documentation Is For =====
Line 30: Line 30:
 //**Introducing FoxyCart**// //**Introducing FoxyCart**//
 //How and why FoxyCart is different.// //How and why FoxyCart is different.//
-  - [[.:introduction:foxycarts_reason_for_being|FoxyCart's Raison D'Etre]] +  - [[.:foxycarts_reason_for_being|FoxyCart's Raison D'Etre]] 
-  - [[.:introduction:foxycarts_reason_for_being#what_foxycart_is|What FoxyCart Is]] +  - [[.:foxycarts_reason_for_being#what_foxycart_is|What FoxyCart Is]] 
-  - [[.:introduction:foxycarts_reason_for_being#what_foxycart_isnt|What FoxyCart Isn't]]+  - [[.:foxycarts_reason_for_being#what_foxycart_isn_t|What FoxyCart Isn't]]
  
 </WRAP> </WRAP>
Line 39: Line 39:
 //**Beginning FoxyCart**// //**Beginning FoxyCart**//
 //Setting up your site and your FoxyCart store.// //Setting up your site and your FoxyCart store.//
-  - [[getting_started:foxycart_setup|Setup FoxyCart]] in 5 minutes. +  - [[.:getting_started:foxycart_setup|Setup FoxyCart]] in 5 minutes. 
-  - [[getting_started:site_setup|How to setup your site]], including javascript and theme calls.+  - [[.:getting_started:site_setup|How to setup your site]], including javascript and theme calls.
   - [[.:products|Products]], and creating "add-to-cart" links and forms.   - [[.:products|Products]], and creating "add-to-cart" links and forms.
-  - [[getting_started:testing|Testing]]. +  - [[.:getting_started:testing|Testing]]. 
-  - [[getting_started:notes|Important Notes]] to read before going live. +  - [[.:getting_started:notes|Important Notes]] to read before going live. 
-  - [[getting_started:admin_users_and_billing_contacts|Paying for your store]] and providing client admin access. +  - [[.:getting_started:admin_users_and_billing_contacts|Paying for your store]] and providing client admin access. 
-  - [[getting_started:store_administration_and_order_management|Store Administration and Order Management]].+  - [[.:getting_started:store_administration_and_order_management|Store Administration and Order Management]].
 </WRAP> </WRAP>
  
Line 63: Line 63:
   - [[.:receipt|The Receipt]]   - [[.:receipt|The Receipt]]
   - [[.:emails|Email Receipts]]   - [[.:emails|Email Receipts]]
 +  - [[.:minfraud|minFraud]] fraud prevention
   - [[.:coupons_and_discounts|Coupons and Discounts]]   - [[.:coupons_and_discounts|Coupons and Discounts]]
   - [[.:taxes|Taxes]]   - [[.:taxes|Taxes]]
Line 72: Line 73:
 //**Advanced FoxyCart**// //**Advanced FoxyCart**//
 //For those about to <del>rock</del> program, we salute you. (([[http://www.youtube.com/watch?v=shcI6vE-PlE|Video]] and [[wp>For_Those_About_to_Rock_(We_Salute_You)|Wikipedia]])) // //For those about to <del>rock</del> program, we salute you. (([[http://www.youtube.com/watch?v=shcI6vE-PlE|Video]] and [[wp>For_Those_About_to_Rock_(We_Salute_You)|Wikipedia]])) //
-  - [[advanced:javascript|FoxyCart's Javascript: ''foxycart.js'']] +  - [[.:javascript|FoxyCart's Javascript: ''foxycart.js'']] 
-  - [[advanced:json|Using FoxyCart's JSON, and JSONP]] +  - [[.:json|Using FoxyCart's JSON, and JSONP]] 
-  - [[advanced:api|The API]] +  - [[.:api|The API]] 
-  - [[advanced:transaction_xml_datafeed|Transaction XML Datafeeds]] +  - [[.:webhooks|Webhooks]] (aka Datafeeds) 
-  - [[advanced:subscription_xml_datafeed|Subscription XML Datafeeds]] +    - [[.:transaction_xml_datafeed|Transaction XML Datafeeds]] 
-  - [[advanced:sso|Single Sign-On (SSO)]] +    - [[.:subscription_xml_datafeed|Subscription XML Datafeeds]] 
-  - [[advanced:hmac_validation|HMAC Link and Form Validation]] +  - [[.:sso|Single Sign-On (SSO)]] 
-  - [[advanced:unified_order_entry|Unified Order Entry]] (aka The Superpassword)+  - [[.:hmac_validation|HMAC Link and Form Validation]] 
 +  - [[.:unified_order_entry|Unified Order Entry]] (aka The Superpassword)
  
 //**Optional Features**// //**Optional Features**//
Line 95: Line 97:
  
 //**Product Types**// //**Product Types**//
-  * [[products:subscriptions|Subscription Products]] +  * [[.:products:subscriptions|Subscription Products]] 
-  * [[products:downloadables|Downloadable Products]]+  * [[.:products:downloadables|Downloadable Products]]
  
 //**Payment Gateways**// //**Payment Gateways**//
Line 113: Line 115:
  
 <WRAP column 47%> <WRAP column 47%>
-//**Security & PCI Compliance**//+//**PCI Compliance, Security, & Privacy**//
   * [[:static:foxycart_security|Information about FoxyCart's Security]]   * [[:static:foxycart_security|Information about FoxyCart's Security]]
   * [[:static:foxycart_security#foxycarts_pci_compliance|Our PCI Compliance]]   * [[:static:foxycart_security#foxycarts_pci_compliance|Our PCI Compliance]]
   * [[:primer:security#pci_dsswhat_it_is_and_what_it_means_to_you|About Your PCI Requirements]], separating the FUD from the truth   * [[:primer:security#pci_dsswhat_it_is_and_what_it_means_to_you|About Your PCI Requirements]], separating the FUD from the truth
   * [[:integration:logos|Security Badges]] and "Powered by FoxyCart" Logos   * [[:integration:logos|Security Badges]] and "Powered by FoxyCart" Logos
 +  * [[.:security_and_privacy_considerations|Security and Privacy Considerations]]
  
 //**Reference**// //**Reference**//
Line 131: Line 134:
  
 </WRAP> </WRAP>
 +

Site Tools