<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.phidgets.com/docs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bernard</id>
	<title>Phidgets Support - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.phidgets.com/docs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bernard"/>
	<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/Special:Contributions/Bernard"/>
	<updated>2026-04-15T07:24:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=What_is_VINT%3F&amp;diff=27322</id>
		<title>What is VINT?</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=What_is_VINT%3F&amp;diff=27322"/>
		<updated>2017-06-15T14:48:07Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Primer]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[Image:VINTports.jpg|link=|300px]]&lt;br /&gt;
&lt;br /&gt;
VINT stands for &#039;&#039;&#039;V&#039;&#039;&#039;ersatile &#039;&#039;&#039;Int&#039;&#039;&#039;erface, and it&#039;s the system that all modern Phidget boards use to communicate to one another. Everything is backwards compatible and we still support all direct-to-USB Phidgets. A {{VINTHub}} hosts a number of VINT ports than can be used to connect to other Phidgets, or directly to switches, LEDs or sensors. The main advantages of VINT are &#039;&#039;versatility, modularity, connectivity&#039;&#039; and &#039;&#039;stability&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
===Versatility===&lt;br /&gt;
A VINT Hub Port is a versatile interface that combines the functionality of Phidgets analog inputs, digital inputs, and digital outputs. It uses the same [[Phidgets Connectors|connector type]] as Phidgets Analog Inputs, so you can use the same sensor cables that came with those sensors. The mode of each port can be selected in software by creating a new object and opening it on the desired port. This allows for maximum flexibility and ensures that you can make the most of the ports on your hub. For information on the differences between VINT Ports and Analog Inputs, go to the [[Phidgets Connectors]] page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;color: black; width: 100%; text-align:center; border-style: solid; border-width: 2px;&amp;quot; cellpadding=&amp;quot;10&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot; colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== VINT Device Mode ===&lt;br /&gt;
&lt;br /&gt;
[[Image:vint-v.jpg|280px|link=]]&lt;br /&gt;
&lt;br /&gt;
This mode is for connecting to a Phidgets VINT device. These devices differ from analog sensors because instead of just reporting a 0-5V voltage, they can communicate with the VINT hub to provide more complex data or receive commands from the VINT hub to change settings. Because the communication is digital, it is also immune to electrical interference between the hub and the device.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
=== Digital Input Mode ===&lt;br /&gt;
&lt;br /&gt;
[[Image:vint-di.jpg|280px|link=]]&lt;br /&gt;
&lt;br /&gt;
In digital input mode, the VINT port can act as an active-low digital input. This mode is great for reading the state of buttons and switches. &lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
=== Voltage Ratio Input Mode ===&lt;br /&gt;
&lt;br /&gt;
[[Image:vint-vr.jpg|280px|link=]]&lt;br /&gt;
&lt;br /&gt;
In voltage ratio input mode, the VINT port will read the voltage on the white wire and compare it to the voltage being supplied on the red wire. This mode will let you read any ratiometric Phidgets sensor.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
=== Voltage Input Mode ===&lt;br /&gt;
&lt;br /&gt;
[[Image:vint-vi.jpg|280px|link=]]&lt;br /&gt;
&lt;br /&gt;
In voltage input mode, the VINT port will read the voltage on the white wire. This can be used to interface a non-ratiometric sensor, or to measure the voltage in a 5V digital circuit.&lt;br /&gt;
|&lt;br /&gt;
=== Digital Output Mode ===&lt;br /&gt;
&lt;br /&gt;
[[Image:vint-do.jpg|280px|link=]]&lt;br /&gt;
&lt;br /&gt;
In digital output mode, a VINT port can behave like a 3.3V digital output. You could use this mode to blink an LED or switch on a MOSFET. And don&#039;t worry if you still need a 5V digital output; there are VINT modules available that provide multiple 5V digital outputs on a single VINT port.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Modularity===&lt;br /&gt;
[[Image:ioboards.jpg|300px|thumb|right|link=|Various VINT I/O extension modules]]&lt;br /&gt;
In the past, we needed to strike a delicate balance when it came to adding inputs and outputs to our Phidgets. Include too few, and many users would need to buy additional InterfaceKits for their project. Add too many, and a bunch of users would be forced to pay for the increased cost and size of the Phidget. Due to the versatility of VINT, you can program the Phidget&#039;s ports to behave as whatever your project needs. For example, if you only needed digital outputs, you could set all six ports to digital output mode. If you need more than six inputs or outputs, you can buy an I/O module. &lt;br /&gt;
&lt;br /&gt;
Our I/O modules are intelligent VINT devices that expand the number of inputs or outputs you can have on a VINT Hub Phidget. If your project needed a ton of analog inputs to interface Phidgets sensors, you could program all six ports as intelligent VINT devices and connect six 8x Voltage Input Phidgets, resulting in 48 sensor inputs on one USB connection.&lt;br /&gt;
The bottom line is that nobody has to pay for extra functionality they&#039;ll never use, and the users that need extra won&#039;t be paying any more than before since all of the I/O modules are competitively priced.&lt;br /&gt;
&lt;br /&gt;
===Connectivity===&lt;br /&gt;
&lt;br /&gt;
While the InterfaceKit was often the center of a Phidget system, there were many Phidgets that were too complicated to connect through simple analog and digital ports: Accelerometers, LED controllers, motor controllers, and thermocouple adapters, just to name a few. As a result, larger Phidget systems tended to sprawl, taking up several of your computer&#039;s USB ports and sometimes causing reach problems due to the maximum USB cable distance of 5 meters. This has all changed with VINT; intelligent VINT versions of these complicated Phidgets have been made, so you can connect them directly to a VINT Hub Phidget with ordinary 3-wire sensor cables.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:VINTcompare.jpg|link=|370px]] [[Image:boldarrow.jpg|link=|100px]] [[Image: VINTcompare2.jpg|link=|380px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Of course, you can still use other USB-connected Phidgets alongside the VINT Hub Phidget if you want, and you can control both from the same program.&lt;br /&gt;
&lt;br /&gt;
=== Stability ===&lt;br /&gt;
[[Image:isolation.jpg|link=|thumb|300px|An example of isolation on a VINT device. The orange regions illustrate the two isolated halves of the board. The chips that straddle the halves on the top and bottom are optocouplers that transmit the communication from your PC to the processor on the board. The chip in the middle also straddles the two halves, but this chip has internally isolated these two pins from the rest of them.]]&lt;br /&gt;
Normally, an analog sensor operates by measuring its surroundings, converting that measurement into a voltage between 0 and 5 volts, and pulling its data line up to that voltage. The advantage to a system like this is that it&#039;s simple and usually compatible with other systems. One major downside, however, is how vulnerable this signal is to electromagnetic interference. A strong magnetic field produced by a running motor, the arc on a mechanical relay, or other mechanisms in the system can push the voltage on the data line up and down, resulting in inaccurate data. VINT communications avoid this problem by communicating using a protocol rather than a raw voltage. If the electromagnetic interference is great enough, the sensor may drop a data packet or two, but will soon resume sending data. This way, you can be sure that any data you receive is unaffected by interference.&lt;br /&gt;
&lt;br /&gt;
Many VINT devices also come built-in with data and power isolation to prevent power fluctuations from entering the system. These fluctuations can cause unreliability by distorting reference values and in serious cases, damage parts of the system. [[Electricity Primer#Shared_Grounds|These kinds of problems]] normally occur when multiple devices are powered by the same supply and current from the ground of one device enters other systems, or generally any application where small, sensitive components and high-power electronics need to coexist in the same system. An attached VINT device that has isolation built-in can be thought of an entirely separate circuit, since power is provided via a small transformer and data is transmitted with an opto-coupler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Related Pages ===&lt;br /&gt;
&lt;br /&gt;
* [[What is a Phidget?]]&lt;br /&gt;
* [[Phidgets Connectors]]&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=27299</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=27299"/>
		<updated>2017-06-14T21:28:48Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Unless we are unusually busy most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
Orders which contain cut to length parts may not necessarily ship same day as there is significant processing time associated with these orders.  &lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated at Checkout and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.  In that case you have more shipping options available to you.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
We use UPS Express Saver™ - Overnight delivery, and UPS Standard - 3 to 5 business days ground delivery.&lt;br /&gt;
&lt;br /&gt;
===Shipping to the United States===&lt;br /&gt;
&lt;br /&gt;
====UPS Express Saver™ - Overnight====&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments under $2000.00USD&#039;&#039;&#039;: we pay all costs in bringing the goods to you including import duties and taxes. In other words your shipping costs are what we put on our invoice. Contact us if you are getting any extra invoices from UPS.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments over $2000.00USD&#039;&#039;&#039;: you are responsible for duty and taxes if applicable and will have to pay UPS directly on top of the shipping cost we put on our invoice.&lt;br /&gt;
&lt;br /&gt;
====UPS Standard - Ground 3 to 5 business days====&lt;br /&gt;
&#039;&#039;&#039;Shipments under $800.00USD&#039;&#039;&#039;: we pay all costs in bringing the goods to you including import duties and taxes. In other words your shipping costs are what we put on our invoice. Contact us if you are getting any extra invoices from UPS.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipment over $800.00USD&#039;&#039;&#039; UPS will collect Entry Preparation Fees directly from you when delivering the package, and for duty and taxes if applicable.  &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===International Shipments===&lt;br /&gt;
We use UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver.&lt;br /&gt;
&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping on our UPS account&#039;&#039;&#039; - Report all damaged or lost shipments to support@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping on your UPS account&#039;&#039;&#039; - You must notify your local UPS office. If they confirm that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your local UPS in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails they will keep the package for 5 days and then return it to us. We will then refund you the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less &#039;&#039;if we are able to determine what it is&#039;&#039;.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}. We will get the correct product sent to you immediately, and will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2016 || 2017&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 20&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 14&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 22&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 7&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 4&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 4&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 9&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 22 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 22 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26748</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26748"/>
		<updated>2017-06-07T18:30:27Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
This does not apply to cut-to-length products.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated at Checkout and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.  In that case you have more shipping options available to you.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
We use UPS Express Saver™ - Overnight delivery, and UPS Standard - 3 to 5 business days ground delivery.&lt;br /&gt;
&lt;br /&gt;
===Shipping to the United States===&lt;br /&gt;
====UPS Express Saver™ - Overnight====&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments under $2000.00USD&#039;&#039;&#039; we pay all costs in bringing the goods to you including import duties and taxes. In other words your shipping costs are what we put on our invoice. Contact us if you are getting any extra invoices from UPS.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments over $2000.00USD&#039;&#039;&#039;, you are responsible for duty and taxes if applicable and will have to pay UPS directly on top of the shipping cost we put on our invoice.&lt;br /&gt;
&lt;br /&gt;
====UPS Standard - Ground 3 to 5 business days====&lt;br /&gt;
&#039;&#039;&#039;Shipment under $800.00USD&#039;&#039;&#039;, we pay all costs in bringing the goods to you including import duties and taxes. In other words your shipping costs are what we put on our invoice. Contact us if you are getting any extra invoices from UPS.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipment over $800.00USD&#039;&#039;&#039; UPS will collect Entry Preparation Fees directly from you when delivering the package, and for duty and taxes if applicable.  &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===International Shipments===&lt;br /&gt;
We use UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver.&lt;br /&gt;
&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping on our UPS account&#039;&#039;&#039; - Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping on your UPS account&#039;&#039;&#039; - You must notify your local UPS office. If they confirm that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your local UPS in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails they will keep the package for 5 days and then return it to us. We will then refund you the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26736</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26736"/>
		<updated>2017-06-07T17:02:16Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
This does not apply to cut-to-length products.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated at Checkout and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.  In that case you have more shipping options available to you.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
We use UPS Express Saver™ - Overnight delivery, and UPS Standard - 3 to 5 business days ground delivery.&lt;br /&gt;
&lt;br /&gt;
===Shipping to the United States===&lt;br /&gt;
====UPS Express Saver™ - Overnight====&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments under $2000.00USD&#039;&#039;&#039; we pay all costs in bringing the goods to you including import duties and taxes. In other words your shipping costs are what we put on our invoice. Contact us if you are getting any extra invoices from UPS.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments over $2000.00USD&#039;&#039;&#039;, you are responsible for duty and taxes if applicable and will have to pay UPS directly on top of the shipping cost we put on our invoice.&lt;br /&gt;
&lt;br /&gt;
====UPS Standard - Ground 3 to 5 business days====&lt;br /&gt;
&#039;&#039;&#039;Shipment under $800.00USD&#039;&#039;&#039;, we pay all costs in bringing the goods to you including import duties and taxes. In other words your shipping costs are what we put on our invoice. Contact us if you are getting any extra invoices from UPS.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipment over $800.00USD&#039;&#039;&#039; UPS will collect Entry Preparation Fees directly from you when delivering the package, and for duty and taxes if applicable.  &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===International Shipments===&lt;br /&gt;
We use UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver.&lt;br /&gt;
&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping on our UPS account&#039;&#039;&#039; - Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping on your UPS account&#039;&#039;&#039; - You must notify your local UPS office. If they confirm that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your local UPS in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails they will keep the package for 5 days and then return it to us. We will then refund you the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in&amp;lt;br /&amp;gt; our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26731</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26731"/>
		<updated>2017-06-07T16:45:33Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
This does not apply to cut-to-length products.&lt;br /&gt;
&lt;br /&gt;
We use UPS Express Saver™, UPS Standard (Ground to the United States and Canada), UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver; all our shipments are tracked and fully insured.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated at Checkout and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.  In that case you have more shipping options available to you.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
We use UPS Express Saver™ - Overnight delivery, and UPS Standard - 3 to 5 business days ground delivery.&lt;br /&gt;
&lt;br /&gt;
===Shipping to the United States===&lt;br /&gt;
====UPS Express Saver™==== - delivery to most U.S. metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&#039;&#039;&#039;Shipments under $2000.00USD&#039;&#039;&#039; we pay all costs in bringing the goods to you including import duties and taxes. In other words your shipping costs are what we put on our invoice. Contact us if you are getting any extra invoices from UPS.&lt;br /&gt;
&#039;&#039;&#039;Shipments over $2000.00USD&#039;&#039;&#039;, you are responsible for duty and taxes if applicable and will have to pay UPS directly on top of the shipping cost we put on our invoice.&lt;br /&gt;
&lt;br /&gt;
We also use UPS Standard (Ground) which offers a customs-cleared delivery service for shipments under $800.00 but will collect Entry Preparation Fees directly from you when delivering the package.  &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to Mexico&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most Mexican metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Delivery is expected by the end of the second business day to major cities in Europe. You should allow 3 to 5 business days for international destinations other than European major cities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Expedited™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS typically delivers within three to seven business days, depending on destination.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Standard&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Import Duties and taxes on International Shipments===&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&#039;&#039;&#039;Shipping Prepaid&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping Collect&#039;&#039;&#039;&lt;br /&gt;
If you are shipping under your own account, you must notify your courier. If your courier confirms that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your courier in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails the package will be returned to us and you will be refunded as follows:  The refund amount will equal the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in&amp;lt;br /&amp;gt; our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26728</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26728"/>
		<updated>2017-06-07T15:57:00Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
This does not apply to cut-to-length products.&lt;br /&gt;
&lt;br /&gt;
We use UPS Express Saver™, UPS Standard (Ground to the United States and Canada), UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver; all our shipments are tracked and fully insured.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated at Checkout and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.  In that case you have more shipping options available to you.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
We use UPS Express Saver™ - Overnight delivery, and UPS Standard - ground delivery.&lt;br /&gt;
&lt;br /&gt;
===Shipping to the United States===&lt;br /&gt;
We use UPS Express Saver™ which provides a customs-cleared delivery service to most U.S. metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
DDP (delivered duty paid) means the seller is responsible for delivering the goods to the named place in the country of the buyer, and pays all costs in bringing the goods to the destination including import duties and taxes.&lt;br /&gt;
&lt;br /&gt;
We also use UPS Standard (Ground) which offers a customs-cleared delivery service for shipments under $800.00 but will collect Entry Preparation Fees directly from you when delivering the package.  &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to Mexico&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most Mexican metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Delivery is expected by the end of the second business day to major cities in Europe. You should allow 3 to 5 business days for international destinations other than European major cities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Expedited™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS typically delivers within three to seven business days, depending on destination.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Standard&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Import Duties and taxes on International Shipments===&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&#039;&#039;&#039;Shipping Prepaid&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping Collect&#039;&#039;&#039;&lt;br /&gt;
If you are shipping under your own account, you must notify your courier. If your courier confirms that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your courier in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails the package will be returned to us and you will be refunded as follows:  The refund amount will equal the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in&amp;lt;br /&amp;gt; our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
You can elect to save your shipping and billing addresses for your own convenience. If you do not specifically request to store this information, it is deleted once your order is submitted and processed.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
===Statistics===&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;br /&gt;
==Holidays==&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26727</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26727"/>
		<updated>2017-06-07T15:55:22Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
This does not apply to cut-to-length products.&lt;br /&gt;
&lt;br /&gt;
We use UPS Express Saver™, UPS Standard (Ground to the United States and Canada), UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver; all our shipments are tracked and fully insured.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated at Checkout and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.  In that case you have more shipping options available to you.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
We use UPS Express Saver™ - Overnight delivery, and UPS Standard - ground delivery.&lt;br /&gt;
&lt;br /&gt;
===Shipping to the United States===&lt;br /&gt;
We use UPS Express Saver™ which provides a customs-cleared delivery service to most U.S. metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
DDP (delivered duty paid) means the seller is responsible for delivering the goods to the named place in the country of the buyer, and pays all costs in bringing the goods to the destination including import duties and taxes.&lt;br /&gt;
&lt;br /&gt;
We also use UPS Standard (Ground) which offers a customs-cleared delivery service for shipments under $800.00 but will collect Entry Preparation Fees directly from you when delivering the package.  &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to Mexico&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most Mexican metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Delivery is expected by the end of the second business day to major cities in Europe. You should allow 3 to 5 business days for international destinations other than European major cities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Expedited™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS typically delivers within three to seven business days, depending on destination.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Standard&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Import Duties and taxes on International Shipments===&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&#039;&#039;&#039;Shipping Prepaid&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping Collect&#039;&#039;&#039;&lt;br /&gt;
If you are shipping under your own account, you must notify your courier. If your courier confirms that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your courier in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails the package will be returned to us and you will be refunded as follows:  The refund amount will equal the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in&amp;lt;br /&amp;gt; our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
You can elect to save your shipping and billing addresses for your own convenience. If you do not specifically request to store this information, it is deleted once your order is submitted and processed.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
===Statistics===&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26709</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26709"/>
		<updated>2017-06-06T20:43:17Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
This does not apply to cut-to-length products.&lt;br /&gt;
&lt;br /&gt;
We use UPS Express Saver™, UPS Standard (Ground to the United States and Canada), UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver; all our shipments are tracked and fully insured.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated in the shopping cart and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.  In that case you have more shipping options available to you.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
We use UPS Express Saver™ - Overnight delivery, and UPS Standard - ground delivery.&lt;br /&gt;
&lt;br /&gt;
===Shipping to the United States===&lt;br /&gt;
We use UPS Express Saver™ which provides a customs-cleared delivery service to most U.S. metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
We also use UPS Standard (Ground) which offers a customs-cleared delivery service for shipments under $800.00.  &lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to Mexico&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most Mexican metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Delivery is expected by the end of the second business day to major cities in Europe. You should allow 3 to 5 business days for international destinations other than European major cities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Expedited™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS typically delivers within three to seven business days, depending on destination.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Standard&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Import Duties and taxes on International Shipments===&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down on large orders and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&#039;&#039;&#039;Shipping Prepaid&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping Collect&#039;&#039;&#039;&lt;br /&gt;
If you are shipping under your own account, you must notify your courier. If your courier confirms that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your courier in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails the package will be returned to us and you will be refunded as follows:  The refund amount will equal the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in&amp;lt;br /&amp;gt; our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
You can elect to save your shipping and billing addresses for your own convenience. If you do not specifically request to store this information, it is deleted once your order is submitted and processed.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
===Statistics===&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26705</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26705"/>
		<updated>2017-06-06T20:23:27Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Shipping==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
This does not apply to cut-to-length products.&lt;br /&gt;
We use UPS Express Saver™, UPS Standard (Ground to the United States and Canada), UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver; all our shipments are tracked and fully insured.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated in the shopping cart and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.&lt;br /&gt;
&lt;br /&gt;
===Shipping in Canada===&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Express Saver™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS Express Saver is typically overnight delivery by 12 noon to most metropolitan areas.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Express Saver™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most U.S. metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to Mexico&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most Mexican metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Delivery is expected by the end of the second business day to major cities in Europe. You should allow 3 to 5 business days for international destinations other than European major cities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Expedited™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS typically delivers within three to seven business days, depending on destination.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Standard&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Import Duties and taxes on International Shipments===&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down on large orders and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&#039;&#039;&#039;Shipping Prepaid&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping Collect&#039;&#039;&#039;&lt;br /&gt;
If you are shipping under your own account, you must notify your courier. If your courier confirms that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your courier in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails the package will be returned to us and you will be refunded as follows:  The refund amount will equal the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in&amp;lt;br /&amp;gt; our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
You can elect to save your shipping and billing addresses for your own convenience. If you do not specifically request to store this information, it is deleted once your order is submitted and processed.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
===Statistics===&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26704</id>
		<title>Terms and Conditions</title>
		<link rel="alternate" type="text/html" href="https://www.phidgets.com/docs/index.php?title=Terms_and_Conditions&amp;diff=26704"/>
		<updated>2017-06-06T20:09:58Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Linked From Website]]&lt;br /&gt;
&lt;br /&gt;
==Product Warranty==&lt;br /&gt;
&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the date of shipment. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product is modified.  This warranty is in lieu of all other warranties expressed or implied including the implied warranties of merchantability of fitness for a particular purpose, whether arising by law, custom or conduct, and the rights and remedies provided under this warranty are exclusive and in lieu of any other rights or remedies. In no event shall Phidgets Incorporated be liable for consequential damages.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, we will issue you an RMA number and will replace your defective product free of charge.&lt;br /&gt;
&lt;br /&gt;
==Security and Privacy==&lt;br /&gt;
Phidgets Inc. pledges a safe and worry-free shopping experience. IF you are using the current version of Internet Explorer, on the checkout page where you enter your credit card information, you will notice a a locked padlock icon on the top bar your browser window. If you are using Mozilla Firefox, you will notice a locked padlock icon in the bottom right corner of your browser window. If this icon does not appear, please contact us directly to complete your purchase. These icons tell you that the page you are on is secure. We use Secure Sockets Layer (SSL 128-bit) technology with a digital certificate by GeoTrust, Inc. for Internet security to protect your personal information. This encryption makes it impossible for anyone to read your information in transit. We do not store your credit information and it is deleted once it has been securely transmitted to Moneris for processing.&lt;br /&gt;
&lt;br /&gt;
You can elect to save your shipping and billing addresses for your own convenience. If you do not specifically request to store this information, it is deleted once your order is submitted and processed.&lt;br /&gt;
&lt;br /&gt;
We use your e-mail address to let you know your shipment&#039;s tracking number. Your phone number is required by the Courier Company. We do not sell, rent or give any of your personal information to any unrelated third parties with the exception of Moneris for authorizing credit card payments and the Courier company to let them know where to deliver the shipment and how to contact you if there is any problems.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or concerns about our Security and Privacy policy, call us at 1.403.282.7335 or e-mail us at support@phidgets.com&lt;br /&gt;
&lt;br /&gt;
===Statistics===&lt;br /&gt;
&lt;br /&gt;
Phidgets Inc. uses various Google Analytics tools such as conversion tracking in order to improve the effectiveness of the website. These statistics are completely anonymous.&lt;br /&gt;
&lt;br /&gt;
==Shipping Policy==&lt;br /&gt;
===Last Call at 12:00PM===&lt;br /&gt;
Most orders received before 12:00 PM Mountain Time - Canada (GMT-07:00) Monday to Friday will be shipped on the same day.&lt;br /&gt;
&lt;br /&gt;
===Carriers===&lt;br /&gt;
We ship via UPS Express Saver™, UPS Standard (Ground to the United States and Canada), UPS Worldwide Express Saver™, and UPS Worldwide Expedited for international locations that cannot be reached with Express Saver; all our shipments are tracked and fully insured.&lt;br /&gt;
&lt;br /&gt;
===Shipping Costs===&lt;br /&gt;
The shipping cost is calculated in the shopping cart and submitted for your review before you confirm your order. When multiple shipping options are available for your destination, we will list all available options and let you choose.&lt;br /&gt;
&lt;br /&gt;
Note that a $5.00 handling charge is added to all orders which are under $50.00.&lt;br /&gt;
&lt;br /&gt;
If you have your own account with UPS, you can use it and be billed directly by them.&lt;br /&gt;
&lt;br /&gt;
===Services===&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Express Saver™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS Express Saver is typically overnight delivery by 12 noon to most metropolitan areas.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Express Saver™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most U.S. metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to Mexico&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS offers a customs-cleared delivery service to most Mexican metropolitan areas, usually by the end of the next business day.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Delivery is expected by the end of the second business day to major cities in Europe. You should allow 3 to 5 business days for international destinations other than European major cities.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Worldwide Expedited™&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;International Shipments&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
UPS typically delivers within three to seven business days, depending on destination.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color = &amp;quot;#663300&amp;quot;&amp;gt;&#039;&#039;&#039;UPS Standard&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments within Canada&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipments to the United States&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Allow 3 to 7 business days depending on the distance between Calgary and your destination.&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;Entry Preparation Fees&#039;&#039;&#039;&lt;br /&gt;
:*All rates are in U.S. funds&lt;br /&gt;
:*Rates do not include applicable duties or taxes&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Value for duty|| UPS Standard Service&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$0.00 to $800.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|No Charge&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$800.01 to $1,250.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$28.75&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1,250.01 to $2,500.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$40.50&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Each Additional $1,000.00&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|$1.95&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Import Duties and taxes on International Shipments===&lt;br /&gt;
Goods shipped to an international destination may be subject to import duties and taxes, which are levied once the goods reach your country. Additional charges for customs clearance must be borne by you; we have no control over these charges and cannot predict what they may be. Since customs policies vary widely from country to country, you should contact your local customs office for further information.&lt;br /&gt;
&lt;br /&gt;
===Tracking your order===&lt;br /&gt;
You can track your shipment by going to www.UPS.ca and using the tracking number that was e-mailed to you when your order shipped.&lt;br /&gt;
&lt;br /&gt;
===Refunds on Late Deliveries===&lt;br /&gt;
&lt;br /&gt;
Normally, UPS will offer a service guarantee refund when their deliveries arrive late. However, for companies that apply for shipping discounts, this refund does not apply. Phidgets Inc. has applied for such discounts in order to keep shipping costs down on large orders and regrettably cannot offer compensation for late shipments.&lt;br /&gt;
&lt;br /&gt;
===Damaged or Lost Shipment===&lt;br /&gt;
&#039;&#039;&#039;Shipping Prepaid&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Report all damaged or lost shipments to orders@phidgets.com and include your order number. According to UPS, in order to be considered lost, a package must be undelivered 24 hours after the expected delivery date and time. Before contacting us, check your shipment status at ups.ca.&lt;br /&gt;
&lt;br /&gt;
Damaged or lost items will be replaced at no charge (including shipping costs).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shipping Collect&#039;&#039;&#039;&lt;br /&gt;
If you are shipping under your own account, you must notify your courier. If your courier confirms that they have lost your shipment, you must repurchase the lost or damaged products from Phidgets and file a claim with your courier in order to get reimbursed.&lt;br /&gt;
&lt;br /&gt;
===Refused/Missed Delivery===&lt;br /&gt;
If, when the package arrives there is no one to accept delivery UPS will redeliver 2 more times.  This is standard UPS protocol.  If delivery fails the package will be returned to us and you will be refunded as follows:  The refund amount will equal the cost you paid minus the cost of shipping (both directions) and a flat $50 charge to a maximum of the total cost of the package.  This applies to packages which failed delivery due to no one being present as well as packages which were refused delivery by a person at the delivery location.&lt;br /&gt;
&lt;br /&gt;
===Import Restrictions to Russia===&lt;br /&gt;
If you are wanting to ship an order to Russia you MUST have a valid business license number in order to complete the shipment.  You can include this number in the comments field of the order form.  The reason for this is best explained by UPS:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Customs authorities in Russia have tightened restrictions on import shipments to Russia, in particular on dutiable shipments sent to private individuals. These shipments are currently under extraordinary scrutiny in an effort to improve accuracy of the accompanying shipping documentation.  These additional requirements lead to an unprecedented number of customs holds and delays in delivery.  UPS has therefore temporarily suspended the acceptance of dutiable shipments sent to private individuals in Russia until further notice.  We regret this step and are confident that, together with the Russian customs authorities, a solution can be found. UPS continues to accept all non-dutiable document shipments to private individuals in Russia and all commercial shipments addressed to businesses.&amp;quot; [http://www.ups.com/content/hr/en/about/news/service_updates/20100526_restrictions.html]&lt;br /&gt;
&lt;br /&gt;
==Holidays==&lt;br /&gt;
&lt;br /&gt;
Phidgets, Inc. will be closed on the following days. During these times, the site will still be accessible and orders can be placed, but they will not ship until the next business day.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
|+&#039;&#039;&#039;Phidgets Inc. Holidays&#039;&#039;&#039;&lt;br /&gt;
! Holiday || Description || 2015 || 2016&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| New Year&#039;s Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First two days of January&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jan 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Alberta Family Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Third Monday in February&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 16&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Feb 15&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Good Friday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Friday before Easter Sunday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Apr 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Mar 25&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Victoria Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Monday before May 25&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 18&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| May 23&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Canada Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First day of July&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Jul 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Heritage Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in August&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 3&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Aug 1&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Labour Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| First Monday in September&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 7&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Sept 5&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Thanksgiving&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Second Monday in October&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 12&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Oct 10&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Remembrance Day&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| November 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Nov 11&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Christmas Holiday&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24 to the New Year&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| Dec 24-31&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center| TBA&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Product Returns==&lt;br /&gt;
===All returns must be authorized by Phidgets Inc.===&lt;br /&gt;
Before returning a package {{ContactUs|contact us}} and ask for a Return Merchandise Authorization or RMA number.  Once you have received it, put the RMA number on the outside of the packaging as well as the packing slip so that it is possible for us to track what the package is supposed to be.  Any merchandise returned without an RMA number clearly visible on the packaging will be charged an administrative fee of $25.00 or the value of the returned product, whichever is less.  In the event we are unable to determine what the package is, it will be refused and returned to the sender.&lt;br /&gt;
&lt;br /&gt;
===Unopened Product===&lt;br /&gt;
Phidgets will take back any unopened product for a period of 30 days from the date of purchase. Just call or e-mail us for a RMA number and ship the product back to Phidgets prepaid and we will refund your credit card as soon as we receive and inspect the returned goods.&lt;br /&gt;
&lt;br /&gt;
Products that are returned after 30 days are subject to a re-stocking charge of 25% of the package&#039;s value (minimum $5.00) to a maximum of $500.&lt;br /&gt;
&lt;br /&gt;
We do &#039;&#039;&#039;not&#039;&#039;&#039; accept returns after 90 days.&lt;br /&gt;
&lt;br /&gt;
===Product under Warranty===&lt;br /&gt;
All Phidgets products are warranted to be free of defects in material or workmanship under normal use and service for a period of one year from the purchase date. This warranty does not include damage resulting from accident or misuse. The warranty is also void if the product has been modified.&lt;br /&gt;
&lt;br /&gt;
If you believe that your product is defective while still under warranty, {{ContactUs|contact us}}. Once the support desk confirms that the product is defective, you will be given a RMA number and we will replace the defective product.&lt;br /&gt;
&lt;br /&gt;
===We shipped the wrong/incomplete product===&lt;br /&gt;
{{ContactUs|Contact us}}, we will get the correct product sent to you immediately, we will pay all shipping charges.&lt;br /&gt;
&lt;br /&gt;
==Payment Terms==&lt;br /&gt;
We accept credit cards, PayPal, and Wire Transfers.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border:1px solid darkgray;&amp;quot; cellpadding=&amp;quot;7px;&amp;quot;&lt;br /&gt;
|-style=&amp;quot;background: #d1d1d1&amp;quot; align=center &lt;br /&gt;
! Payment Method|| Terms&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Credit Cards&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Visa, MasterCard, American Express (for order in CAD only)&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|PayPal&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|PayPal is accepted.  There are no extra fees for using PayPal&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=center|Wire Transfers&lt;br /&gt;
|style=&amp;quot;background: #f0f0f0&amp;quot; align=left|Wire transfers are only accepted for orders over $200.00 USD (excluding shipping charges). There is a $25.00 USD charge for wire transfers under $500.00 USD. Any fees charged by the sending bank are your responsibility.&amp;lt;br /&amp;gt;Please make sure that the amount sent to us covers both our invoice and your bank fees.  Products are not shipped until the money is deposited in&amp;lt;br /&amp;gt; our bank account.  We recommend that you e-mail orders@phidgets.com with the amount of the transfer and the invoice you are paying.  &amp;lt;br /&amp;gt;Any order for which payment is not received within 15 days, will be canceled.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
</feed>