Hi,
I am trying to integrate NETS/DIBS Easy payments in DW 9. During the checkout i got an error from DibsEasyCheckout:
**Payment request failed with following errors: { "notifications.WebHooks[0].Url": [ "Field is not accepted as a valid URL" ] }**
Stack trace from logs:
"Field is not accepted as a valid URL" ] }. System.Exception: Payment request failed with following errors: { "notifications.WebHooks[0].Url": [
"Field is not accepted as a valid URL" ] }
at Dynamicweb.Ecommerce.CheckoutHandlers.DibsEasyCheckout.DibsEasyCheckout.ExecuteRequest(WebRequest request)
at Dynamicweb.Ecommerce.CheckoutHandlers.DibsEasyCheckout.DibsEasyCheckout.ExecutePostRequest(String function, Object body, String method)
at Dynamicweb.Ecommerce.CheckoutHandlers.DibsEasyCheckout.DibsEasyCheckout.RenderPaymentForm(Order order, Template formTemplate)
2024-07-04 08:49:48.140: Request headers: [ "Cache-Control", "Connection", "Content-Length", "Content-Type", "Accept", "Accept-Encoding", "Accept-Language", "Cookie", "Host", "Referer", "User-Agent", "Upgrade-Insecure-Requests", "Origin" ]
------: Request item keys: [ "IsWebServiceConnectionAvailable", "owin.Environment", {}, "PagePermissionWithInheritanceFrontend6765", "Neros.LiveIntegration.ShopId", "UserManagement.GetUserById.18324", "MS_HttpRequestMessage", "AspSession", "PermissionContextStack", "Neros.LiveIntegration.Settings", "Dynamicweb.OMC.VisitorEngagementSettings.Config", "Dynamicweb.OMC.VisitContext", "Neros.LiveIntegration.Api.Logger", "AspSessionIDManagerInitializeRequestCalled", "EcomCart:CustomCartContext", "alternateUrlKey", "ExecutionTableMapper", "PagePermissionWithInheritanceFrontend6861", "DWPAGEVIEW", "EcomCartDiscountsAndTaxesAreHandled", "Dynamicweb.Environment.Web", "Dynamicweb.Tracking.Tracker", "IsLazyLoadingForProductInfoEnabled" ]
------: Request form: [ "QuantityOrderLineOL49693", "CustomCustomerName", "EcomOrderCustomerName", "EcomOrderCustomerAddress", "EcomOrderCustomerZip", "EcomOrderCustomerCity", "EcomOrderCustomerCountry", "EcomOrderCustomerEmail", "ShippingAddressSelector", "EcomOrderDeliveryCompany", "EcomOrderDeliveryName", "EcomOrderDeliveryPhone", "EcomOrderDeliveryEmail", "EcomOrderDeliveryAddress", "EcomOrderDeliveryZip", "EcomOrderDeliveryCity", "EcomOrderDeliveryCountry", "EcomCartPaymethodId", "EcomOrderSavedCardName", "NotificatioOnParcel", "PoNumber", "CustomCustomerComment", "EcomCartShippingmethodId", "SHIP31_BringSelectedOptionId", "EcomOrderCustomerAccepted", "CartV2.GotoStep1" ]