bajalnyt / amex-api-java-client-core

Library for authenticating with APIs published to the Amex for Developers portal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amex-api-java-client-core

To validate Network tokens using Amex

To execute the tokenization class AmexTokenizationClient, please keep a config.properties file with following values.
The values can be obtained from our vault.

client.id
client.secret
encryption.key.id=
token.requestor.id=
encryption.key=

This library encapsulates header creation necessary to authenticate with APIs published to the Amex for Developers portal.

Usage

Code Samples

Code samples have been provided for each API that is callable via this library.

Artifacts

Artifacts are coming soon to JCenter. Stay tuned!

Contributing

We welcome Your interest in the American Express Open Source Community on Github. Any Contributor to any Open Source Project managed by the American Express Open Source Community must accept and sign an Agreement indicating agreement to the terms below. Except for the rights granted in this Agreement to American Express and to recipients of software distributed by American Express, You reserve all right, title, and interest, if any, in and to Your Contributions. Please fill out the Agreement.

License

Any contributions made under this project will be governed by the Apache License 2.0.

Code of Conduct

This project adheres to the American Express Community Guidelines. By participating, you are expected to honor these guidelines.

Analytics

About

Library for authenticating with APIs published to the Amex for Developers portal.

License:Apache License 2.0


Languages

Language:Java 100.0%