Hi, everyone:
I am not sure how to proceed.
In my database, I have a datatype called Event that lists all the events that my organization will be hosting for the next year. Events can be added or cancelled at anytime. For each of those events, there needs to be a list of paid attendees (so this is a list within a list). Is there a way for Bubble to create/generate this list for every event/record?
I have yet to integrate Stripe into my app, but I will be when I get to that stage. Is this something done within Stripe?