ePages 7.47.0 - DE_EPAGES/Order/API/Constants.pm

Package DE_EPAGES::Order::API::Constants

Constants for cartridge Order

@EXPORT_OK
CLASS_MAP
COUNTRYID_ITALY
FISCALCODE_LIMIT
ORDER_STATUS_ATTRIBUTES
CLASSICCHECKOUT
MULTISTEPCHECKOUT
MAX_DAYS_OF_LATEST_ORDER_FOR_UNITY_MIGRATION
PDF_DENSITY
UNITY_REGISTER_SESSION_SCRIPT_PAGE_TYPE
CART_PATCH_PARTIALLY_COMPLETE
CART_PATCH_COMPLETE

CLASS_MAP (ref.hash)

Maps attribute names to class aliases:

ORDER_STATUS_ATTRIBUTES (list)

list of order status attributes:
ViewedOn CancelledOn, ...

FISCALCODE_LIMIT (int)

limit for the italian fiscal code; if the grand total
value of a basket goes over this value the fiscal
code is mandatory for an italian order on an
italian shop

COUNTRYID_ITALY (int)

country id for italy

MAX_DAYS_OF_LATEST_ORDER_FOR_UNITY_MIGRATION

maximum amount of days of
the latest order of a shop that is still allowed for a Unity
migration

PDF_DENSITY (int)

density for pdf print

UNITY_REGISTER_SESSION_SCRIPT_PAGE_TYPE (string)

Unity PageType for the Script
to register a session

CART_PATCH_PARTIALLY_COMPLETE (string)

cart is patched only patially

CART_PATCH_COMPLETE (string)

cart patched completely