• 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 shipping details

The merchant can transmit the buyer’s shipping details (e-mail address, title, phone number etc.).

This information can be found in the transaction details in the Merchant Back Office (Shipping tab).

Field name Description Value

Hosted Payment Page : vads_ship_to_city

REST API : customer.shippingDetails.city

City E.g.: Bordeaux

Hosted Payment Page : vads_ship_to_country

REST API : customer.shippingDetails.country

Country code in compliance with the ISO 3166 standard.

Must imperatively be transmitted for triggering one or more actions if the Shipping country control profile is enabled.

E.g.: FR

Hosted Payment Page : vads_ship_to_district

REST API : customer.shippingDetails.district

District E.g.: La Bastide

Hosted Payment Page : vads_ship_to_first_name

REST API : customer.shippingDetails.firstName

First name E.g.: Albert

Hosted Payment Page : vads_ship_to_last_name

REST API : customer.shippingDetails.lastName

Last name E.g.: Durant

Hosted Payment Page : vads_ship_to_legal_name

REST API : customer.shippingDetails.legalName

Legal name E.g.: D. & Cie

Hosted Payment Page : vads_ship_to_phone_num

REST API : customer.shippingDetails.phoneNumber

Phone number E.g.: 0460030288

Hosted Payment Page : vads_ship_to_state

REST API : customer.shippingDetails.state

State / Region E.g.: Nouvelle Aquitaine

Hosted Payment Page : vads_ship_to_status

REST API : customer.shippingDetails.status

Allows to specify the type of the shipping address. PRIVATE: for shipping to a private individual

COMPANY: for shipping to a company

Hosted Payment Page : vads_ship_to_street_number

REST API : customer.shippingDetails.streetNumber

Street number E.g.: 2

Hosted Payment Page : vads_ship_to_street

REST API : customer.shippingDetails.address

Postal address E.g.: Rue Sainte Catherine

Hosted Payment Page : vads_ship_to_street2

REST API : customer.shippingDetails.address2

Address line 2

Hosted Payment Page : vads_ship_to_zip

REST API : customer.shippingDetails.zipCode

Zip code E.g.: 33000

Note

The vads_ship_to_phone_num field supports all formats:

Examples:
  • 0123456789
  • +33123456789
  • 0033123456789
  • (00.571) 638.14.00
  • 40 41 42 42
© 2025 {'|'} All rights reserved to Scellius
25.22-1.11