Altinn / Altinn/app-lib-dotnet
Validate payment OK before allowing process/next
Open
area/payment
- Dominant language
- C#
- Stars
- 8
- Forks
- 27
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 7
Description
We need to check that the payment is completed before we allow moving to the next process step, as long as it's not a zero sum order.
Contributor guide
Research direction
Start by tracing the process/next transition and how payment completion is represented. Confirm the behavior for non-zero-sum orders and verify that zero-sum orders can still advance; done means an unpaid non-zero order cannot move to the next process step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100