Createdeposit
Top up balance. If the org has a saved default card → charge it inline and return `{ ok, balance_cents }`. If 3DS is required → return `{ requires_action, client_secret, payment_intent_id }`. Otherwise → fall back to Stripe Checkout and return `{ checkout_url }`.