Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Client and server for interacting with pagoPA

License

Notifications You must be signed in to change notification settings

pagopa-archive/io-pagopa-api

Repository files navigation

CircleCI

FOSSA Status

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]

License

FOSSA Status

About

Client and server for interacting with pagoPA

Resources

License

Stars

Watchers

Forks

Packages

No packages published