Arborescence des pages

Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

Extrait
hiddentrue

TO_BILLING_ADDRESS("6"),
TO_ANOTHER_VERIFIED_ADDRESS("7"),
TO_OTHER_ADDRESS("8"),
TO_STORE("2"),
DIGITAL_GOOD("5"),
TRAVEL_EVENT_TICKET("9"),
LOCKER("10"),
OTHER("999");



Code NumériqueDescriptionCode Enum
1Collect goods from the merchantSTORE_PICKUP
2Use a network of third-party pick-up pointsPICKUP_POINT
3Collect from an airport, a train station, or a travel agentSTATION_PICKUP
4Mail (Colissimo, UPS, DHL, etc., or any private courier)MAIL_DELIVERY
5Issuing an electronic ticket, downloadsDIGITAL_GOOD
6Ship to cardholder’s billing addressBILLING_ADDRESS
7Ship to another verified address on file with merchantVERIFIED_ADDRESS
8Ship to address that is different than the cardholder’s billing addressOTHER_ADDRESS
9Travel and Event tickets, not shippedEVENT_TICKET
10Locker delivery (or other automated pick-up)LOCKER
999OtherOTHER