italia / italia/pagopa-soap-ruby

Add helper to chose the IUV method generator

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Codice IUV nel caso di pagamenti attivati presso i PSP

  • <aux digit (1n)>[ (2n)]<codice IUV (15|17n)> (A)
  • [<Codice segregazione (2n)>]<IUV base (13|15|17n)>[<IUV check digit (2n)]> (B)

Codice IUV nel caso di pagamenti attivati preso l'Ente Creditore

  • <codice alfanumerico (max 35)> (C)
  • RF <check digit (2n)><codice alfanumerico (max 21)> (D)
  • <codice segregazione (2n)><codice alfanumerico (max 33)> (E) RF <check digit (2n)><codice segregazione (2n)><codice alfanumerico (max 19)> (F)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the existing IUV method generators and determine how the listed PSP and creditor-activated formats should select among them; done means the selection rules are agreed and covered by tests for the documented formats.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.