chase-moskal / xiome

open-source cloud-powered web components
https://xiome.io/
MIT License
10 stars 13 forks source link

stripe connect multi-accounting, namespacing, and webhooks #202

Closed chase-moskal closed 2 years ago

chase-moskal commented 2 years ago

problem: merchants can disconnect xiome from their stripe account, and link another. xiome's store schema doesn't account for this, and isn't able to track customers/subscriptions/etc for the different accounts -- so currently, everything explodes.

solution: xiome needs a more sophisticated connect aparatus.

chase-moskal commented 2 years ago
chase-moskal commented 2 years ago
chase-moskal commented 2 years ago
chase-moskal commented 2 years ago