arvanitakis
8472649905
Feature: Customer Account Services
2026-09-15 16:01:28 +03:00
arvanitakis
44c6b7defd
Feature: Order Updates, Events, Order Flows, Shipment And COD support
2026-09-14 00:03:06 +03:00
arvanitakis
73bfc748b4
Feature: Moving Payment Methods to DB, adding fees, Transaction Updates, Refund Updates, General Updates to Payments
2026-09-09 00:48:09 +03:00
arvanitakis
79e525d53f
Fix: Stripe Intents Table is a Lunar Table, so needs a prefix. This is covered by the Lunar\Base\Migration
2026-09-03 17:31:39 +03:00
arvanitakis
35c3334690
Feat: Payment Restructuring to be fully event-driven
2026-09-03 17:00:24 +03:00
arvanitakis
f43f72f633
Feat: Updates to Product Indexer, Shopify Importer, Adding cascade delete on reviews
2026-09-03 12:26:00 +03:00
arvanitakis
2db1e1331f
Feat: Creating PaymentMethods, Setting Fees, Availabilities
2026-08-31 13:54:20 +03:00
arvanitakis
7b63f43695
Merge branch 'Shipping-Carriers' into Checkout
2026-08-28 13:17:58 +03:00
arvanitakis
8646dca16a
Feature: Adding Spatie's Translation Loader
2026-08-06 00:13:13 +03:00
arvanitakis
435a4dd290
Feat: Adding Shippment Tracking
2026-07-19 17:41:09 +03:00
arvanitakis
d34e450526
Fix: Move carrier live-pricing choice onto ShippingMethod.charge_by
...
Reverts the earlier per-rate pricing_mode column in favor of extending Lunar's existing charge_by field (cart_total/weight) with a third "live" option, gated by a SupportsLivePricing capability check on the driver. Adds a shared ResolvesFixedPricing trait so any carrier driver can fall back to Lunar's normal price-break resolution, matching the vendor ShipBy driver's own charge_by handling instead of introducing a separate mechanism. Also fixes an incorrect Get() path in the admin form that silently hid the new "live" option.
2026-07-19 02:24:10 +03:00
arvanitakis
9618d19cfa
Feature: Creating Migration For Adding Pricing Mode to Shipping Rates
2026-07-19 00:42:13 +03:00
arvanitakis
e18b2fa44c
Feature: Creating Shipment migration and model
2026-07-16 17:14:23 +03:00
arvanitakis
ed496716eb
Feature: Adding Product Reviews Importer and views
2026-07-10 15:19:48 +03:00
arvanitakis
825ce885c0
Feature: Adding Migration To Track import mappings
2026-07-08 23:41:23 +03:00
arvanitakis
ab213f69ec
Feat: Adding Migration for otp to lunar_customers
2026-07-03 17:16:30 +03:00
arvanitakis
ce08287641
Feat: Moving things, updating OTP, cleaning stuff up
2026-07-03 02:15:31 +03:00
arvanitakis
dfbf85ef33
Feat: Moving Migrations from boboko to core
2026-07-02 19:38:05 +03:00
Konstantinos Arvanitakis
9f58a36c82
Init
2026-07-01 18:35:39 +03:00