The GMT time used for Fingerprint generation.

You must pass a valid Greenwich Mean Time (GMT) timestamp in the field "fp_timestamp" (also known as UTC).
The timestamp used to generate the fingerprint must exactly match the one sent with the associated transaction.

Resource Information

CLASS:
Mandatory
FORMAT:
String, format "YYYYMMDDHHMMSS" in GMT (UTC).
DESCRIPTION:
The GMT time used for Fingerprint generation. This value must be the same submitted to generate a fingerprint as submitted with the transaction. SecurePay validates the time to within one hour of current time. The time component must be in 24 hour time format.
TYPICAL USE:
<input type="hidden" name="fp_timestamp" value="20140904122453">