I am trying to offer an improved user experience for my users to manage their subscription and see their purchase history. At this time there are 2 different blocks for this: Simple Billing Block and Stripe Customer Portal.
I want to put them side-by-side in a 2-column layout, but these blocks are not able to be added into the new Column Containers.
Is there a time estimate when these blocks will be more flexible and be allowed in column containers?
Hi @JimGo weβre not building much for those payment related blocks at the moment given our focus on internal tools and portals. However, maybe there are some other ways you can look at doing this?
I believe there is a custom code approach for columns that many other users leveraged before we launched our own version of them. Maybe use that?
or, you can save those billing related events to your DB, and then showcase them via a list block within a column block?