Skip to content

3. Webhook Setup

Attribution is useless without revenue. BitEasy needs to know when purchases happen to calculate partner earnings.

Follow the detailed setup guide for your specific IAP provider:

  1. Go to Apps[Your App]Webhooks.
  2. Copy your unique Webhook URL and Secret.
  3. Send a test event from your provider’s dashboard.
  4. Check the Recent Events log in BitEasy to confirm receipt.
  • 401 Unauthorized: Check your Secret/Auth Header.
  • 200 OK but no Earning:
    • Did the test user have an attributed /claim?
    • Did the app_user_id in the webhook match the installId from the /claim?