Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
danielelandro committed Oct 5, 2018
1 parent b3986f9 commit d70343a
Show file tree
Hide file tree
Showing 11 changed files with 1,352 additions and 7 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# pagopa-docs-faq
PagoPA Documentation - FAQ
# pagoPA, Specifiche Attuative del Nodo dei Pagamenti-SPC

Specifiche Attuative del Nodo dei Pagamenti-SPC di pagoPA versione 2.1
402 changes: 402 additions & 0 deletions _docs/FAQ_sezioneA.rst

Large diffs are not rendered by default.

246 changes: 246 additions & 0 deletions _docs/FAQ_sezioneB.rst

Large diffs are not rendered by default.

317 changes: 317 additions & 0 deletions _docs/FAQ_sezioneC.rst

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions _docs/FAQ_sezoneD.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
**GRUPPO D – FAQ SULL’ADESIONE DEI PRESTATORI DI PAGAMENTO**

..
:Q: **D1: I PSP accreditati sul Nodo sono Agenti Contabili ex art.74 del R.D. 2440/1923?**
:A:
Lo schema di pagamento tramite il Nodo prevede la partecipazione:

- della Pubblica Amministrazione o Gestore di Servizio Pubblico, in qualità beneficiario del pagamento disposto dal cittadino/impresa;

- del PSP del debitore, in qualità di soggetto che esegue l’addebito sul conto di quest’ultimo e che ordina l’accredito sul conto del PSP della
Pubblica Amministrazione o del Gestore di Servizio Pubblico, già contrattualizzato con il contratto di tesoreria o con il contratto di apertura di
conto corrente in caso di Banco Posta.

In tale operatività, non sussistendo alcuna attività di incasso da parte di terzi e riversamento dal terzo al beneficiario, nessun soggetto si
configura come Agente Contabile.

*Parole chiave: PSP*
..
:Q: **D2: Con l’adesione a pagoPA per i PSP cambiano le tempistiche di esecuzione delle operazioni di pagamento?**
:A:
Le Linee Guida, in quanto normativa secondaria, hanno come presupposto le disposizioni primarie in materia di pagamenti, ivi incluso il
D.Lgs. n. 11/2010.

Inoltre, l’accordo con cui un Prestatore di Servizi di Pagamento aderisce a pagoPA, non entra in alcun modo nel merito della tempistiche di esecuzione delle operazioni di pagamento che, pertanto, saranno regolate dalla normativa primaria di riferimento in materia di pagamenti, ivi incluso il D.Lgs. n. 11/2010, senza alcuna possibilità di deroga. Inoltre, si evidenzia che il soggetto versante si configura sempre come cliente, ancorché di natura occasionale, del PSP che esegue l’operazione di pagamento e che, pertanto, tale operazione è disciplinata - per quanto concerne la sua tempistica - dall’articolo 20, comma 1, del D.Lgs. n. 11/2010, che impone che l’operazione di pagamento sia eseguita nella giornata operativa successiva (T+1) rispetto alla richiesta avanzata dal pagatore. Pertanto, pagoPA omogenizza e uniforma a livello nazionale anche le tempistiche entro cui gli Enti ricevono sul conto corrente le somme pagate, a qualsiasi titolo, da cittadini e imprese in loro favore, riducendo tale tempistica in via omogenea a T+1.

*Parole chiave: PSP*
44 changes: 44 additions & 0 deletions _docs/Glossario.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
Glossario del sistema pagoPA
============================

**PSP:** Prestatore Servizi di Pagamento ovvero il soggetto che eroga il servizio di pagamento e effettua verso l’Ente Creditore il versamento delle
somme incassate dal cittadino.

**IUV:** Identificativo Univoco Versamento ovvero il codice che identifica univocamente il pagamento all’interno di una Pubblica Amministrazione.

**RPT:** Richiesta Pagamento Telematica ovvero l’insieme dei dati che riguardano il pagamento (es. importo, Ente Creditore, IUV, etc.).

**RT:** Ricevuta Telematica ovvero il messaggio che riporta all’Ente Creditore l’esito del pagamento.

**Quietanza di pagamento:** documento che l’Ente Creditore mette a disposizione del cittadino in seguito alla ricevuta telematica fornitagli da
pagoPA.

**PA:** Pubblica Amministrazione (es. comune, regione, ministero, etc.).

**EC:** Ente Creditore, ovvero l’Ente beneficiario del pagamento, che di solito è una Pubblica Amministrazione, ma potrebbe anche essere, ad esempio,
una società a controllo pubblico o un Gestore di Pubblico Servizio (es. mobilità, rifiuti, etc.).

