-
Looks like the advanced trading api is now up and running. Any plans to convert over or make a different api?
-
### Describe the bug
When calling the `$stripe->paymentMethods->detach()` action, it returns fatal error when the paymentmethod_id is incorrect.
### To Reproduce
Run following code to reprodu…
-
This error in server.log when i try import my json file. Log and JSON below:
```
2015-06-29 22:30:51,652 WARN [io.liveoak.container.ErrorHandler] (pool-3-thread-6) INTERNAL_ERROR: java.lang.StackOve…
zohen updated
9 years ago
-
**Describe the bug**
APM tokens created with UPE enabled are displayed with UPE disabled, but the payment processing fails for them.
This same flow works in Stripe < 8.0.0, but we may want to st…
-
_Related to https://github.com/opencollective/opencollective/issues/4210_
## Motivation
- PayPal adaptive has been deprecated by PayPal for at least 3 years now
- They are publishing breaking c…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
I have enabled Klarna from my Stripe Dashboard and it is also enabled and active from stripe platform account but it is not showing in Payment Sheet. Below is my code can you please help me with it wh…
-
Hi all,
cc @adimallikarjunareddy
This post is inspired by:
https://github.com/w3c/payment-request/issues/774
I would like to start discussion around a proposal for adding browser support for …
-
**Describe the bug**
The following flows fail when using a SEPA source with the Payment Methods API (we also have to check the behavior for cards):
- Regular purchase
> There was an error pro…
-
I am using stripe in my flutter project and my code is shown below. It is getting crashed on Android and working fine on iOS device on clicking Pay button.
```
Future initPaymentSheet(BuildContext …