I integrate PayPal into Android app. I want to test payments in the sandbox. At this time application logs show that test payments is success. I tried to add sandbox webhook, which have to send payment information to my server as I guess.
But I dont't get requests from PayPal after test payments. I tried to simulate webhook request in "Webhooks simulator". I've got the same result.
May be, I've got to do something to get PayPal webhooks requests at my server? Because I have notifications about all test payments in my profile ("Sandbox/Notifications").