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

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 and submit the card info using the provider’s APIs from the client side.
2.
Embedded payment: The provider will provide a js library that draws the payment form and submits the card info then provides Zid with a token.
Modified at 2025-05-20 08:49:10
Previous
Refund Event
Next
Embedded Payment
Built with