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.


ExtraitdeliveryMode : This table shows values for "deliveryMode" field of order object. 


Extrait


CodeDescriptionFor transaction 3DSV2API REST
1Collect goods from the merchant
WITHDRAWAL
2Use a network of third-party pick-up points (such as Kiala, Alveol, etc.)
RELAY
3

...

Collect from an airport, a train station or a travel agent
AIRPORT
4

...

Mail (Colissimo, UPS, DHL, etc., or any private courier) 
TRANSPORT
5Issuing an electronic ticket, downloads

...

 

...

deliveryMode : This table shows values for "deliveryMode" field of order object.

 


VIRTUAL
6

Ship to cardholder’s billing address

(coche)BILLING_ADDRESS
7Ship to another verified address on file with merchant(coche)VERIFIED_ADDRESS
8Ship to address that is different than the cardholder’s billing address(coche)NOT_BILLING_ADDRESS
9

Travel and Event tickets, not shipped

(coche)TRAVEL_EVENT_TICKET
10

Locker delivery (or other automated pick-up)

(coche)LOCKER
999

Other

(coche)OTHER



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

...

Code

...

1Collect goods from the merchantSTORE_PICKUP
2Use a network of third-party pick-up points

...

PICKUP_POINT
3

...

Collect from an airport, a train station, or a travel agentSTATION_PICKUP
4

...

Mail (Colissimo, UPS, DHL, etc., or any private courier)

...

MAIL_DELIVERY
5Issuing an electronic ticket, downloads

...

DIGITAL_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