Error creating scripts for google ecommerce tracking

Wednesday, April 24, 2024 1:09:19 AM
  • Posted: Monday, April 12, 2021 8:21 AM
  • 5
System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task`1<Grand.Domain.IPagedList`1<Grand.Domain.Orders.Order>> Grand.Services.Orders.IOrderService.SearchOrders(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.Nullable`1<System.DateTime>, System.Nullable`1<System.DateTime>, System.Nullable`1<Grand.Domain.Orders.OrderStatus>, System.Nullable`1<Grand.Domain.Payments.PaymentStatus>, System.Nullable`1<Grand.Domain.Shipping.ShippingStatus>, System.String, System.String, System.String, System.String, Int32, Int32, System.String)'. at Grand.Plugin.Widgets.GoogleAnalytics.Components.WidgetsGoogleAnalyticsViewComponent.GetLastOrder() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at Grand.Plugin.Widgets.GoogleAnalytics.Components.WidgetsGoogleAnalyticsViewComponent.GetLastOrder() at Grand.Plugin.Widgets.GoogleAnalytics.Components.WidgetsGoogleAnalyticsViewComponent.InvokeAsync(String widgetZone, Object additionalData)


Page URLhttps://www.epharmacy.com.np/checkout/completed/ Referrer
URLhttps://www.epharmacy.com.np/onepagecheckout

What is the reason behind this error log?
0
  • Posted: Monday, April 12, 2021 12:17 PM
  • Team
  • 151
Hi,
You are using a plugin from the original version.
I think you changed the code (method SearchOrders - IOrderService). Try to rebuild the plugin on your sources.

Regards
Krzysztof
0
back to top
Filters