-
I've run into an issue where the redirection from `/pay/index.tsx` to `/pay/success.tsx` is causing duplicate Payment Intents.
For some reason lost in time, I decided that I would use a client-side…
-
## Summary
We are migrating from Basic Integration to new Payment Sheet, using iOS and backend with payment intents. We use Stripe connect where we save the payment methods on the main platform accou…
-
I am attempting to collect user payment using the Stripe SDK in react native, but having some issues with the current flow I am attempting.
Essentially, it goes like this:
1. Collect payment inf…
-
**Describe the bug**
If I create a payment intent of 5500000 (which is 55,000.00 IDR), the payment sheet will show this as 5,500,000 - the IDR cents are excluded even though the payment intent must…
-
**Describe the bug**
There's been a number of reports of customers getting failed payment where in the Stripe log there's the following error:
```
Error: The information for creating and confirm…
-
Is your feature request related to a problem? Please describe.
I’m frustrated when using the Stripe Terminal React Native SDK for Tap to Pay, especially when working with connected accounts. In an ex…
-
_The more information we have the easier it is for us to help. Feel free to remove any sections that might not apply_
### Issue
When attempting to trigger `payment_intent.succeeded` in the Stripe …
-
Hello
Thank you for your project! It is being used in my company and is very useful.
Apparently acccording to Stripe, the Charges API is old, and some countries are requiring the updated API bec…
-
### PayPal Android SDK Version
1.7.0
### Environment
Sandbox
### Android Version & Device
Nexus 6 API 34 Emulator
### PayPal dependencies
1.7.0 official demo project dependencies
### Describe …
-
**Describe the bug**
The Android device freezes when the collect payment method is invoked and the user taps their card on NFC. At this point, the payment intent hasn’t been confirmed, and no charge …