bossanova808 / CommerceRegisterOnCheckout

ARCHIVED: SEE README Allow user registration during Craft Commerce V1 checkouts.
Other
33 stars 3 forks source link

Fire `onRegisterComplete` event #6

Closed msbit closed 7 years ago

msbit commented 7 years ago

Fire a new custom Event (onRegisterComplete) when a new User has been successfully created based on an existing Order's associated Customer.

The Event contains, as its params, order and user.

msbit commented 7 years ago

Thanks @bossanova808! 👍