Remote Online Estimator
This option estimates retail or wholesale price and shipping cost; embeds a product-based shipping estimator to any website using an HTML frame. The embedded estimator shows FedEx and UPS shipping methods and estimated cost. FedEx and UPS settings must be correctly configured for the requesting account.

Required Variable Name Values
Required username Account Number/Name
Required password The users password
Required yourname The users full name
Required start onlineCalculator
Optional pcode Product code

IMPORTANT: any information that is sent must correspond to these predefined variable names. Below are 2 examples that are color coded for your convenience. When copying any querystring, make sure to remove any and all spaces after the ampersand (&) AND please note that the "<" might get pasted as "& lt;" and the ">" as "& gt;" and must but converted back to work.

Blue = Predefined Variable Name
Green = Value



Example: Embedded HTML

<iframe width="250" height="1000" frameborder="0" scrolling="none" src="http://www.orderprinting.com/remote.asp? start=onlineCalculator& username=9988brian& password=brian& yourname=BCTWebsite& pcode=bc"> </iframe>

SAMPLE



Actual HTML code ...

<iframe width="250" height="1000" frameborder="0" scrolling="none" src="http://www.orderprinting.com/remote.asp?start=onlineCalculator&username=9988brian&password=brian&yourname=BCTWebsite&pcode=bc"></iframe>




Remote Login Feature Technical Specifications
1. Main Login Bypass
This option enables a user to bypass the OrderPrinting.com main login screen and proceed to the main ordering options screen.
2. Order Menu Login
This option enables a user to bypass the OrderPrinting.com main Login and proceed directly to the Order Menu Page
3. Order Form Login
This option enables a user to bypass the OrderPrinting.com main Login and proceed directly to an Order Form.
4. Confirmation Page Login
This option enables a user to bypass the OrderPrinting.com ordering process by passing in all vital data. The confirmation page will be the first page seen.
5. Returned Information Format
When an order is complete, the program will send the order information back to your corporate intranet in this format.
6. Remote Authorization
This option enables a user to fulfill remotely orders authorization procedure. An external shopping cart could be integrated with this option and could use it at the end of checkout process.
7. Remote Online Estimator
This option estimates retail or wholesale price and shipping cost; embeds a product-based shipping estimator to any website using an HTML frame. The embedded estimator shows FedEx and UPS shipping methods and estimated cost. FedEx and UPS settings must be correctly configured for the requesting account.