Slyk
  • Introduction
  • Understanding Slyk
    • Before you Start
    • Core Concepts
    • Funding/Withdrawal Methods
  • Developing with Slyk
    • Step-by-step development guide
      • Authentication
      • Wallet
      • Catalog
      • Checkout (coming soon)
      • Growth tools (coming soon)
    • SDKs
      • Server SDK (Node.js)
        • Methods
      • Third party SDK's
  • API Reference
    • Using your API Key
    • Endpoints
      • Wallet
      • Transaction
      • Address
      • Asset
      • Rate
      • PaymentMethod
      • Movement
      • User
      • Invite
      • Category
      • Order
      • Product
      • Question
      • Task
      • TaxRate
    • Webhooks
      • Store
      • Transaction
      • User
    • Models
  • Setup Guides
    • PayPal Configuration
      • Verifying webhook
      • Webhook configuration
    • Stripe Configuration
      • Verifying endpoints
    • Coinbase Configuration
Powered by GitBook
On this page

Was this helpful?

  1. Setup Guides
  2. PayPal Configuration

Verifying webhook

In this tutorial you will learn how to confirm Slyk communication by verifying webbooks were created successfully.

PreviousPayPal ConfigurationNextWebhook configuration

Last updated 4 years ago

Was this helpful?

Click "dashboard" in you profile image

Make sure you're in the "live" environment by clicking the toggle button

Identify the application you created under "App name" and click it.

In the new window scroll down and search for the "webhooks"

You should be able to see a webhook referencing https://api.slyk.io/

Entering live environment in PayPal Dashboard