Posted: January 26, 2013 at 6:08 pm
|
Not sure if this goes into the right section, however: I need to have discounts depending on what tickets are purchased. So: Ticket A is £30 Ticket B is £30 Ticket C is £40 However, if ticket A is purchased, Ticket C will be £20. Can expresso do this :)? |
|
Hello Ashley, Currently Event Espresso does not have that style of logic built into it. We currently have 3 methods of discounting: Promotional Codes – reuseable codes that offer a flat or percentile discount. |
|
Hey Dean |
|
Perhaps I should explain what I mean/require in more detail because you may be able to better suggest. I have a conference ticket at £50 for member, £70 for non members. However, if they purchase a conference ticket, the price of workshops become £5 and £10. At the moment there is javascript code calculating the prices depending on the selections – would it be easy to pass the calculated total to event expresso? |
I can’t speak to how easy or hard it would be. If you’d like to get a quote for the work, you can request a custom development review, but currently our development team is unable to work on any new (custom) development until at least March. It sounds like you’d need to build some specific integration to pass your total to the POST data that’s sent to the gateway, but, speaking from personal experience, trying to get data from javascript and pass it to PHP is pretty tricky — the two things get executed at different times, with the javascript getting executed later, on the page load, which means that you can’t just feed that back in to the PHP. |
|
|
Hey chris, |
Hi Ashley, I’m not sure what you’re referring to. What were you using before? Was it an older version of Event Espresso, perhaps modified to handle discounts differently, or something else? |
|
|
Hey Josh, |
Hi Ashley, It all would depend on one’s experience with developing WordPress plugins, PHP, and JavaScript. Event Espresso doesn’t have a feature that allows an outside form to pass price info (it all happens within Event Espresso’s registration process). |
|
The support post ‘no results… (70)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.