| HTML |
Acronym for Hypertext Markup Language. Used to indicate
how text should be formatted on the Internet |
| GET Method |
A method of form submission which places the form input
into a query string which is appended to the URL of the
requested page. |
| POST Method |
A method of form submission by which form input is placed
into the body of the HTTP request sent to the web page
requested. This way, the input the user has typed is not
visible in the URL of the next page. |
| Query String |
A character string beginning with a question mark (?),
composed of name-value pairs of input, separated by
ampersands (&). For example “?name=john&amt=2”. |
| myPaySystems-Pro |
An e-commerce solution appropriate to merchants who
require advanced flexibility in a credit card processing
company. |
| Merchant Control Center |
The administrative control center for a myPaySystems–Pro
account. Contains vital information about current and
pending sales, as well as customization options, database
querying, and much more. |
| URL |
Acronym for Universal Resource Locator. This is a method of
uniquely specifying a document on the Internet. |