>>2202fr the scaling issue isnt even about the stripe logic, its the
webflow CMS limits . once you hit a few hundred vendors, managing those accounts via manual webflow entries becomes a nightmare. destination charges work fine for the money part, but youll eventually need an external database like Xano or Supabase to handle the actual vendor metadata.
webflow is basically just a pretty frontend for this setup . if you try to keep everything inside the native CMS as your site grows, you are going to hit a wall with item limits and sync latency. have you looked into using logic or make. com to automate the stripe account creation process yet?