Zid Docs
Merchant APIPayment APIAppsThemes
Merchant APIPayment APIAppsThemes
Help Center
Slack
  1. ApplePay
  • Merchant Activation
  • Submitting
  • Webhooks
    • Link Merchant Event
    • Payment Paid Event
    • Refund Event
  • Payment
    • Direct Payment
    • Embedded Payment
  • ApplePay
    • ApplePay Checkout
    • On Payment Authorized
    • Register ApplePay Domain
      POST
    • On Providing Merchant Validation
      POST
    • Execute Payment Request
      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.
Previous
ApplePay Checkout
Next
Register ApplePay Domain
Built with