Global‑e Add-on Architecture
Orange: Global‑e
Global‑e handles:
The currency conversion
The checkout for Global‑e managed countries
Order notifications for orders managed by Global‑e
Global‑e manages the following main website components:
The welcome popup
The country selector
The checkout iframe
Checkout:
During the checkout, the Global‑e add-on posts the following to the Global‑e system via the SendCartV2 API.
The customer is redirected to a checkout page checkoutDisplay.jsp, in which Global‑e injects HTML via an iframe.
Green: Custom Global‑e add-on functionality:
Globaleaddonis used for front-end changes.globalecoreandglobalefacadesare used to communicate with the Global‑e API.globaleendpointis used to receive order update notifications.globalepromotionsis used for custom Global‑e promotions.globalebackofficeis used for Backoffice modifications.
Note
Important spring beans are aliased or overwritten by the Global‑e logic. This includes the calculationService and europe1.manager.