mothership-ec / cog-mothership-ecommerce

Mothership E-Commerce
Other
2 stars 1 forks source link

Fire events during checkout #260

Closed thomasjthomasj closed 9 years ago

thomasjthomasj commented 9 years ago

This PR adds new event classes to be fired during checkout. The events carry the order instance as well as any form data that had been submitted.

An event is fired if the user alters their basket in the first stage of checkout, after the user has submitted/confirmed their address, and just before the payment stage.