Skip to main content
The Alignet Processing Service Onboarding API registers and manages the entities required to process transactions.

Entity hierarchy

API domains

Endpoints

Credentials

When registering an entity, the API can generate OAuth credentials (client_id and client_secret) through the generate_credentials flag.
Credentials are displayed only once during registration. Store them securely.

Registration flow

1

Register the Gateway

The Alignet Admin registers the Gateway. The Gateway receives its credentials.
2

Register the Acquirers

The Gateway uses its credentials to register its Acquirers.
3

Register the Payment Facilitators

The Gateway or Acquirer registers the Payment Facilitators, if applicable.
4

Register the Merchants

The Gateway, Acquirer, or Payment Facilitator registers the Merchants.

TransactionKeyDB synchronization

When each entity is registered through the Onboarding API, its regulatory data is automatically synchronized with TransactionKeyDB, the processing account, through EventBridge. This synchronization makes the acquirer information, including BINs and institution codes, and merchant information available to the authorization flow without manual intervention.

Onboarding guides

Authentication and security

Review OAuth credential generation and secure storage.

Gateway registration

Review the operations available for Gateways.

Acquirer registration

Review the operations available for Acquirers.

Payment Facilitator registration

Review the operations available for Payment Facilitators.

Merchant registration

Review the operations available for Merchants.

Ecommerce authorization

Review how Onboarding data becomes available to Ecommerce.

POS authorization

Review how Onboarding data becomes available to POS.