Where to find trigger for each new registration + cancellation

  • Tim Stöhr
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
8 years 2 months ago #108060 by Tim Stöhr
Hi Tuan,
What is the trigger triggered each time a user registers for any event and what is the trigger triggered when a user is cancelled from an event?

We would need this information so that we can build our own "plugin" that gets triggered when a user registers for an event and gets triggered when a user is cancelled from an event.

Kind regards,

Tim

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #108078 by Tuan Pham Ngoc
Hello Tim

1. When people register for an event, there are two events triggered:

onAfterStoreRegistrant
onAfterPaymentSuccess

See eventbookingdoc.joomservices.com/develop...mentation/dev-plugin

2. When someone cancel the registration, onRegistrationCancel event is triggered

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc