stripe-apps icon indicating copy to clipboard operation
stripe-apps copied to clipboard

Stripe Apps lets you embed custom user experiences directly in the Stripe Dashboard and orchestrate the Stripe API.

Results 119 stripe-apps issues
Sort by recently updated
recently updated
newest added

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...

dependencies
python

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...

dependencies
python

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...

bug
needs-triage

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...

dependencies
javascript

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...

bug
app-platform

In the app compliance docs for [Review Requirements](https://docs.stripe.com/stripe-apps/review-requirements) ![image](https://github.com/stripe/stripe-apps/assets/5982592/e2c0c1f8-f384-4066-adb1-974d84c69a6d) It says we need to only provide one way of saving changes in an app. My app settings page saves each...

feature-request
needs-triage

**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...

bug
needs-triage

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):**...

app-platform
feature-request

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...

feature-request
needs-triage

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...

docs