This post summarises the changes that have been implemented in version 3.2.0 of enterO.

  • Add VIP Points payment method
  • Bugfix:Allow zero value entry to be submitted
  • Improve entry payment summary page
  • Bugfix: Can now edit team members when race has no classes

Add VIP Points payment method (#138)

Payment by VIP Points is now an option for PAPO events.

Entry

When enabled for an event, the user may select the Pay with VIP Points option

VIP points review entry

After accepting the event waiver, the VIP points Checkout Entry page is displayed

VIP points checkout entry

Administration

Entry Reconciliation

The Entry Reconciliation page displays the payment type against each entry

VIP points entry reconciliation

This also allows administrators to view just the entries with VIP Points payments

Entry reconciliation, VIP points

Event Report

The Event Report includes VIP Points in the payments breakdown

Event report

Bugfix: Allow zero value entry to be submitted (#139)

In the case where an event only allows Credit Card payments and also allows vouchers, it is possible to have a valid entry with no payment required as the voucher covers the entry fee. It was not however possible to submit the entry as there is a check to ensure that Credit Card payments are always > $0.00.

This has been fixed so that zero value entries can now be submitted.

Improve entry payment summary page (#139)

Until now, the entry Review Payment page has repeated all entry fee payment options that are displayed on the Event Fees page. This displayed all payment types even though only one was relevant to a particular entry.

This has been improved so that the payment type is displayed along with the payment information that is relevant to the payment type.

Bank Transfer

Bank transfer

Credit Card

Credit card

VIP Points

VIP points

No fees to pay

Zero fees

Bugfix: Can now edit team members when race has no classes (#137)

In the case where an event allows teams, and a race has no classes, editing a team member failed to display the races that the team has entered. This meant that the page was not completely displayed and it was not possible to add team members to the entry.

This has now been fixed and Team members can be added to the entry.