Ticket Selector Embed Code Now Available for Event Espresso 4

It’s a great day to be an event promoter! We are pleased to announce a that we have added a “Ticket Selector Embed Code” feature to Event Espresso 4. This is just one, of many features that was requested and added to Event Espresso 4, based on a feature request from an Event Smart (our hosted event registration and ticketing system) customer.

ticket-selector-2

What is the Ticket Selector Embed Code?

Ever wanted to make it easy for registrants to find your events? What about allowing prospective registrants to select tickets right from a third-party website? Well, the new “Ticket Selector Embed Code” feature for Event Espresso 4 allows anyone with the embed code for your event, to display a ticket selector for that event, on almost any HTML website, Facebook page, WordPress.com and/or WordPress.org posts and pages.

embed-code-example-output

Learn how to embed the Ticket Selector in a Facebook page
https://eventespresso.com/wiki/ticket-selector-embed-code/#facebook_embed

How do I use the Ticket Selector Embed Code?

It’s very simple, really. All you have to do is copy the embed code and place it into an HTML page, blog post, or page on any website and the ticket selector for your event will display in an iframe. When a ticket is selected an the registrant submits the form, they are then taken to your website to finish the registration. Easy, right?

Documentation for Ticket Selector Embed Code
https://eventespresso.com/wiki/ticket-selector-embed-code/

This screenshot shows what appears when the “Embed” button is clicked:

embed-popup-example

Finally, this screenshot shows the embed code placed directly into a WordPress blog post, but actually, as stated previously, the embed code can literally be added to almost any web page on the internet!

What are your thought about this new feature?

Are you as excited about this feature as we are? How will you use the new ticket selector embed code? Please share your examples and feedback in the comments below.

Need to Buy an Event Espresso 4 Support License?
https://eventespresso.com/pricing/?ee_ver=ee4

9 Comments

Stripe Payment Gateway for Event Espresso 4

ee4-stripe-logoWe are pleased to announce that Event Espresso 4 is now fully integrated with the Stripe payment gateway. Stripe is a quick and secure way to accept credit card and debit card payments online.

With the Event Espresso Stripe integration, you can create exactly the payment experience you want in your Event Espresso powered website, and Stripe handles everything from security to transfers to your bank account. You can get started immediately.

Thousands of businesses and organizations are using Stripe today: Fortune 500 companies, rapidly-growing startups, side projects, nonprofits, and everything in between. Check out the gallery for a broad sampling.

Get Started!
Purchase the Stripe Payment Gateway for Event Espresso 4.

What will my customers see? Will they need to go to a Stripe webpage?

stripe-frontend

Payment form popup

Your customers will see exactly what you want them to see—and they’ll never need to leave your Event Espresso powered website.

PCI Compliance

By using any of Stripe’s client libraries, such as Stripe.js for the web or the mobile APIs, you’re automatically compliant with the strictest PCI requirements.

No sensitive data hits your servers, saving you hours of security headaches.

About Stripe and Event Espresso 4

Stripe processes all transactions for you. Once your Stripe account is integrated into your site, you can accept payments immediately.

Funds are added to your bank account on a seven-day rolling basis. A two-day transfer may be possible after your first transfer. Visit Stripe’s documentation for more information.

Get Started!
Purchase the Stripe Payment Gateway for Event Espresso 4.

8 Comments

Major Release Update: 4.6.0 Now Available

Event Espresso (EE) is the most advanced WordPress events calendar, registration and ticketing plugin—and it just got even better! EE 4.6 includes three significant changes, a bunch of new features, a few enhancements and fixes, and compatibility for several new add-ons that are coming soon. Developers, please take note.

Update notifications are being monitored and you will receive your upgrade notice over the course of a few days.
Please backup your website before making any changes.

Significant Changes to Payment Processing, Checkout and HTML Forms

We expect that you will not notice most of these changes unless you start looking into the core code. We have worked hard to make sure the transition from these existing systems to the new systems as seamless as possible.

  • New Payment Processing System – We have improved the system that manages processing payments.  This new payment system will make it easier to add features around managing payment gateways, payment accounts, multiple payments, etc. You should not notice much of a difference right now from the 4.4 gateway system other than the user interface has been standardized. The real magic comes in the code which we will use to build new features that you have been asking for.
  • New Checkout System – The checkout system has been improved to add flexibility in the order of registration steps, and add more intelligence based on the types of tickets being purchased. You may notice the front-end user interface looks even better. Again, the real gains will come over time as we add new features for event organizers and developers to customize the online event registration and ticketing checkout experience for their audience.
  • New System for Displaying and Processing HTML Forms – The new Forms system is a new object-oriented dynamic form system utilizing built-in strategies for display, normalization, and validation; including over 25 input types.

New Features

We have added more than a dozen new features to our WordPress events calendar, registration and ticketing plugin. This makes this our best brew of Event Espresso ever.

  • New payments system (see above)
    • Open one payment method by default so that one payment method is defaulted or pre-selected for registrants
    • Add compatibility for additional gateway integrations (see below)
    • Developers: Mock payment method add-on (get it via GitHub: event-espresso-core/tests/mocks/addons/eea-new-addon)
  • User capabilities system that allows you to manage access to Event Espresso with your favorite user and role or capability plugin, e.g. Members, User Role Editor (not an official endorsement of which plugin to use), previously an add-on in EE3
  • More modular Single Page Checkout which allows you to re-arrange the order of the checkout steps
  • Free event registrations are now a one step checkout
  • Switch to the new NoCAPTCHA reCAPTCHA
  • Event page template selector to account for different page layouts (e.g. full-width, etc.)
  • Customizable receipt and invoice templates that can be edited from your dashboard to make them better for your organization or country requirements, no more FTPing necessary
  • Message pack template system, and easy way to create different looking message layouts and choose them for each type of message
  • Support for UTF-8 invoices and receipts
  • Developers: New API for registering new Custom Post types and taxonomies with Event Espresso
  • Registrations CSV report for all events so you can get all your data at once

Enhancements and Fixes

While most of the work done on 4.6 is tied to improving a few systems and adding new features, we do have a few small improvements.

  •  Events can be archived by tags, with a front-end tag archive listing page.
  • Upcoming Events Widget now uses the WordPress defined date and time settings.

Compatibility with New Add-ons

While we refactored some major systems, we also took the opportunity to build more add-ons. We are in the final testing phase for many of these add-ons, so look for them to be available soon now that 4.6 is available.

  • Printable tickets (now available)
  • Ticket scanning, via barcode/qr code scanners (now available)
  • WP User Integration (coming soon)
  • Stripe payment gateway integrations (now available)
  • SagePay payment gateway integration (coming soon)
  • iDeal/Mollie payment gateway integration (coming soon)
For a complete history of updates and changes to Event Espresso 4 and the EE4-compatible add-ons, see the change log for Event Espresso 4.

For Developers

Many of the changes in 4.6 deserve your attention. For example, if you have built a custom payment gateway for Event Espresso 4.4 (or less) then you will need to evaluate whether it will be compatible with the new processing system. We have many resources for developers that can help:

The last thing I want to say is that it has been just under a year that we first released Event Espresso 4. In that year, we’ve released six major versions (averaging a major release every two months, which is on-par or better than the industry average). Obviously, our development rate has greatly improved, but we are changing our processes to get you new features even faster! More on that another time. 🙂

Please backup your website before making any changes.

Thank you for using Event Espresso. Let us know what you think or if you have any questions.

44 Comments

Release Update: Event Espresso 4.4.10.p Now Available

A maintenance release for Event Espresso 4 is now available. Event Espresso 4.4.10.p includes one fix. Event Espresso 4.4.9.p includes 14 fixes and 6 enhancements.

Please backup your website before making any changes.

Bugfixes for Event Espresso 4.4.10

  • Restore event overview filters (category, date, status)

Interested in contributing to the Event Espresso 4 project? Request access to our project on GitHub

Bugfixes for Event Espresso 4.4.9

  • Fix text box/label formatting when returning to payment options
  • Fix second instance of an [ESPRESSO_EVENTS] shortcode on a page order_by & sort
  • Fix [ESPRESSO_EVENTS] order_by parameter no longer accepting multiple values
  • Fix broken WordPress Shortlinks
  • Fix not approved thank you page trying to load payment data
  • Fix private events so they don’t lose the ticket selector
  • Fix the phone number value not appearing when editing an attendee record after registration checkout
  • Simulate core EE editor to define pagenow a bit earlier
  • Don’t add thousand separators when sending totals to Mijireh
  • Use better type checking for messages shortcode parser to fix the issue where “0” was interpreted as a non-truthy value and thus stripped
  • If a line item has no name make one up, based on its type to fix an unnamed tax line item sent to gateways
  • Fix messages issues with having a single quote in a company name
  • Import from CSV: Switch order of formatting datetimes. First try to format as an excel date. If not an exact match, parse it normally
  • Don’t prevent deletion of model objects if they have related extra meta. Add unit test to prove this is correct

Interested in contributing to the Event Espresso 4 project? Request access to our project on GitHub

Enhancements for Event Espresso 4.4.9

  • Change labels from dollar discount/surcharge to fixed discount/surcharge
  • Update max_input_vars check to 5.3.9
  • Add Paypal Partnership Code
  • Add timeout setting to the Authnet AIM gateway
  • Make the offsite gateway strings i18n
  • Change migrations so venue URL slugs match the venue title
For a complete history of updates and changes to Event Espresso 4 and the EE4-compatible add-ons, see the change log for Event Espresso 4.

Read More

Read More Comment

Introducing Event Smart: Event Espresso in a Hassle-free Cloud

Today we would like to introduce you to Event Smart, a very special project that is more than five years in the making.

Event Smart

Event Smart makes online event registration and ticketing easy and more affordable, so you can focus on event management, rather than technology.

Without ever installing any software, Event Smart lets you: accept registrations and sell tickets online, collect payments and get paid directly, automate marketing, start a blog, or build an entire event website. You don’t have to worry about database backups, updates, or plugin and server security.

Event Smart is much more affordable than services like Eventbrite. Even if you are selling tickets, you can use Event Smart for free. You only pay for the advanced features you want.

 

Request an invitation to Event Smart today.

 

Event Espresso Users Benefit from Event Smart

We are not abandoning Event Espresso in favor of Event Smart. In fact, the features, technology, and processes we build for Event Smart are improving Event Espresso in exciting ways. For example, in the next major release, Event Espresso 4.6, you’ll see:

  • Better support for WordPress Multisite
  • Event Espresso specific child themes
  • New support for managing Roles & Capabilities
  • More Add-ons
  • Stripe payment integration
  • Faster development and quicker releases

Continuing our Mission and Vision

Event Smart supports our mission and vision to:

  • Give you the event registration, ticketing and management tools that maximize the success of your events.
  • Become the world’s leading event registration and ticketing provider.

Each year, Event Espresso powers more than 250,000 events which in turn sell more than one hundred million tickets. That is a lot of events, and Event Smart will make it even easier to create awesome live experiences without being a Webmaster.

Congratulations and Thank You

Thank you for helping to make Event Smart possible, and for trusting us to make wise decisions with the software that finances the events that are a crucial part of your business.

Thank you to the WordPress communities who have been our advisors and advocates.

I personally want to thank and congratulate the Event Espresso team for their years of hard work, dedication, focus and friendship. We are making a difference in the lives of millions of people, one event at a time.

 

Request an invitation to Event Smart today.

 

You can also follow the Event Smart blog for updates.

26 Comments

Release Update: Event Espresso 4.4.8.p Now Available

A maintenance release for Event Espresso 4 is now available. Event Espresso 4.4.8.p includes one fix.

Please backup your website before making any changes.

Bugfixes for Event Espresso 4.4.8

  • Fix incorrectly calculated ticket price when using comma for decimal place and period for thousands

Interested in contributing to the Event Espresso 4 project? Request access to our project on GitHub

For a complete history of updates and changes to EE4 and the EE4-compatible add-ons, see the change log for Event Espresso 4.
Read More

Read More Comment

Release Update: Event Espresso 4.4.7.p Now Available

A maintenance release for Event Espresso 4 is now available. Event Espresso 4.4.7.p offers 5 fixes.

Please backup your website before making any changes.

Bugfixes for Event Espresso 4.4.7

  • Fix issue in upcoming events widget where short event titles don’t bump images down & big images can overflow
  • Fix issue where expired events cannot be viewed
  • Fix unlocalized strings and labels for the admin
  • Fix Undefined variable + Cannot modify header information warning when updating attendee registration form in admin
  • Add check for wpdb::set_sql_mode (only existed since WordPress 3.9.0)

Interested in contributing to the Event Espresso 4 project? Request access to our project on GitHub

For a complete history of updates and changes to EE4 and the EE4-compatible add-ons, see the change log for Event Espresso 4.
Read More

Read More Comment

Release Update: Event Espresso 4.4.6.p Now Available

A maintenance release for Event Espresso 4 is now available. Event Espresso 4.4.6.p offers 10 fixes and 3 enhancements.

Please backup your website before making any changes.

Bugfixes for Event Espresso 4.4.6

  • Fix datetimes being based on UTC rather than local time when being displayed on the front end
  • Fix events with a status of  ‘Cancelled’ still allowing registrations
  • Fix ESPRESSO_EVENTS shortcode where pagination stops working if used on the ‘Front Page’
  • Fix issue with prices with commas
  • Fix event category archives
  • Fix events with no limit set on a datetime importing as sold out
  • Fix error when attempting to remove a trashed registrant
  • Fix ‘Notice: Undefined index: test_transactions in /event-espresso-core-reg/modules/gateways/Paypal_Pro/EE_Paypal_Pro.class.php on line 781’
  • Fix “Allow Payment-retry for Pending and Deferred Payments?”
  • Fix STRICT_ALL_TABLES issue for WordPress 4.1

Enhancements for Event Espresso 4.4.6

  • Add a whole whack of filters to control displayed text within the ticket selector
  • Merge GitHub Pull Request #46: Updated Thank You page header to be consistent (props nickrouty)
  • Merge GitHub Pull Request #45: Removed line that isn’t applicable to Ticket Selector table columns (props nickrouty)

Interested in contributing to the Event Espresso 4 project? Request access to our project on GitHub

For a complete history of updates and changes to EE4 and the EE4-compatible add-ons, see the change log for Event Espresso 4.
Read More

Read More Comment

18 Things Your Boss Expects You to Know About EE4 Ticketing

Blog banner on how Your Boss Expects You to Know About EE4 Ticketing

  1. Event Espresso 4 Ticketing features are added with two add-ons
  2. The EE4 Ticketing add-on adds the ability to generate tickets with bar codes
  3. The EE4 Barcode Scanning add-on adds the ability to scan ticket bar codes
  4. The add-ons are available to download from the Pre-Release Channel
  5. The add-ons require Event Espresso 4.5-beta or greater
  6. Pre Release access is available to current EE3 ticketing license holders
  7. We will be adding ticketing to the demoee.org site as another demo option
  8. The Ticketing add-on adds the ticketing message type to Event Espresso 4 which includes the ability to customize tickets that people will receive for the events
  9. You can create templates for various styles of tickets and assign them to whatever event you want to use that template for
  10. Multiple bar code types are included for handling check-in scans at the door
  11. People can either print out their tickets or display them on their mobile devices
  12. The barcode scanner can be used for checking in or checkout out attendees
  13. The scanner add-on will work with any barcode that contains the special encoded registration_url_link
  14. If the barcode is not readable or a scanner not available, there’s a fall back where a form can be input for manual code entry without a scanner
  15. The barcode scanner add-on works with most USB or BlueTooth handheld scanning hardware
  16. The scanner interface looks like this: Barcode Scanner
  17. The printable tickets look like this: ticket
  18. After beta testing is done, these add-ons will be available for purchase

2 Comments

Event Espresso