Socket
Book a DemoInstallSign in
Socket

italia-pagopa-api

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

italia-pagopa-api

Client and server for interacting with pagoPA

latest
Source
npmnpm
Version
2.1.0
Version published
Maintainers
2
Created
Source

CircleCI

Client and server for interacting with pagoPA (Experimental)

This is experimental code, beware!

This repository contains code generated from pagoPA WSDLs for the interaction flow between a PSP and the Payment Node.

This repository is part of the Digital Citizenship project.

In this version was made a customization on autogenerated types to import the package in italia-pagopa-proxy. Importo types was modified from

importoSingoloVersamento: "minInclusive" | "maxInclusive" | "fractionDigits" | "totalDigits";

to

importoSingoloVersamento: number;

This modification was made for all properties that starts with 'importo'

Development

Release

The release process is based on npm version:

$ npm version [patch|minor|major]

FAQs

Package last updated on 29 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts