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

Add support for monetary events #73

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add support for monetary events #73

wants to merge 2 commits into from

Conversation

jensschuppe
Copy link
Contributor

@jensschuppe jensschuppe commented Mar 6, 2024

  • Add price fields to form definition (also for additional participants; on registration only, disallow updating price options for now)
  • Process selected price field options (re-implementing Core's event form processing spaghetti code - ideally by moving some of Core's functionality into the API)
  • Allow for client-side improvements, e.g. live calculation of total amount for registration, including formatting with correct currency
  • Prepare for remote payments

@jensschuppe jensschuppe added feature new feature status:needs work There is code, but it needs additional work before it should be reviewed labels Mar 6, 2024
@jensschuppe jensschuppe added this to the 1.3 milestone Mar 6, 2024
@jensschuppe jensschuppe self-assigned this Mar 6, 2024
@jensschuppe jensschuppe force-pushed the priceSets branch 4 times, most recently from cfd1ff5 to 0e4fdb4 Compare March 6, 2024 14:30
@jensschuppe jensschuppe force-pushed the priceSets branch 2 times, most recently from bca688d to f2ee86f Compare April 2, 2024 11:28
@jensschuppe jensschuppe force-pushed the priceSets branch 3 times, most recently from 597e204 to 2f1f9bd Compare May 13, 2024 13:07
@jensschuppe jensschuppe force-pushed the priceSets branch 3 times, most recently from e1fd23f to 9b8505e Compare June 6, 2024 12:01
@jensschuppe jensschuppe force-pushed the priceSets branch 5 times, most recently from 762d662 to a3b20d1 Compare July 16, 2024 11:05
@jensschuppe jensschuppe force-pushed the priceSets branch 2 times, most recently from d650b14 to a82b72c Compare July 25, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature status:needs work There is code, but it needs additional work before it should be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant