lunarphp / livewire-starter-kit

Demonstration store for Lunar
https://docs.lunarphp.io/core/starter-kits.html
149 stars 50 forks source link

Fix/update demo store #59

Closed wychoong closed 1 year ago

wychoong commented 1 year ago

change demo store checkout to use cash-in-hand payment type to ease the setup without stripe

alecritson commented 1 year ago

Thanks @wychoong We'll take a look, however it seems like there's some code styling updates which have managed to pull through.

wychoong commented 1 year ago

Thanks @wychoong We'll take a look, however it seems like there's some code styling updates which have managed to pull through.

just pint.

for the order statuses ordering, depends on the lunar/core as payment-offline is not exist, i added that in PR https://github.com/lunarphp/lunar/pull/863