I.CAM32 5.1
From i.STAR Help
Please note: i.CAM32 now requires the use of an X-Web gateway account for credit card pre-authorizations. An X-Web ID will be obtained at the time of an upgrade to this version or new installation on this version.
X-Web does not currently support First Data/Concord. Retailers with this processor will need to change to another processor for their online sales.
Once you get your CAM32 upgrade CD and your X-Web ID, submit a ticket at http://tickets.istarhelp.com to coordinate the upgrade of your i.STAR store.
Contents |
Build Updates
5.1 Build Updates : Build updates for i.STAR v5.1
Before Upgrading
Check to see if receipt.template page contains Overture tracking code. Overture was bought by Yahoo in 2003 and Firefox does not tolerate the old Overture image reference and will cause a page reload during checkout/receipt that prevents a successful checkout.
Yahoo code is:
<SCRIPT language="JavaScript" type="text/javascript">
<!-- Yahoo! Inc.
var ysm_accountid = "PUTACCOUNTIDHERE";
document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' "
+ "SRC=//" + "srv3.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid
+ "></SCR" + "IPT>");
// -->
</SCRIPT>
New Features/Changes
One Page Checkout
Building on the previous checkout process, i.STAR's new one-page checkout has been streamlined to minimize the drop out rate.
There is a telephone field help tip on this page that needs the "Browse Listing Even Rows" setting set in Appearance set up in admin for the Font, Size, Text Color, and Background Color.
Guest Checkout
Shoppers now have the option to check out without logging in or registering.
Online Credit Card Authorization
- Credit card payments are now pre-authorized online before the sale is completed.
- i.CAM32 now requires the use of an X-Web gateway account for credit card pre-authorizations. An X-Web ID will be obtained at the time of an upgrade to this version or new installation on this version. See AVS and CVV choices for the gateway here that CAM will set for you.
- The new X-Web gateway will provide customers with a web-based virtual terminal to access and report on their e-commerce credit card transactions.
- i.CAM32 and CAM32 are fully compliant with PABP/PA-DSS card security requirements. No credit card data is received, stored or transmitted by CAM32 or i.CAM32. These functions are handled by X-Web for i.CAM32 and X-Charge for CAM32. X-Web is a PCI-DSS certified payment application. X-Charge is a PA-DSS certified payment application.
Please note: X-Web does not currently support First Data/Concord.
The AVS and CVV response codes are the same as with X-Charge. They can be found in your X-Charge manual, in Appendix G & H. If you don't have a copy handy, you can download a copy here -- https://www.x-charge.com/products/pdf/XCHelp.pdf -- and/or contact X-Charge support at 1-800-338-6614.
Coupon Code Enhancements
The following enhancements are now available:
- Restrict sale items from being discounted
- Added minimum quantity threshold to qualify for discount (can be used in conjunction with minimum order total)
- Restrict which Brands and/or Departments/Classes/Subclasses qualify for the minimum quantity or minimum order subtotal
- Specify which Brands and/or Departments/Classes/Subclasses are eligible to receive a discount
Admin Panel Redesign
The admin panel for the site has been redesigned with a new look and organization to make it easier to manage controls on the site.
New Templates
logincheckout.template
| Data Source: | <isdata source="istardatasources.login"> |
| Include File: | <isinclude name="/stock/logincheckout.include"> |
| Action ID: | 77 |
| Description: | The new login for one page checkout page. Contains three options for check out -- returning customers, new customer registrations, and guest checkout. |
onepagecheckout.template
| Data Source: | <isdata source="istardatasources.onepagecheckout"> |
| Include File: | <isinclude name="/stock/checkout/onepagecheckout.include"> |
| Action ID: | 75 |
| Description: | The new one page checkout page. Contains the billing information, shipping information, payment information, totals. |
| Notes: | Requires:
<script src="/istar/js/prototype.js" type="text/javascript"></script> <script src="/istar/js/scriptaculous.js" type="text/javascript"></script> |
xmlshoppingcart.template
| Data Source: | <isdata source="istardatasources.xmlshoppingcart"> |
| Include File: | <isinclude name="/stock/xmlshoppingcart.include"> |
| Action ID: | 76 |
| Description: | The XML shopping cart page. Used for AJAX processing. |
| Notes: | This page shouldn't be modified. All that this page should contain is the datasource and include. No other code should be on this page. |
Modified Stock Templates
The following templates and includes will need to be edited as part of the upgrade process to work with this release or the site will be unable to complete an order.
viewcart.template
| File Name: | /templates/viewcart.template |
| Description: | Display the current shopping cart. |
| Severity/Summary: | High Checkout process will not function if this is not updated. |
| Changes: | Add <script src="/istar/js/prototype.js" type="text/javascript"></script> and <script src="/istar/js/scriptaculous.js" type="text/javascript"></script>. |
cart.include
| File Name: | /stock/shoppingcart/cart.include |
| Description: | Display the current shopping cart. |
| Severity/Summary: | Medium This include will be missing functionality if it is not updated. |
| Changes: | Added a new "progressBar" div to the cart page to help with navigation. |
orderconfirmation.include
| File Name: | /stock/orders/orderconfirmation.include |
| Description: | Display the order confirmation. |
| Severity/Summary: | Medium This include will be missing functionality if it is not updated. |
| Changes: | Added a new "progressBar" div to the cart page to help with navigation. 'CURRENTLY THIS PAGE IS NEVER DISPLAYED' |
receipt.template
| File Name: | /templates/receipt.template |
| Description: | Display the receipt. |
| Severity/Summary: | High This page will not display if it is not updated. |
| Changes: | Added <script src="/istar/js/prototype.js" type="text/javascript"></script> and <script src="/istar/js/scriptaculous.js" type="text/javascript"></script>. |
receipt.include
| File Name: | /stock/orders/receipt.include |
| Description: | Display the receipt. |
| Severity/Summary: | Medium This include will be missing functionality if it is not updated. |
| Changes: | Added a new "progressBar" div to the cart page to help with navigation. |
cartContents.include
| File Name: | /stock/shoppingcart/cartContents.include |
| Description: | Displays the contents of the non-empty shopping cart. |
| Severity/Summary: | High This include will not function without changes. |
| Changes: | The new navigation for one page checkout starts here. Added both a choice to continue on with guest checkout and a login and checkout option. |
pdContent.include
| File Name: | /stock/productdetail/pdContent.include |
| Description: | Display the detail for a specific product. |
| Severity/Summary: | Low This include will be missing cosmetic changes if it is not updated. |
| Changes: | The links for email and print notes has been changed to be text with a small icon instead of a full size button. Product description was enclosed in a header tag. |
New Images and Changes to Stock Images
New Image Step 1 View Cart
| Image Name: | cart_on.gif |
| Used on: | View Cart Page |
| Action ID: | 8 |
| Suggested Image: |
|
| Notes: |
New Image Step 2 Registration
| Image Name: | checkout_on.gif |
| Used on: | Registration Page |
| Action ID: | 77 |
| Suggested Image: |
|
| Notes: |
New Image Step 3 One Page Checkout
| Image Name: | checkout_on.gif |
| Used on: | One Page Checkout Page |
| Action ID: | 75 |
| Suggested Image: |
|
| Notes: |
New Image Step 4 Receipt
| Image Name: | receipt_on.gif |
| Used on: | Receipt Page |
| Action ID: | 23 |
| Suggested Image: |
|
| Notes: |




