• France
status page
demonstrations
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
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 the fields below 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. Required field. ans..128 E.g.: abc@example.com
vads_cust_title Buyer’s title a1 Possible values: "M" for mister, "Mme" for madam
vads_cust_first_name Buyer's first name.

Required field.

The following characters are accepted:
  • Alphabetical [aA-zZ]
  • Numeric [0-9]
  • Special " ' ` _ + . - @ ,
    • The apostrophe character that is accepted is the character 039 of the ISO 8859-1 table
    • The accepted quotation mark character is 034 from the ISO 8859-1 table
  • Space
  • All characters of the all languages alphabets.
ans..50 E.g.: John
vads_cust_last_name Buyer's name.

Required fields.

The following characters are accepted:
  • Alphabetical [aA-zZ]
  • Numeric [0-9]
  • Special " ' ` _ + . - @ ,
    • The apostrophe character that is accepted is the character 039 of the ISO 8859-1 table
    • The accepted quotation mark character is 034 from the ISO 8859-1 table
  • Space
  • All characters of the all languages alphabets.
ans..50 E.g.: Doe
vads_cust_phone Shipping buyer’s phone number

Required field.

n10 E.g.: +31421234567 or +31-42-12-34567
vads_cust_cell_phone Buyer’s cell phone number

Required field.

n10 E.g.: +31421234567 or +31-42-12-34567
vads_cust_address_number Street number

Accepted characters:

  • Alphabetical [aA-zZ]
  • Numeric [0-9]
an..10 E.g.: 109
vads_cust_address Postal address

Required field.

Accepted characters:

  • Alphabetical [aA-zZ]
  • Numeric [0-9]
  • Special " ' ` _ + . - @ ,
    • The apostrophe character that is accepted is the character 039 of the ISO 8859-1 table
    • The accepted quotation mark character is 034 from the ISO 8859-1 table
  • Space
  • All characters of the all languages alphabets.
ans..50 E.g.: Rue de l'Innovation

vads_cust_address2 Address line 2

Accepted characters:

  • Alphabetical [aA-zZ]
  • Numeric [0-9]
  • Special " ' ` _ + . - @ ,
    • The apostrophe character that is accepted is the character 039 of the ISO 8859-1 table
    • The accepted quotation mark character is 034 from the ISO 8859-1 table
  • Space
  • All characters of the all languages alphabets.
ans..50 E.g.:
vads_cust_zip ZIP code.

Required field.

Accepted characters:

  • Alphabetical [aA-zZ]
  • Numeric [0-9]
an..10 E.g.: 31670
vads_cust_city City.

Required field.

Accepted characters:

  • Alphabetical [aA-zZ]
  • Numeric [0-9]
  • Special " ' ` _ + . - @ ,
    • The apostrophe character that is accepted is the character 039 of the ISO 8859-1 table
    • The accepted quotation mark character is 034 from the ISO 8859-1 table
  • Space
  • All characters of the all languages alphabets.
ans..50 E.g.: Labège
© 2025 {'|'} All rights reserved to Sogecommerce
25.18-1.11