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

On Payment Authorized

Overview#

During this event, an Apple token will be obtained on the client side. After obtaining the token, the payment sheet will be closed using the completePayment function. Then, a request will be sent to the ZidPay backend to finalize the payment. From there, an execute payment request will be sent to the payment provider using the token & info obtained.
Once the payment is authorized and an execute payment request is sent to the provider, the customer should be charged immediately.
Modified at 2025-05-21 07:09:45
Previous
ApplePay Checkout
Next
Register ApplePay Domain
Built with