Zid Docs
Merchant APIPayment APIAppsThemes
Merchant APIPayment APIAppsThemes
Help Center
Slack
  1. Payment
  • 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

Overview

There are two types of payment checkout on Zid and the provider will choose based on their preference;
1.
Direct payment: Zid will draw the payment form, then collect and submit the card info using an API, exposed by the provider, through a call made directly from the client side.
2.
Embedded payment: The provider will provide a JavaScript library that draws the payment form and submits the card info then provides Zid with a token. These actions (drawing the form, submitting the form) will be through functions in the JavaScript library / plugin.
Modified at 2025-08-06 11:01:02
Previous
Merchant Activation
Next
Embedded Payment
Built with