PunchOut Gateway EARLY ACCESS

Edit on GitHub
Disclaimer

This module is part of the Spryker Early Access program. Functionality may be incomplete and is subject to change.

We welcome your feedback.

The PunchOut Gateway module provides a basic implementation of OCI and cXML PunchOut flows for Spryker shops.

Supported use cases

The current implementation supports any number of simultaneously active OCI and cXML connections in a single Spryker shop.

Support for the shop integration to iFrame can only be enabled globally for the whole shop, following this guideline.

For OCI flow, the cart is created for every new request. The first one is named Punchout, the second Punchout 1 and so forth. Cart cleanup functionality will be implemented in the following releases.

For cXML flow, a single cart is created or reused for each BuyerCookie value.

Integration guide explains how to enable cXML and OCI PunchOut flows in your Spryker shop.

Project Configuration contains details about fine-tuning the integration on the project level.