The plugin's server-side surface is largely transparent — it dispatches inbound cXML, persists sessions and PO documents, and emits outbound payloads. The buyer-side flow on your storefront does the rest:
This guide walks through what the plugin expects from any storefront. A reference Next.js implementation lives in
the b2b-wholesale scenario at apps/storefront/src/scenarios/b2b-wholesale/punchout/.
This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.