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
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:
When a regular user (incl not logged in) clicks "Continue to Payment", they should be redirected to PayBC (same as now).
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).
The text was updated successfully, but these errors were encountered:
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:
createPayment()
).Acceptance Criteria:
When a regular user (incl not logged in) clicks "Continue to Payment", they should be redirected to PayBC (same as now).
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).
The text was updated successfully, but these errors were encountered: