-
### Describe the bug
When installing either the version 17.0.0 or 17.1.0
in a brand new next.js 14 from scratch after initializing stripe
```
import Stripe from 'stripe';
export const stripe …
-
**Is your feature request related to a problem? Please describe.**
Yes, when site language is not english, Stripe sdk error messages are not translated.
**Describe the solution you'd like**
The b…
-
Good day,
Are there any plans to update the plugin to use the latest version of the stripe sdk? I noticed we are using version 10.4.6 but the latest version is 14.2.1.
Thanks
-
**Describe the bug**
After putting the Android app in the background for some time, then reopening the app to do the first Tap to Pay transaction causes the following issue happens:
```
[Stripe ter…
-
I am using the latest version of stripe
Some of the user are getting the error for the device tap to pay is already supported error is "Unsupported mobile device configuration. Ensure the device is r…
-
I'm playing with a python script that inspects the python sdk and would generate a django model for each Stripe object
```python
import stripe
import inspect
from textwrap import dedent
def…
-
**Describe the bug**
When closing the payment sheet or dismissing it by pressing outside the modal, the sheet closed and pop ups again and then closes.
**To Reproduce**
Steps to reproduce t…
-
**Is your feature request related to a problem? (please describe)**
A clear and concise description of what the problem is. Ex. I would like to see [...]
**Describe the solution you'd like**
A cl…
-
### Is your feature request related to a problem? Please describe.
In "edge runtimes" such as Cloudflare Workers, Vercel Edge Functions, the size of the application code comes at a premium (as little…
-
Is this demo suppose to be used by public or just internal?
I try to use the repo to get insights into Stripe Connect, but found out it use Stripe Beta API and SDK.