Posted: July 13, 2014 at 2:01 pm
|
So my client has not only decided to ditch their Authorize.net payment processing, they also insist on a complex volume discount structure (Early Bird Pricing – $229 1 person, $199 per person (2-4 attendees), $179 per person (5 or more attendees). Must register at same time for group pricing) which is not currently available with EE3 or the volume discount add on. My question is, can I still use the “cart” by giving people the ability to add multiple events, but instead of having the cart auto calculate the price, I can remove that function and just put in the text I listed above? The client wants to contact each person manually on the phone to gather payment information instead of using a payment gateway. So I need users to be able to register for (multiple) events, add attendee info, and submit their info without the cart showing them prices. I can just list the text I listed above and the client can call them to get their credit cart info. Is this possible? |
Hi John, You can inspect the pricing elements on any Event Espresso event page using Firebug or Chrome Developer Tools. Then you can attach that CSS class or id to display:none and it will be hidden. However, it sounds like they need to hide all prices including in the cart which won’t work as expected. You could do the following: 1) Add messaging to each event description that the event coordinator will contact for final pricing and payment. 2) Set the pricing for each event to zero and enable the pre-approval option. During registration checkout, they will not be prompted for any payment. The attendee/registrant and merchant/event coordinator will then receive a copy of the registration information via email. From their the merchant / event coordinator can contact each registrant to process a payment over the phone. Be sure to set the phone number question as required. — |
|
|
Thanks but we are using multiple event registration, so when someone can add more than one event at a time (which was one of the most important features we needed), you need to check out via the cart. If someone was just registering for one event I could enable the pre-approval option and it wouldnt ask for payment, but if they add more than one event you end up going through the cart. Here is a link to the page, as you see, if you click on the “enroll now” button you could do the pre-approval option (right now I have it set up to go through the cart no matter what), but is there a way to add multiple events and then not checkout via cart? Just go to a registration form? |
|
Oh and I tried to just hide the pricing elements and I thought it was working but it triggered the registration a step too early. Ughhh! |
In this case, I would go with my suggestion here without the pre-approval option: https://eventespresso.com/topic/need-help-remove-pricing-info/#post-106876 Keep in mind that the cart is needed to prepare the registration information even if the price is set to zero. — |
|
The support post ‘Need Help! Remove Pricing Info?’ 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.