📄️ Authorization
Commerces API uses OAuth 2.0 for secure authorization. Each commerce affiliated with zazpay will receive a dedicated client configuration to access the API.
📄️ API Endpoints
This section describes the available API endpoints for creating and managing sales through the zazpay API. Authentication is required for all endpoints as described in the auth.md documentation.
📄️ Sandbox Clients Test Cases
This document outlines the predefined client data available in the sandbox environment for testing client-related functionality.
📄️ Sandbox vs Production Services - Feature Differences
This document outlines the key differences between sandbox and production environments for the commerce microservice API.
📄️ Sandbox Guide (v1.0)
This guide explains how the sandbox environment behaves and how to test your integration reliably without touching production.
📄️ Web component for sale
Create Sale Link
📄️ Webhooks
Zazpay webhooks allow you to receive automatic real-time notifications about important events that occur in the payment system. This functionality is particularly useful for keeping point-of-sale systems synchronized with transaction status without the need for constant API queries.