AntiPattern
Stripe API State Mismatch
stripe-account-id-state-mismatch
Stripe account and object IDs get mixed up because the integration doesn’t consistently persist API responses or clarify which Stripe account (platform vs connected) owns each object. This causes wrong retrievals, broken links, and failed payment/charge flows.