This is the production platform. Use it for live transaction
processing.
Authentication
Your backend system needs to authenticate itself to use the
platform APIs. You can create the following credentials in the
Gateway Manager (see herehow):
apiIdentifier
The
apiIdentifier
identifies your backend on the
platform and is tied to a set of permissions you are allowed to
perform on the API. They usually include managing merchants,
managing readers, registering transactions and querying
transactions.
apiSecretKey
The
apiSecretKey
ensures that it is really you who is using the
apiIdentifier
.
For each HTTP request your backend makes to the platform API, make sure to send the
following