Skip to content

Provide transactions endpoint for Orders #700

Open
@kyungmin

Description

@kyungmin

order details page

As a part of the order-centric dashboard view as shown above, we want to display transactions first grouped by customer, then sorted by date for each customer.

We would like /orders/:order_id/transactions?sort=start_at,desc&limit=10 to return a transactions grouped by customers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions