Skip to content

Detail View for Stripe Payout with Associated Orders #88

@RobinTheHood

Description

@RobinTheHood

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions