Early Bird Discount

  • Nicky Telles
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 10 months ago #152815 by Nicky Telles
Early Bird Discount was created by Nicky Telles
Hi 

I want to apply the early bird discount to only the first member in group registration, It is taking off discount for each member, is there a way around this? 

Thanks 

Nicky 
 

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

More
1 year 10 months ago #152817 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Early Bird Discount
Hi Nicky

Unfortunately, this is not supported. So customization to the code would be needed. If you know code, you can try to look at components/com_eventbooking/helper/registration.php, method calculateGroupRegistrationFees fee and do the customization yourself

Otherwise, in case it is really needed, you can hire us to do this customization for you with small fee 30$

Regards,

Tuan

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

More
1 year 10 months ago #152818 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Early Bird Discount
In case you implement the customization yourself, please remember to implement it using override eventbookingdoc.joomservices.com/develop...thods-helper-methods so that the change won't be lost when you update to future releases of the extension

Tuan

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

  • Nicky Telles
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 9 months ago #152837 by Nicky Telles
Replied by Nicky Telles on topic Early Bird Discount
Hi Tuan

This is slightly out of my capability and I would like to hire you to customize it please. Please advise what to do.
Thanks

Nicky

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

  • Nicky Telles
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 9 months ago #152838 by Nicky Telles
Replied by Nicky Telles on topic Early Bird Discount
Also before we do this can this be achieved by adding a coupon code at checkout for the set amount.

When I create a coupon for this amount it seems to add it at checkout and I cannot see where I have gone wrong, if I can simply have the registrant enter their code then this will achieve it without customising the code. Is that correct?

Also when I create the coupon there is no where showing for the user to enter this code.

Thanks in advance.

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

More
1 year 9 months ago #152841 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Early Bird Discount
Hello Nickly

Coupon code could be solution. Make sure the coupon code you created:

- Is valid
- And available for the user
- Also, Enable Coupon config option set to Yes

And it should be displayed

Tuan

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

  • Nicky Telles
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
1 year 9 months ago #152844 by Nicky Telles
Replied by Nicky Telles on topic Early Bird Discount
I want anyone who registered to be able to enter a coupon code some of these are not users, so this will not work?

I see I can add a percentage as an early bird discount however, I will talk to my company and see if this suits, otherwise I will engage you to code it to only take it from the first user.

Cheers

Nicky

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

More
1 year 9 months ago #152849 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Early Bird Discount
Hi Nicky

No, they do not need to be users to use coupon code. Public users/ site visitors can use coupon code, too

Tuan

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