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

NR UI - Staff Payment (part 2) #7653

Closed
2 tasks done
severinbeauvais opened this issue May 20, 2021 · 2 comments
Closed
2 tasks done

NR UI - Staff Payment (part 2) #7653

severinbeauvais opened this issue May 20, 2021 · 2 comments
Assignees
Labels

Comments

@severinbeauvais
Copy link
Collaborator

severinbeauvais commented May 20, 2021

This is the remainder of the work from "UI - whatever is needed". The part 1 ticket is implemented the UI but is incomplete as the API changes have not been done yet. In THIS ticket:

  • send staff payment data in header of Create Payment call (see createPayment()).
  • check the "payment required" flag back from the API and redirect to Pay URL or route to results page accordingly.

Acceptance Criteria:

  1. When a regular user (incl not logged in) clicks "Continue to Payment", they should be redirected to PayBC (same as now).

  2. When a staff user clicks "Continue to Payment", the Staff Payment modal should display. When they fill in the data and click "Submit Name Request", they should be rerouted to the existing NR display page (and the NR should be paid).

@severinbeauvais
Copy link
Collaborator Author

@severinbeauvais
Copy link
Collaborator Author

This is ready for QA in Dev,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants