• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

vads_trans_date

Description

Mandatory parameter.

Corresponds to the timestamp in the YYYYMMDDHHMMSS format.

The timestamp must necessarily correspond to the current date and time, in the GMT + 0 (or UTC) time zone in 24h format.

Note:

If you are using REST payment web services, the equivalent of the vads_trans_date parameter is transactions[0].transactionDetails.cardDetails.legacyTransDate.

Input and output field, returned in the response (IPN and Return URL).

Format n14
Error code 04

Frequent errors:

  • The date has not been submitted in the YYYYMMDDHHMMSS format (year, month, day, hour, minute, second).
  • The date is not based on the UTC time zone (Coordinated Universal Time).
    Make sure you use date functions in your programming language that will generate a UTC hour (e.g.: gmdate in PHP).
  • The time must be calculated using the 24h format, not 12h.
  • The buyer has waited for too long before clicking on Pay.
  • The buyer was using browser history.
Category Transaction details.
Jobs
Legal
GDPR
25.18-1.11