Batch service
PagoPA suggests to use the batch acquirer service released by the company, that can be installed and made operational following the instructions below. If you wish to proceed with a personal implementation, contact [email protected] to get a complete references to the APIs and to the process to implement
The service will be developed by CentroStella and installed and runned by the Acquirers. However, it should be noted that the maintenance of the service, and any modifications thereof, are the responsibility of the Acquirer. PagoPa will provide the source code in opensource logic, published in public repositories to facilitate integration and minimise efforts.
Operating Mode
The artifact consists of an executable jar produced with spring-boot, all the dependencies are contained within the jar along with the classes that contain its business logic.
In this way the artifact is completely autonomous and usable on any device that has a JVM.
With regard to the parameters and execution commands, please refer to the indications in the section How to install and operate the batch service.
Minimum requirements
Below are the minimum requirements for the execution of the batch described above:
Software
JVM 11
Hardware
CPU
Architecture: x86_64
CPU op-mode(s): 64-bit
CPU(s): 4
RAM: 8 GB
HD: Depending on the size of the transaction file. To the original file must be added the size of the file containing the pan hashes, around 300 MB (in pgp format).
Last updated