simplcommerce / SimplCommerce

A simple, cross platform, modulith ecommerce system built on .NET
http://www.simplcommerce.com
Apache License 2.0
4.15k stars 1.57k forks source link

An error occurs when paying for an order #1085

Closed s04v closed 4 months ago

s04v commented 4 months ago

When I try to pay for an order, I get an error.

NullReferenceException: Object reference not set to an instance of an object.

Exception thrown in the file: SimplCommerce.Module.Checkouts.Services.CheckoutService.GetCheckoutDetails(Guid checkoutId) in CheckoutService.cs, line 165

The error occurs for all payment methods.