litle
v4.0.0
Published
Litle & Co API Wrapper
Downloads
160
Readme
This is an unofficial SDK for the LitleCo/Vantiv payment processor.
See tests for usage examples.
Code Generation
This code makes heavy use of jsonix to generate and apply mappings from the official LitleCo/Vantiv XSD files, previously available at https://github.com/LitleCo/litle-xml.
To add a new version, simply drop the XSD files in the xsd
directory, add any relevant jaxb
customizations to a file in the bindings
directory, and run:
docker compose run --rm --build generate