List of Customer / Member orders (similar to BC)

Hey, does anyone know how to list a customers orders on their secure zone page?

I am using the Web Form with Stripe integration, it is working well. But I want the actual purchaser to be able to see their orders listed when they are logged into a secure zone.

Similar to what we had in BC:

{module_order filter="all"}

{module_order filter="workflow" workflowId="10043"}

@vlad.z any suggestions here? Is this possible yet, if so, what is the implementation? I tried {{member}}, {{request}}, {{order}}, {{this.member}}, {{this.order}} and nothing is showing.

Thanks,
Aaron

Hi @A3CS
Components for orders, cases and booking subscriptions are planned to be released with the final eCommerce sprint.

Ok noted @vlad.z thanks.