#TaylorFay
1 messages · Page 1 of 1 (latest)
hi! no, that's not possible.
I suppose you'd just have to catch any errors that happen using the key and let the user know that they should carefully recreate the key. Or in general you should be using Connect or Stripe Apps instead of asking the end-user for an API key directly, I would think.
Do you have any great resources for getting started with Stripe Connect for read only use cases? Everything that I see online is focused around creating payments.
Starting in July 2021, Platforms can request only one type of permission when connecting to your Stripe accounts: read and write.
I definitely do not want write access.
yeah our messaging is confusing but if your use case is read only access I believe we want you to create a Stripe App.
Gotcha. Is it possible to create a stripe app that doesn’t use the dashboard UI? That app that I’m building syncs a user’s customers, invoices, and subscriptions to Notion so nothing needs to happen within the Stripe dashboard.