stripe-apps
stripe-apps copied to clipboard
Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.2 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...
Rarely, for some inexplicable and inconsistent reason, my SettingsView does not load. We have multiple fail-safes in-place for the loading of our settings. If settings from our server can't be...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Even though our webhook endpoints are pinned to a specific API version, whenever we received events for account.application.authorized / account.application.deauthorized , it seems that the [api version field](https://stripe.com/docs/api/events/object#event_object-api_version) has the...
In the app compliance docs for [Review Requirements](https://docs.stripe.com/stripe-apps/review-requirements)  It says we need to only provide one way of saving changes in an app. My app settings page saves each...
**Describe the bug** When I create an published app, with manifest with the correct permissions. It works fine accessing resources in my own stripe account. But when another stripe account...
Today we don't support building apps in Safari due to https://github.com/stripe/stripe-apps/issues/146, but we actually don't tell our users. **Example of what it looks like for a user (reported to us):**...
I'm building a shipping label creation app, hopefully ready to be released free to the public within the next month. My app allows users to set default carrier and service...
I've been developing a Stripe App for public distribution since June of last year. I expect the app to gain significant popularity as it will offer Stripe users a free...