Difference between revisions of "Opentaps Technical Reference"
From Opentaps Wiki
Jump to navigationJump to search (→Technical Documents) |
|||
Line 4: | Line 4: | ||
* [[Configuring the POS Store]] | * [[Configuring the POS Store]] | ||
* [[Configuring Authorize.NET]] | * [[Configuring Authorize.NET]] | ||
+ | * [[Implementing CVV Security Code Checking]] | ||
==Technical Documents== | ==Technical Documents== | ||
Line 15: | Line 16: | ||
* [[Unit Testing]] | * [[Unit Testing]] | ||
* [[Database Tips]] | * [[Database Tips]] | ||
− | * [[How to use SVK]] | + | * Source Code Repository Management: |
+ | ** [[SVN Tips]] | ||
+ | ** [[How to use SVK]] | ||
* [[LiveCatalog XML-RPC API]] | * [[LiveCatalog XML-RPC API]] | ||
* [[Amazon Integration]] | * [[Amazon Integration]] | ||
− | |||
* [[CSS Display Bugs in IE]] | * [[CSS Display Bugs in IE]] | ||
* [[Performance Analysis and Troubleshooting]] | * [[Performance Analysis and Troubleshooting]] | ||
* [[Running Tsung against opentaps server]] | * [[Running Tsung against opentaps server]] |
Revision as of 19:01, 26 March 2008
Functional Documents
- Manufacturing Model
- Configuring the POS Store
- Configuring Authorize.NET
- Implementing CVV Security Code Checking