What We Do

Contact Us

-- Merchant Utils --

Manage Documents

ShowRSS Digest

ShowHTML from Website

URL encode & Escape

MD5 & SHA1 Hash

Build Link to Cart

Build Link to Gateway

Secure Data Decoder

-- Learn More --

Post/Blog Syntax

Content Management

Sell Gift Certificates

Add-to-Cart

Gateway Field Names

Email Engine

Shopping Cart Demo

SMS Text to Phone

-- Notice & Contract --

Legal Notice

Client Contract




-- Utilities --

TextTool SHA-1 Hash

CLIDEO Video/Audio Tools

Get Youtube/Vimeo Video

M4A to MP3

Generate .htpasswd

MP4 Compress

VideoSmaller / FC

MP4 Boost Audio

VideoJoiner / FC

MP4 Splitter

ImageSmaller / FC

Images to Base 64

Text Converter/Splitter

Save Twitter Video

Color Hexa (list)

Iloveimg | crop

Image Resizer (Windows)

Domain Tools

FileInfo (.ext)

Online MD5()

Google Language Tools

Excel Viewer

Free Formatter

Epoch Time Converter

Regular Expressions (Regex)

-- Emoji & HTML Symbols --

Charsets & Symbols

HTML Symbols

HTML Entities

Unicode Emoji List

HTML Color Names

-- Services & Reference --

WHOIS Domaintools

WHOIS-PDR

Javascript.INFO

ICANN Wiki .live

All Tech TLDs

Online HEX Tools

7-Zip (file archiver)

Fonts Geek (Free)

AVG Anti-Virus (Grisoft)

Ad-Aware (Lavasoft)

Easy DNS

CodeBlocks C,C++ IDE

WinSCP FTP Client

Ascii Table

Ebcdic Table

Alt Codes French Accents

Convert Youtube to MP3

Number Generator

Regular Expressions

Plausible Analytics

Trace IP Org

-- Graphics & Photos --

ICONS-ICONS

make png transparent

flip png

resize png

change png color

resize canvas

change color from black

MConverter (all types)

Icons 8

Transparent Image Create

Pic Resize

Soft Icons

Find Icons

Fotolia

iStockPhoto





 Gateway Field Names

To assist in naming the fields sent to the Shopdaddy gateway from your shopping cart review page or invoice payment page, here are the names of accepted and displayed fields.

Shopping Cart Specific

itemcount
Number of items to be listed in the order. This value is referenced to guide the display of passed individual item descriptions only -- not required otherwise.

descX, codeX, quanX, priceX
Where "X" is the item number. Shopping cart items should be numbered from 1 to "itemcount".

Other Gateway Fields

merchantId
This is your shopdaddy assigned merchant id.
You may also pass the value in a field called mi.

refCode
May be used to assign brief reference or identification code to the order.
If not set, 10 digit unix seconds-since-epoch is assigned. Max length is 64 characters.

concerning
Used for description of order and message to merchant.

giftfor
The name of the recipient of the gift.

giftmsg
Message from customer to gift recipient.

subtotal, service, tax, total
Price or fee fields.
Note that the format of the tax value is a list of name/value pairs - each separated by a | character (which is %7C urlencoded).
For example: tax=SalesTax|44.48|GST|38.92
Urlencoded we see tax=SalesTax%7C44.48%7CGST%7C38.92

currency, symbol
Merchant default values are used unless these fields are set to over-ride. Value of currency is "CAD" for Canada and "USD" for United States. Value of symbol is "$" for each of these two countries.

realname, email, phone, street, city, state, postal, country
Billing information.

fax, company, website
Additional customer information.

sendto, ship2email, ship2phone,
ship2street, ship2city, ship2state, ship2postal, ship2country

Shipping or delivery information.

showTerms
If you have a "Terms and Conditions" page that normally asks for customer agreement at the gateway but do not want it to be shown this time, then set this field value to "no".