What is your goal?
Connect to Easy Pay Direct processor via webhook.
https://www.easypaydirect.com/merchant-accounts/international-merchant-account/
What is the problem & what have you tried?
is not connecting
Create public scenario page
Hello @Matthew_Dotson to help you better, could you share what error message you’re getting when the webhook fails to connect? and are you using a the Webhook module or a specific Easy Pay Direct module in Make.
I am using the Webhook module in Make. there is no error message. we tested a transaction in sandbox and live on Easy Pay Direct…ran the Make scenario and got the spinning wheel of doom…no data.
Okay… the spinning wheel means Make is listening but Easy Pay Direct isn’t sending the webhook payload to your Make URL. Here’s a couple of things to check:
- Make sure you copied the exact webhook URL from Make and pasted it into Easy Pay Direct’s webhook/notification settings in their dashboard.
- Easy Pay Direct may require a specific event type to be enabled before it fires a webhook, check their settings for options like “Transaction Notifications” or “IPN” and make sure they’re turned on and pointed to your Make URL.