-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add a visual badge, icon, or color highlight to the order overview in the modified Shop backend to indicate when an order has been fully paid out via Stripe. This allows shop admins to instantly see which orders have already been included in a Stripe payout, without having to open each order’s detail page.
Feature Details & Ideas
-
Visual Indicator:
- Display a badge (e.g., "Paid out", a checkmark, or a Stripe logo) next to orders that are fully paid out via Stripe.
- Alternatively, use a background color or colored border for paid-out orders.
- Tooltip on the badge/icon with extra info, such as payout date or payout reference.
-
Accessibility:
- Ensure color choices are accessible (e.g., color-blind friendly).
- Use icons or text in addition to color for clarity.
-
Configurability:
- Option in the shop settings to enable/disable this feature.
-
Technical Considerations:
- Efficiently sync payout status with Stripe to avoid delays or inconsistencies.
- Cache payout status to minimize API calls and optimize performance.
Benefits
- Immediate visual feedback for shop operators on the payout status of each order.
- Streamlines financial reconciliation, reducing the need to open each order.
- Improves transparency and workflow efficiency for accounting and bookkeeping.
This feature would significantly enhance the usability of the order management system for merchants using Stripe.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request