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

Fix donations #1265

Closed
KasperBrandt opened this issue Feb 27, 2015 · 3 comments
Closed

Fix donations #1265

KasperBrandt opened this issue Feb 27, 2015 · 3 comments
Assignees
Milestone

Comments

@KasperBrandt
Copy link
Contributor

No description provided.

@KasperBrandt KasperBrandt added this to the 3.1 Episkopi milestone Feb 27, 2015
@KasperBrandt KasperBrandt self-assigned this Mar 3, 2015
KasperBrandt added a commit that referenced this issue Mar 5, 2015
@KasperBrandt KasperBrandt assigned loicsans and unassigned KasperBrandt Mar 9, 2015
gabemart added a commit that referenced this issue Mar 9, 2015
@KasperBrandt KasperBrandt assigned KasperBrandt and unassigned loicsans Mar 9, 2015
@KasperBrandt KasperBrandt assigned gabemart and unassigned KasperBrandt Mar 9, 2015
gabemart added a commit that referenced this issue Mar 10, 2015
KasperBrandt added a commit that referenced this issue Mar 10, 2015
loicsans added a commit that referenced this issue Mar 12, 2015
loicsans added a commit that referenced this issue Mar 12, 2015
@KasperBrandt
Copy link
Contributor Author

Test plan

GIVEN a project with the possibility to donate
WHEN a user visits the donate page
THEN a page should be shown that gives the user the option to choose between iDeal and PayPal

GIVEN the user has chosen a payment option
WHEN the user fills in the form correctly
THEN the user should be shown a confirmation page

GIVEN the user has chosen a payment option
WHEN the user fills in the form incorrectly
THEN the user should be shown what is missing or incorrect

GIVEN the user views the confirmation page
WHEN the user wants to edit the donation
THEN the user should be able to edit the donation
AND the user should be redirected to the form page with the form filled in as it was previously

GIVEN the user views the confirmation page
WHEN the user confirms the donation
THEN the user should be redirected to the bank's or PayPal website

GIVEN the user has donated
WHEN the user returns to RSR
THEN the user should be shown a thank you page

@rumca
Copy link
Contributor

rumca commented Mar 19, 2015

@KasperBrandt not sure how big an issue it is, but the bottom test case doesn't pass. The user is just redirected back to the main project listing page.

@adriancollier
Copy link
Contributor

How tough is it for us to get this fix in? The final step ius quite important for user experience.

@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants