You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user,
I want to be rewarded when I sign up for an event,
So that I am incentivised to come again.
Description: Increment the user's point when they have successfully paid for an event; this is hard to track for cash payments, but we could do it for online payments for now.
Acceptance Criteria:
Increment user's points if stripe payment is successful.
Test this by signing up for events and going through online payment.
Definition of Done:
AC met
PR reviewed
Merged into main/feature branch
Notes / Links
The text was updated successfully, but these errors were encountered:
User story:
As a user,
I want to be rewarded when I sign up for an event,
So that I am incentivised to come again.
Description: Increment the user's point when they have successfully paid for an event; this is hard to track for cash payments, but we could do it for online payments for now.
Acceptance Criteria:
Definition of Done:
Notes / Links
The text was updated successfully, but these errors were encountered: