-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow organisers to refund tickets more freely #991
base: production
Are you sure you want to change the base?
Conversation
Need @WordPress/community-admins feedback on this PR. |
Hi @renintw! I think it's still needed, yes. It's probably not used widely in small WordCamps or events, but it happens a lot in flagship events. We have people who apply as volunteers and then, weeks after, announce they're not able to come to the event, so we need to cancel their free tickets. Currently, it's only possible to do so by the program managers or the meta team, so the organisers need to send a list of free tickets to be cancelled or refunded so they can export the data later with the current list of people attending the event. If site admins could do it by themselves, it would be great! |
We also experienced a situation where folks shared coupon codes outside of the groups that should have access to those codes, and having this feature would really help resolve those types of issues, especially where this means the WordCamp is in the red, due to an oversale of tickets. |
We'd also like this feature. We had to reach out to #meta-wordcamp to delete a speaker who'd used his 100% free coupon to register two additional attendees. |
@renintw This would save us a lot of time for Program Managers as currently, organizers have to ask us for this. |
Sometimes, organisers need to refund tickets on behalf of the attendee when the refunds are turned off. Sometimes, they also need to refund free tickets, for example, when a volunteer cancels their attendance.
In this PR:
manage_attendees
capability can do refunds even if refunds are turned offmanage_attendees
capability can refund free ticketsFixes #761
Fixes #770
Props @iandunn
Screenshots
Refund link on attendee edit, when refunds are turned off.
Refund link on attendee edit information table, when refunds are turned on.
How to test the changes in this Pull Request: