Currently, we have to manually add Stripe ID’s to Softr’s native Stripe Blocks. It would be much better if we could dynamically populate stripe blocks with data from Stripe or a Softr Database.
Events Management Example: We have an app for managing events. Events are created as products in Stripe which sync with an Events table in Softr. On the Events page, I want to have a Stripe block that dynamically populates the right product/event and price so people can register/pay for a specific event.
Would love to know if others have a work around for this type of example.