You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, this basic starter kit implements a very basic checkout and it doesn't implement the Cart fingerprint to ensure changes haven't occurred to the cart before taking payment.
Currently, this basic starter kit implements a very basic checkout and it doesn't implement the Cart fingerprint to ensure changes haven't occurred to the cart before taking payment.
See https://docs.lunarphp.io/core/reference/carts.html#determining-cart-changes
We need to incorporate this to make it more robust.
The text was updated successfully, but these errors were encountered: