I tried to create the new webkook on sandbox API
My JSON
{
"name":"Webhook Nopcommerce FoxNetSoft",
"url":"http://www.demo440.ars-test.ua/plugins/authorizenethostedcheckout/webhook/",
"eventTypes":["net.authorize.payment.authcapture.created","net.authorize.payment.authorization.created"],
"status":"active"
}
and I got this answer
INVALID_DATA: An error occurred while processing the request. Please note the correlation id for the request and contact Support for more details.
correlationId: 8cfcc399-ba0a-4276-85b3-062f0ccc8fb4
Can you help me?
06-11-2021 05:44 AM - edited 06-11-2021 05:45 AM
I found the solution. I had to create "Signature Key" before creating webhook.
06-14-2021 01:15 PM
Thank you to help me for new create the new webhook. Click here
06-14-2021 10:07 PM
06-16-2021 02:47 AM