- Inject AuthService to verify user authentication before placing orders. - Enhance order creation process by ensuring required data is present, including checkout cart and stall information. - Update order data structure to include detailed buyer and seller information, contact details, and shipping zone data. - Implement error handling for order placement failures, improving user feedback during the checkout process. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| core | ||
| i18n | ||
| lib | ||
| modules | ||
| pages | ||
| router | ||
| stores | ||
| app.config.ts | ||
| app.ts | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||