-
Notifications
You must be signed in to change notification settings - Fork 1
Open
0 / 10 of 1 issue completedLabels
enhancementNew feature or requestNew feature or request
Description
Implement a detail view for each individual Stripe payout in the Modified Shop. This view should display a list of all orders included in a particular payout, similar to the detailed view in the Stripe interface. The shop operator should be able to quickly see which orders are grouped into a specific payout.
Requirements:
- For every payout listed in the Stripe payout overview, provide a clickable link or button to access a detail view.
- In the detail view, show all orders that are part of the payout, including order numbers, dates, and amounts.
- The layout and functionality should be similar to the order breakdown in the Stripe Dashboard for clear and intuitive usage.
- Ensure secure and accurate data retrieval from the Stripe API and the shop's order database.
Benefit:
This feature will help merchants easily identify which orders are included in each payout, improving transparency and bookkeeping.
Relation to Other Issues:
This is a follow-up to Payout Overview Page for Stripe in Shop (#87).
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request