Interface | Description |
---|---|
PaymentLogger |
This is a simple logging abstraction following the conventions from Jakarta
commons-logging.
|
Class | Description |
---|---|
APICredentials |
Encapsulates the big three BlockChyp API credentials.
|
BlockChypClient |
This is the main class Java developers will interact with.
|
RawPublicKey |
This class models the raw parameters of an elliptic curve public key.
|
RawSignature |
This class models the raw parameters of an elliptic curve signature.
|
SystemOutPaymentLogger |
Very minimal implementation of PaymentLogger.
|
TerminalRequest |
This class is used to wrap conventional transaction requests with an outer structure that adds API credentials.
|
TerminalRouteResponse |
Models metadata about a terminal route, including it's location on the local network
and transient credentials.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.