Documentation You are here: start » v » 0.7.0

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
v:0.7.0:start [2011/05/23 17:41] – adding security section, moving around the other "other" sections foxybrettv:0.7.0:start [2018/10/29 17:47] (current) – [FoxyCart v0.7.0 Documentation] marija
Line 1: Line 1:
-====== FoxyCart v0.7.0 & v0.7.1 Documentation ======+====== FoxyCart v0.7.0 Documentation ======
  
-Welcome to the documentation for FoxyCart v0.7.0 and v0.7.1. If you're on **a different version** you can find it from [[:start|the documentation homepage]]. If you're looking to **upgrade** from an earlier version please view the [[:static:upgrading|upgrade notes]]+Welcome to the documentation for FoxyCart v0.7.0. If you're on **a different version** you can find it from [[:start|the documentation homepage]]. If you're looking to **upgrade** from an earlier version please view the [[:static:upgrading|upgrade notes]].
- +
-<wrap hi>What's the difference between v0.7.0 and v0.7.1?</wrap> +
-Good question. v0.7.1 contains mostly improvements and additions to v0.7.0, so the documentation for both versions is contained here. Functionality available only in v0.7.1 is noted where necessary. There is also a [[:v:0.7.1:|list of v0.7.1 additions]]. In general though, if you're on v0.7.0 and want a v0.7.1 feature you can upgrade without issues.+
  
 <wrap hi>Need help? Don't despair!</wrap> <wrap hi>Need help? Don't despair!</wrap>
Line 12: Line 9:
 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!]]
  
  
Line 41: Line 38:
 //**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 74: Line 71:
 //**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'']] +  - [[.:advanced:javascript|FoxyCart's Javascript: ''foxycart.js'']] 
-  - [[advanced:json|Using FoxyCart's JSON, and JSONP]] +  - [[.:advanced:json|Using FoxyCart's JSON, and JSONP]] 
-  - [[advanced:api|The API]] +  - [[.:advanced:api|The API]] 
-  - [[advanced:transaction_xml_datafeed|Transaction XML Datafeeds]] +  - [[.:advanced:transaction_xml_datafeed|Transaction XML Datafeeds]] 
-  - [[advanced:subscription_xml_datafeed|Subscription XML Datafeeds]] +  - [[.:advanced:subscription_xml_datafeed|Subscription XML Datafeeds]] 
-  - [[advanced:sso|Single Sign-On (SSO)]] +  - [[.:advanced:sso|Single Sign-On (SSO)]] 
-  - [[advanced:hmac_validation|HMAC Link and Form Validation]] +  - [[.:advanced:hmac_validation|HMAC Link and Form Validation]] 
-  - [[advanced:unified_order_entry|Unified Order Entry]] (aka The Superpassword)+  - [[.:advanced:unified_order_entry|Unified Order Entry]] (aka The Superpassword)
  
 //**Optional Features**// //**Optional Features**//
Line 97: Line 94:
  
 //**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 116: Line 113:
 <WRAP column 47%> <WRAP column 47%>
 //**Security & PCI Compliance**// //**Security & PCI Compliance**//
-  * [[security|Information about FoxyCart's Security]] +  * [[:static:foxycart_security|Information about FoxyCart's Security]] 
-  * [[security#foxycarts_pci_compliance|Our PCI Compliance]] +  * [[:static:foxycart_security#foxycarts_pci_compliance|Our PCI Compliance]] 
-  * [[security#your_pci_compliance|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
  
 //**Reference**// //**Reference**//
   * [[cheat_sheet|Cheat Sheet]]: <wrap tip>Reserved values, placeholders, and methods.</wrap>   * [[cheat_sheet|Cheat Sheet]]: <wrap tip>Reserved values, placeholders, and methods.</wrap>
-  * [[forum_posts|Forum Posts]] with tips and tricks.+  * [[snippets:start|Forum Posts]] with tips and tricks.
  
 //**Glossary**// //**Glossary**//
Line 132: Line 130:
  
 </WRAP> </WRAP>
 +

Site Tools