-
Turbo - is a library that transforms the site into SPA.
It also requires js code that will cleanup the modified DOM structure, and remove event listeners. Otherwise, we will get memory leaks, js e…
-
# Bug report
- Extension name: [e.g. `firestore-stripe-payments`]
## Describe the bug
I got this error: `Uncaught (in promise) Error: Service firestore is not available` when I trigger this f…
-
I have created a react-native project having following dependencies:
"react": "18.2.0",
"react-native": "0.73.1",
Now I am trying Stripe Payment Integration in this project. For this I have insta…
-
Is your feature request related to a problem? (please describe)
The current size of the Stripe package (around 25 MB) significantly increases the overall app size.
Describe the solution you'd like…
-
[!] CocoaPods could not find compatible versions for pod "StripePayments":
In Podfile:
stripe-react-native (from `../node_modules/@stripe/stripe-react-native`) was resolved to 0.33.0, which de…
-
I am getting an Invariant Violation any time I attempt to use the Debugger in React Native. This only occurred after I installed your package.
I looked in your source code and found some [methods i…
-
Having separate handles for Test and Live keys is counter to the way Craft and Craft Plugins are normally configured.
It would be more "native" to be able to use a single set of handles and then as…
-
**Is your feature request related to a problem? (please describe)**
I need to create account for sellers in my app using this [documentation](https://docs.stripe.com/connect/account-tokens)
**D…
-
### What version are you using?
6.2.0
### What OS and version are you using to local deploy your application?
MacOS Sonoma 14.0
### What platforms are you seeing the problem on?
iOS
### pubspec.…
-
**Describe the bug**
I was using react-native `0.64.4` version and stripe `"@stripe/stripe-react-native": "^0.28.0"`. It was working fine with `Xcode14.2`. So for some requirements, we have to upgrad…