Adesa Enterprise Checkout

In order to exercise enterprise checkout you need to enable it for a given auction. Only super admins can do this from the customers screen:

You can use the same menu to remove enterprise checkout from an auction. When enterprise checkout is enabled two features surface in the attendee.

1 - The checkout button will appear on the purchases page. Purchases are grouped by auction, so the button will only show in auctions where enterprise checkout has been enabled:

2 - When the clerk ends the sale, if the attendee has purchased items, a special popover will appear prompting the user to go to the enterprise checkout page:

Modifying Enterprise Checkout Content

We added an internationalization editor to allow Adesa to update its own content regarding enterprise checkout as well as any other aspect of the system. It is a limited editor that will allow updating any language resource as long as the resource key is known by the editor. The relevant resource keys for enterprise checkout are as follows:

ADESA_CHK_BTN_US - text appearing on the purchases checkout button for US auctions

ADESA_CHK_BTN_CA - text appearing on the purchases checkout button for CANADA auctions

ADESA_CHK_URL_US - url to jump to from the purchases checkout button for US auctions

ADESA_CHK_URL_CA - url to jump to from the purchases checkout button for CANADA auctions

ADESA_CHK_POP_US - lane ended popover content for US auctions

ADESA_CHK_POP_CA - lane ended popover content for CANADA auctions

To use the internationalization editor choose the editor from the super admin menu

From the editor type in one of the known resource key names and the relevant language and press the fetch button:

Edit the content and save

These content changes will not show up on the attendee screen until they have refreshed their screen.