**CBILL:** Identifica la piattaforma di incasso delle banche disponibile anche alla Pubblica Amministrazione. CBILL è fruibile da Home Banking o ATM
ed è integrato a pagoPA.

**ATM:** Sportello Bancomat.

**SURCHARGE:** sovrapprezzo applicato dal beneficiario sull’importo da pagare che ha lo scopo di coprire i costi di incasso e che si distingue dalla
commissione che il PSP chiede al pagatore per eseguire l’operazione.

**D.L.:** Decreto Legge.

**Multicanalità:** possibilità di pagare attraverso diversi strumenti (carta di credito, conto corrente, bollettino postale, etc.) e canali
(smartphone, web, ATM, punto fisico sul territorio, etc.).

**CVV:** Card Verification Value codice di tre o quattro cifre inserito sul retro (VISA, Mastercard) o sul frontespizio (American Express) della
carta.

**CAD:** Codice Amministrazione Digitale, ovvero il D.Lgs. n. 82/2005 e s.m.i.

**SEPA:** Single Euro Payments Area - Area unica dei pagamenti in euro ovvero norme e processi per i pagamenti validi per i paesi dell’Unione Europea.

**PSD:** Payment Services Directive ovvero la direttiva europea e la relativa normativa nazionale di recepimento, alle quali devono sottostare i
sistemi di pagamento.

**PSD2:** la nuova versione della PSD, già recepita a livello nazionale.
Binary file added _docs/media/header.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
284 changes: 284 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,284 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-

# -- PROJECT Variables ----------------------------------------------------
settings_project_name = "Specifiche Attuative del Nodo dei Pagamenti-SPC"
settings_copyright_copyleft = 'AgID - Team Digitale'
settings_editor_name = 'AgID - Team Digitale'
settings_doc_version = 'version: latest'
settings_doc_release = 'version: latest'
settings_basename = 'pagopa-specifichepagamenti-docs'
settings_file_name = 'pagopa-specifichepagamenti-docs'

# -- No need to change below here

import sys, os
docs_italia_theme = __import__("docs-italia-theme")
from recommonmark.transform import AutoStructify
from recommonmark.parser import CommonMarkParser

# -- RTD configuration ------------------------------------------------

# on_rtd is whether we are on readthedocs.org, this line of code grabbed from docs.readthedocs.org
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'

# This is used for linking and such so we link to the thing we're building
rtd_version = os.environ.get('READTHEDOCS_VERSION', 'latest')
if rtd_version not in ['stable', 'latest']:
rtd_version = 'stable'

rtd_project = os.environ.get('READTHEDOCS_PROJECT', '')

# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
#sys.path.insert(0, os.path.abspath('.'))

# -- General configuration -----------------------------------------------------

# If your documentation needs a minimal Sphinx version, state it here.
#needs_sphinx = '1.0'

# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.doctest',
'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.ifconfig',
'docs-italia-theme',
]

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

# The suffix of source filenames.
source_parsers = {
'.md': CommonMarkParser,
}

source_suffix = ['.rst', '.md']

# The encoding of source files.
#source_encoding = 'utf-8-sig'
source_encoding = 'utf-8'

# The master toctree document.
master_doc = 'index'

# General information about the project.
project = settings_project_name
copyright = settings_copyright_copyleft

# URL of Discourse instance used by sphinxcontrib.discourse extension
# discourse_url = settings_discourse_url

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = settings_doc_version
# The full version, including alpha/beta/rc tags.
release = settings_doc_release

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
language = 'it'

# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
#today = ''
# Else, today_fmt is used as the format for a strftime call.
#today_fmt = '%B %d, %Y'

# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = ['.DS_Store', 'README', 'README.md', '.venv*']

# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'

# -- AutoStructify --------------------------------------------------------
def setup(app):
app.add_config_value('recommonmark_config', {
'auto_toc_tree_section': 'Contents',
'enable_eval_rst': True,
'enable_auto_doc_ref': True
}, True)
app.add_transform(AutoStructify)


# -- Options for HTML output ----------------------------------------------
html_theme = 'docs-italia-theme'

html_theme_path = [docs_italia_theme.get_html_theme_path()]

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
# This option can be used with docs-italia-theme to customise how the versions "badge" is shown:
# 'False': default (alabaster) badge | 'True': custom (italia) badge
'custom_versions_badge': 'True',
'collapse_navigation': 'True'
}
# -- ReadTheDoc requirements and local template generation---------------------

