membership discount

  • sharonob
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
12 years 9 months ago #17700 by sharonob
membership discount was created by sharonob
Hi Tuan,

I am quoting you from a previous post:

"You can use member discount feature in the extension . Basically, the extension allows you setup discount for registered users. In this case, you might want to set up member discount to 100% (edit the event, look at Discount Setting tab, set Member Discount to 100%) . After that, registered users won't have to pay to register for event"

Instead of checking for registered users, I need to call a status from another table outside of events booking. I am trying to track down the code for the above process.

Thanks for any information pointing me in the right direction (com_eventsbooking/views/register/view.html.php?).

Cheers,
Sharon

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

More
12 years 9 months ago #17731 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: membership discount
Hi sharonob

The code is implemented in several places, not only in view files but also in models folder (components/com_eventbooking/models/category.php and components/com_eventbooking/models/event.php). So in this case, you will have to debug code to find out it yourself .

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc