Zid Docs
Merchant APIPayment APIAppsThemes
Merchant APIPayment APIAppsThemes
Help Center
Slack
  1. Payment API
  • Overview
  • Merchant Activation
  • Payment
    • Overview
    • Embedded Payment
    • Gateway Error Codes
    • Direct Payment
      POST
    • Execute Payment Request
      POST
    • Get payment status
      GET
  • ApplePay
    • ApplePay Checkout
    • On Payment Authorized
    • Register ApplePay Domain
      POST
    • On Providing Merchant Validation
      POST
  • Refund
    • Request Refund
      POST
  • Webhooks
    • Overview
    • Link Merchant Event
      POST
    • Payment Paid Event
      POST
    • Refund Event
      POST
  1. Payment API

Overview

This document provides a clear explanation for partners / payment service providers (PSPs) who want to integrate with Zid Payments through the Open APIs model.
The Open APIs integration model sets an API contract for our partners to implement. This includes listing the APIs that we require, in Zid Payments, in addition to sepcifying the request / response structure and format for each of these APIs.
Partners are also expected to send some events / updates through webhooks. For this purpose, we specify webhook endpoint(s) in our system to be invoked.
These are the base URLs for Zid Payments' system based on the environment:
Testing environment: https://testing.zidpay.org/
Production environment: https://zidpay.org/
Modified at 2025-08-06 10:32:52
Next
Merchant Activation
Built with