API ReferenceSee the complete API Reference of the eCom API for more details on its endpoints and parameters.
Integration URLWhen performing your integration to the API use the stable URL
https://stable-sdk-api.nayax.com/
eCom API
This API serves as the interface for handling eCom requests, including initialization and payment. See the diagram below:
- The merchant’s backend sends an API request to the Nayax Server.
- Nayax processes the request and sends a response (approved or declined) to the Merchant’s back end.
- Asynchronously, the Nayax Server sends a webhook notification to your back-end with the final transaction status.