commit before consolodating payment methods

This commit is contained in:
twotalesanimation
2025-12-30 10:40:45 +02:00
parent 3c24c0e9ef
commit a898c35a39
23 changed files with 673 additions and 2184 deletions
+1
View File
@@ -17,6 +17,7 @@ class Order extends Model
'user_id',
'order_number',
'total',
'shipping_fee',
'status',
'payment_method',
'payment_status',