Skip to content
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

Feature: Offline payments and invoicing #341

Merged
merged 8 commits into from
Jan 20, 2025

Conversation

daveearley
Copy link
Contributor

@daveearley daveearley commented Jan 11, 2025

Updates:

  • Offline Payments:

    • Display offline payment instructions during checkout and in emails.
    • Allow organizers to mark payments as "paid" on the order management page.
  • Invoice Generation

  • Order Management Improvements:

    • Add filtering options on the order management page.
    • Option to require a billing address for orders.

Open Question:

For offline payments, tickets are issued but flagged as awaiting payment. The organizer must manually update each offline order as "paid." This approach is similar to how Ticket Tailor handles it and, in my opinion, is the simplest solution. Event stats will not be updated until the order is marked as paid.

However, I’d love to hear thoughts from event organizers. Would this workflow suit your needs, or do you have other preferences?
Screenshot 2025-01-11 at 00 06 52

Screenshot 2025-01-11 at 00 11 50 Screenshot 2025-01-11 at 00 13 39 Screenshot 2025-01-11 at 00 13 28 Screenshot 2025-01-11 at 00 13 17 Screenshot 2025-01-11 at 00 12 32 Screenshot 2025-01-11 at 00 12 24 Screenshot 2025-01-11 at 00 12 17

@daveearley daveearley changed the title Feature: Offline payments and invoicing - WIP Feature: Offline payments and invoicing Jan 20, 2025
@daveearley daveearley merged commit fa4dae1 into v1.0.0-alpha Jan 20, 2025
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant