AcquisitionType Enum
The type of an acquisition.
Possible Values
#
DELIVERY
The items will be delivered to the user.
IMMEDIATE_PICKUP
The items will be available for immediate pickup (take items already in hand)
STORE_COLLECTION
The items will be available for collection from the store.
Usages
#
References
#
- Field acquisitionType from CheckoutFlowAcquisitionOption
- Field paymentViaCardsAvailableForAcquisitionTypes from CheckoutFlowOptions
- Field paymentViaQRCodeAvailableForAcquisitionTypes from CheckoutFlowOptions
Previous
AcquisitionOptionPriceType
Next
Alignment