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
{{ message }}
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
It appears that the field order_product_id inside order.items is not actually the ID of the product that was ordered! When I view the product_id field inside cart.items that value is correct, but order_product_id has a completely different value here.