 |
News |
 |
 |
 |
The 'T.J. Maxx hack' and the Reality Credit Card Companies Want to Hide from Online Merchants:
May 2, 2007 Press Release and podcast:
|
|
 |
 |
 |
Special Offer for Startups
A gift of up to US$60/£30/€45 for startup businesses:
|
|
 |
 |
 |
SSL Secured
SSL (VeriSign) 256-bit Secured professional billing/order processing:
|
|
 |
|
 |
|
Can I use multiple languages in my order page?
The language for an order page is set in the langcode field of the page ID
properties. When multiple languages are required you
can add this code to
your order page:
<select name="langcode">
<option selected>English</option>
<option value="it">Italian</option>
<option value="es">Spanish</option>
<option value="nl">Dutch</option>
<option value="fr">French</option>
<option value="de">German</option>
<option value="ru">Russian</option>
</select>
View example |
| |
|