bcgov / bcgov/entity

Skip account selection if the invoice is already linked to an account

Open
#34,843 0 comments 0 reactions 0 assignees View on GitHub
Pay UX
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

When the invoice is already linked to an account
And logged in user is part of the account, skip the account selection and take the user to payment method selection page. If the invoice is already paid, take the user to payment success page.
If the user is not part of the account linked to the invoice, show an error message.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests; start by locating the invoice account-selection flow and the routes for payment-method selection and payment success. Check how the linked account and current user are validated, then verify the three outcomes: skip selection for an eligible user, show success for a paid invoice, and show an error for an ineligible user.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, payments
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.