Testing the Plugin
After you configure the Composer plugin, you can test that it works by following these steps:
- Browse to Cortex Studio.
- Create a public access token.
- Register as a new customer or login as an existing customer. This should trigger a Customer event webhook trigger.
- Create a new custom shopping cart. This should trigger a Shopping cart event webhook trigger.
- Add an item to cart. This should trigger a Shopping cart item event webhook trigger.
- Purchase the cart. This should trigger a Order release event webhook trigger. Note that if the product is physical, it may take several minutes or hours until the order is released, depending on the pick delay configuration.