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
  1. Webhooks

Setting up Webhooks

PreviousWebhooksNextProvision an endpoint

Last updated 1 year ago

Setting up your application to receive webhooks is simple. Let's break it down into 3 steps.

Provision an endpoint to receive webhook notifications.
Receiving and Acknowledging webhooks
(Optional) Testing webhooks