Skip to content

🌟 Option to apply donation and fees per order instead of per ticket #879

@Arifjee

Description

@Arifjee

When creating a ticket with a donation option, if a donation amount is entered (for example €10) and the quantity is set to 2 tickets, the donation amount is also multiplied by 2.

I believe this is incorrect, because a donation should apply per order, not per product. The same issue occurs with the fee, which is currently applied per ticket instead of per order.

Example:
Donation amount: €10
Ticket quantity: 2
Stripe fee: €0.29

Checkout result:
Total: €20
Fee: €0.58

There should be an option or setting to define whether something is calculated per product or per order — or maybe I’m missing where this can be changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions