A client implementation for sending receipts on the Versa network
1.5K
This is an open-source client implementation for sending receipts over the Versa network. It should be deployed to your private cloud. From there, you can send receipts to the /sender/send endpoint, and it will:
Run the image with the necessary environment variables:
docker run \
-e VERSA_CLIENT_ID=versa_cid_xxxxxxxxxxxxx \
-e VERSA_CLIENT_SECRET=versa_csk_xxxxxxxxx
-p 8080:8080 \
87c6faff1243
Content type
Image
Digest
sha256:a6fe7315b…
Size
47.2 MB
Last updated
about 1 year ago
docker pull versa/client-sender