Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

satispay/in-store-api-java-client

Repository files navigation

DEPRECATED!

Use the new repository: https://github.com/satispay/in-store-api-java-sdk

Read more

This project provides an example JavaFX application to interact with the Satispay in store API. More information about the API can be retrived in this documentation:

https://s3-eu-west-1.amazonaws.com/docs.satispay.com/index.html#instore-api

NOTE: DO NOT USE FOR NEW PROJECT!

Setup:

To run the example project, clone the repository, sync the gradle project and run InStoreApiClientApplication. This sample use as default the Sandbox Environment (called "staging").

    compile files('./libs/protocore-staging-3.13.8.20170824100202.jar')

or

    compile files('./libs/protocore-prod-3.13.8.20170824101448.jar')

License

Copyright 2016 Satispay SpA.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
All trademarks and registered trademarks are the property of their respective owners.