Paytec Asset Gateway API
  • Introduction
  • Initial Setup
  • Integration and Function Flow
    • 1. Request a Quote
      • Get Quote Error Codes
    • 2. Authorize Transaction
      • Simulating Refused Transactions
      • Authorize Transaction Error Codes
    • 4. Get Details (Optional)
      • Get Details Error Codes
  • Webhooks
    • Setting up Webhooks
      • Provision an endpoint
      • Receiving and Acknowledging webhooks
      • Testing Webhooks
    • Example Callbacks
      • 3D Secure Webhooks
  • Direct Deposit
Powered by GitBook
On this page

Webhooks

Webhooks are available to receive notifications for a transaction that has been processed.

PreviousGet Details Error CodesNextSetting up Webhooks

Last updated 1 year ago

In this section, you can configure webhooks for your application/server, and also understand the structure of webhook payload. For information on how webhooks work, check out

this guide.