אינטרויז'ן אחסון אתרים



Guide to preparing an HTML file for Tranzila designed Iframe

Introduction

Every customer who purchases Tranzila services including Tranzila Direct has the option of using on its website a payment form hosted by Tranzila servers that meets the security standards of the credit companies.

The default form is available in two formats:

1. A full page that the user is directed to complete the purchase and payment process.

2. A small page that can easily be placed within … to display as part of the business website.

The URL of the full clearing page:

(Replace terminalname with the name of the terminal).

The URL of the page adapted for iframe:

There is also a page for managing Direct services: .

The management page can be used to define things common to both the full page and the iframe-adapted page, such as the URL for success and refraining from displaying certain fields such as the ID number. It also includes a number of definitions that only affect the full clearing page and not the iframe-adapted page (such as basic definitions of display and certain fields such as full name). For more information on the merchant page, please check the guide to Direct services:



The iframe-adapted clearing page can be designed with a number of parameters sent to it by POST or GET (check the Direct guide for more information).

Sometimes the default existing design options are not sufficient for the business. In this case, if you wanted to use the full clearing sheet, try the iframe-adapted page which gives more design options using parameters. If these options are also insufficient for your business needs, then Tranzila gives you the option of editing the iframe page to meet your requirements.

You will need a web developer who specializes in CSS, HTML and Javascript, and is familiar enough with your website to embed the iframe-adapted page correctly.

The developer must take from a browser the source code of the iframe-adapted page and edit the code in an HTML file according to the requirements explained later. When the file is ready it should be sent to the email address you received from the support representative, who will forward the file to the development team for checking. If the file successfully passes the check, your design will be embedded and you will be able to use its options in addition to the existing default options.

Please read the whole of this document (including the introduction) carefully before you start writing the code!

Requirements for a standard file

Note: all code segments shown below can and should be verified against the latest live code, and do not use "copy/ paste" from this document. Minor code elements, such as the validity of a default, may change over time:



It is very important to open the above URL by entering the address into the browser and not moving to it through the shopping flow from the business site – this is to prevent transferring parameters that affect creation of the HTML. Enter one of the following 2 URL addresses:

- for left to right alignment, or

– for right to left alignment.

You must decide in advance the language of display (please see sections 8-9 which explain about text direction and using more than one language).

1. It is important to take the source code for the iframe-adapted page and not for the full clearing page! You can reach the iframe page through this URL:

.

2. Retain the XHTML document type definition as follows:

The HTML must be a standard XHTML 1.0 Transitional.

3. It is essential for your unique HTML design to contain the ID of the following elements and everything marked with bold:

Card Number*

Expiration*

123456789101112 /

20142015201620172018201920202021

CVV:*

Process

4. If you use your own JS script to verify fields, it is not necessary to retain:

onclick="ichecknrun(required,'cc');”

However, the form must contain an element that submits the form with:

id=”submitbtn”

If you wish to continue using the Tranzila JS please do not remove or change this link to JS! For Hebrew display the link to the Tranzila JS is as follows:

For display in English:

For Russian:

For other languages supported in the iframe display (Spanish, French, Japanese, German):

5. An element that has an ID with the value "send" must enclose the element with an id with the value submitbtn.

6. Places in the code considered tokens by the software processing your HTML:

a. When payment parameters are sent to the iframe, the field showing the payments will only be displayed if the code contains an element with an ID equal to "sumli"; the default looks like this:

We recommend leaving this AS IS.

b. ID and CVV fields can be displayed/ hidden in the normal iframe through Merchant. If you want these changes to also be updated in your design, do not code the fields in HTML, instead put a token [cvvtz] in the place where you want to show the ID and CVV fields if they are defined to be displayed in Merchant. The default location of these fields is a list item (LI) right above the item with an ID with the value "sumli" (see sub-paragraph a). For example:

… 2021

[cvvtz]

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download

To fulfill the demand for quickly locating and searching documents.

It is intelligent file search solution for home and business.

Literature Lottery

Related searches