• France
status page
Merchant Back Office
assistance
FAQContact support
Search
Categories
Tags
English
French
English
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
Logos
Push mail
Snippets
Payment methods
Plugins
Guides
Merchant Back Office
Functional guides

Transmitting buyer details

The Merchant can specify the buyer’s billing details (e-mail address, title, phone number, etc.). This information will be used to create the invoice.

All the data transmitted via the payment form can be viewed in the transaction details in the Merchant Back Office (Buyer tab).

Use optional fields according to your requirements. These fields will be returned with the response and will include the value transmitted in the form.
Field name Description Format Value
vads_cust_email Buyer’s e-mail address ans..150 E.g.: abc@example.com
vads_cust_id Buyer reference on the merchant website an..63 E.g.: C2383333540
vads_cust_national_id National identifier ans..255 E.g.: 940992310285
vads_cust_title Buyer’s title an..63 E.g.: M
vads_cust_status Status

enum

PRIVATE: for a private individual

COMPANY: for a company

vads_cust_first_name First name ans..63 E.g.: Laurent
vads_cust_last_name Last name ans..63 E.g.: Durant
vads_cust_legal_name Buyer’s legal name ans..100 E.g.: D. & Cie
vads_cust_phone Phone number an..32 E.g.: 0467330222
vads_cust_cell_phone Cell phone number an..32 E.g.: 06 12 34 56 78
vads_cust_address_number Street number ans..64 E.g.: 109
vads_cust_address Postal address ans..255 E.g.: Rue de l'Innovation

vads_cust_address2 Address line 2 ans..255 E.g.:
vads_cust_district District ans..127 E.g.: Centre ville
vads_cust_zip Zip code an..64 E.g.: 31670
vads_cust_city City an..128 E.g.: Labège
vads_cust_state State / Region ans..127 E.g.: Occitanie
vads_cust_country Country code in compliance with the ISO 3166 alpha-2 standard a2

E.g.: "FR" for France, "PF" for French Polynesia, "NC" for New Caledonia, "US" for the United States.

Note: vads_cust_phone and vads_cust_cell_phone fields accept all formats. Examples:
  • 0123456789
  • +33123456789
  • 0033123456789
  • (00.571) 638.14.00
  • 40 41 42 42
© 2025 {'|'} All rights reserved to Systempaylegal
25.18-1.11