# on_rtd is whether we are on readthedocs.org, this line of code grabbed from docs.readthedocs.org
on_rtd = os.environ.get('READTHEDOCS', None) == 'True'

if not on_rtd: # only import and set the theme if we're building docs locally
html_theme = 'docs-italia-theme'
#html_theme_path = ["themes", ]
else:
# Override default css to get a larger width for ReadTheDoc build
html_context = {
'css_files': [
'_static/css/theme.css',
'_static/css/badge_only.css',
],
}


# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
#html_title = settings_project_name

# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None

# The name of an image file (relative to this directory) to place at the top
# of the sidebar.
# html_logo = "images/logo.png"

# The name of an image file (within the static path) to use as favicon of the
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
# pixels large.
#html_favicon = None

# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']

# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied
# directly to the root of the documentation.
#html_extra_path = []

# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
html_last_updated_fmt = '%d/%m/%Y'

# If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities.
#html_use_smartypants = True

# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}

# Additional templates that should be rendered to pages, maps page names to
# template names.
#html_additional_pages = {}

# If false, no module index is generated.
#html_domain_indices = True

# If false, no index is generated.
#html_use_index = True

# If true, the index is split into individual pages for each letter.
#html_split_index = False

# If true, links to the reST sources are added to the pages.
#html_show_sourcelink = True

# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
#html_show_sphinx = True

# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
# html_show_copyright = True

# If true, an OpenSearch description file will be output, and all pages will
# contain a <link> tag referring to it. The value of this option must be the
# base URL from which the finished HTML is served.
#html_use_opensearch = ''

# This is the file name suffix for HTML files (e.g. ".xhtml").
#html_file_suffix = None

# Output file base name for HTML help builder.
htmlhelp_basename = settings_basename + 'doc'


# -- Options for LaTeX output ---------------------------------------------

latex_elements = {
# The paper size ('letterpaper' or 'a4paper').
#'papersize': 'a4paper',

# The font size ('10pt', '11pt' or '12pt').
#'pointsize': '10pt',

# Additional stuff for the LaTeX preamble.
#'preamble': '',
}

# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
('index', settings_file_name + '.tex', settings_project_name,
settings_copyright_copyleft, 'manual'),
]

# The name of an image file (relative to this directory) to place at the top of
# the title page.
#latex_logo = "images/..."

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
#latex_use_parts = False

# If true, show page references after internal links.
#latex_show_pagerefs = False

# If true, show URL addresses after external links.
#latex_show_urls = False

# Documents to append as an appendix to all manuals.
#latex_appendices = []

# If false, no module index is generated.
#latex_domain_indices = True


# -- Options for manual page output ---------------------------------------

# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
('index', settings_file_name, settings_project_name,
[settings_editor_name], 1)
]

# If true, show URL addresses after external links.
#man_show_urls = False


# -- Options for Texinfo output -------------------------------------------

# Grouping the document tree into Texinfo files. List of tuples
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', settings_file_name, settings_project_name,
settings_copyright_copyleft, settings_project_name, settings_project_name,
'Miscellaneous'),
]

numfig = True

11 changes: 7 additions & 4 deletions document_settings.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
document:
description: "Le domande più comuni di enti pubblici e cittadini sul Sistema PagoPA."
name: "FAQ"
tags:
- FAQ
description: "Il presente documento rappresenta l’Allegato B alle «Linee guida per l'effettuazione dei pagamenti a favore delle pubbliche amministrazioni e dei gestori di pubblici servizi» e deve essere utilizzato in combinazione con il documento «Specifiche attuative dei codici identificativi di versamento, riversamento e rendicontazione» (Allegato A), nonché con le stesse Linee guida."
name: "Specifiche attuative del nodo dei pagamenti SPC"
tags:
- specifiche
- pagoPA
- SANP
- SACI
20 changes: 20 additions & 0 deletions index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
+-------------+
| |AGID_logo| |
+-------------+

####################################
Domande frequenti del sistema pagoPA
####################################

.. toctree::
:caption: Indice dei contenuti

_docs/Glossario.rst
_docs/FAQ_sezioneA.rst
_docs/FAQ_sezioneB.rst
_docs/FAQ_sezioneC.rst
_docs/FAQ_sezioneD.rst

.. |AGID_logo| image:: _docs/media/header.png
:width: 5.90551in
:height: 1.30277in

0 comments on commit d70343a

Please sign in to comment.